python-ogn-client/tests/parser
Konstantin Gründger f500b36fb6 aprs_type of position beacon with weather data is 'position_weather' 2020-10-14 09:00:11 +02:00
..
valid_beacon_data Added support for weather data from FANET ground stations 2020-10-10 21:53:39 +02:00
__init__.py Initial commit; Import from ogn-python 2016-02-28 12:11:16 +01:00
test_parse.py Fixed #72 2020-05-21 19:30:32 +02:00
test_parse_aprs.py aprs_type of position beacon with weather data is 'position_weather' 2020-10-14 09:00:11 +02:00
test_parse_fanet.py Added support for weather data from FANET ground stations 2020-10-10 21:53:39 +02:00
test_parse_flarm.py Skip all keys where value is "None" 2020-08-30 14:23:23 +02:00
test_parse_generic.py Fixed inReach parser 2019-06-07 20:50:54 +02:00
test_parse_inreach.py Small changes for inReach parser 2019-06-07 20:34:50 +02:00
test_parse_lt24.py Incompatible IDs from lt24, skylines, spider spot renamed to separate IDs, fixes #64 2020-05-22 10:43:41 +02:00
test_parse_naviter.py Use precompiled regex 2019-06-03 22:45:31 +02:00
test_parse_ogn_aircraft.py Skip all keys where value is "None" 2020-08-30 14:23:23 +02:00
test_parse_ogn_receiver.py Added tests for latency in OGNSDR messages 2020-10-04 10:58:24 +02:00
test_parse_receiver.py Use precompiled regex 2019-06-03 22:45:31 +02:00
test_parse_skylines.py Incompatible IDs from lt24, skylines, spider spot renamed to separate IDs, fixes #64 2020-05-22 10:43:41 +02:00
test_parse_spider.py Incompatible IDs from lt24, skylines, spider spot renamed to separate IDs, fixes #64 2020-05-22 10:43:41 +02:00
test_parse_spot.py Incompatible IDs from lt24, skylines, spider spot renamed to separate IDs, fixes #64 2020-05-22 10:43:41 +02:00
test_parse_telnet.py Changed telnet parser from fixed size to regex 2019-07-20 11:11:19 +02:00
test_parse_tracker.py Allow comment in tracker status beacon (fixes #56) 2019-06-08 08:03:34 +02:00
test_utils.py Added fast bearing calculation 2020-10-12 19:59:41 +02:00