![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]() Looking at your traffic image, the target is 5700km away. Based on your location in the UK you're about 5700km north of lat/lon 0/0. I think the SkyEcho isn't sending ownship position so the script never updates from the defaulted 0/0. Uncomment lines 136 and 138 so it prints ownship lat/lon and altitude. #print(ownship.latitude , ownship.longitude) #print('baro altitide:',ownship.altitude) The NMEA protocol which XCSoar accepts relies on relative bearing and distance which requires an ownship position to calculate. Is your SkyEcho outside? It could be that its not receiving a GPS signal. You'd never know using other software because all EFB programs using GDL90 locate traffic with absolute lat lon. |
#2
|
|||
|
|||
![]()
Good afternoon Davis,
It seems that for someĀ*reason SkyEcho does not transmit ownship report or ownship geometric altitude as per GDL90 protocol...weirdly the UDP Monitor revealed no message with 0x0a or 0x0b in the header! What puzzles me is that if I run the EasyVFR app it shows the correct current position (with phone internal GPS turned off) so SkyEcho seems to transmit its position but in a different way, possibly as a traffic report. (there are messages with 0x14 in the header that when decoded show SkyEchoxxx) The only other messages received on the UDP port are 0x65 which I found to be ID messages but which do not contain the position and heartbeat messages.. Any ideas what else I can do? Thanks, Bogdan |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
XCSoar and V7 | [email protected] | Soaring | 8 | January 17th 14 09:19 PM |
CAI-302 and XCSoar | Dan Marotta | Soaring | 7 | March 29th 12 09:55 PM |
XCSoar in the UK | Martin Gregorie[_5_] | Soaring | 0 | August 10th 09 10:46 PM |
XCSOAR | Travis Beach[_2_] | Soaring | 3 | May 24th 08 03:36 PM |
XCSoar | jorgie | Soaring | 2 | November 2nd 04 12:05 AM |