add the decoding of the gps status indicator
This commit is contained in:
parent
57aa7a7d9c
commit
458a78c30b
@ -142,5 +142,6 @@ def flarm(long timestamp, str msg, float refLat, float refLon, **kwargs):
|
|||||||
isIcao24=magic==0x10,
|
isIcao24=magic==0x10,
|
||||||
noTrack=noTrack,
|
noTrack=noTrack,
|
||||||
stealth=stealth,
|
stealth=stealth,
|
||||||
|
gps=gps,
|
||||||
**kwargs
|
**kwargs
|
||||||
)
|
)
|
Loading…
Reference in New Issue
Block a user