kopia lustrzana https://github.com/glidernet/python-ogn-client
Update parse.py
rodzic
471840f657
commit
82d663bbf9
|
@ -154,6 +154,8 @@ def parse_aprs(message, reference_timestamp=None):
|
|||
dstcall_parser_mapping = {'APRS': OgnParser(),
|
||||
'OGNFNT': FanetParser(),
|
||||
'OGFLR': FlarmParser(),
|
||||
'OGFLR6': FlarmParser(),
|
||||
'OGFLR7': FlarmParser(),
|
||||
'OGNTRK': TrackerParser(),
|
||||
'OGNSDR': ReceiverParser(),
|
||||
'OGCAPT': GenericParser(beacon_type='capturs'),
|
||||
|
|
Ładowanie…
Reference in New Issue