add the decoding of the gps status indicator

pull/156/head
Xavier Olive 1 year ago
parent 57aa7a7d9c
commit 458a78c30b

@ -142,5 +142,6 @@ def flarm(long timestamp, str msg, float refLat, float refLon, **kwargs):
isIcao24=magic==0x10,
noTrack=noTrack,
stealth=stealth,
gps=gps,
**kwargs
)
Loading…
Cancel
Save