.. |
valid_beacon_data
|
Add Microtrak APRS parser. (https://microtrak.fr/)
|
2025-04-19 09:53:32 +02:00 |
__init__.py
|
…
|
|
test_parse.py
|
Catch exception while parsing the APRS comment (fixes #126)
|
2025-04-19 09:54:31 +02:00 |
test_parse_aprs.py
|
Added rainfall data to position_weather beacons
|
2021-06-06 12:00:52 +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
|
Add test cases to support no-tracking flag
|
2021-04-05 13:24:13 +02:00 |
test_parse_generic.py
|
…
|
|
test_parse_inreach.py
|
…
|
|
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_microtrak.py
|
Add Microtrak APRS parser. (https://microtrak.fr/)
|
2025-04-19 09:53:32 +02:00 |
test_parse_naviter.py
|
…
|
|
test_parse_ogn_aircraft.py
|
Add test cases to support no-tracking flag
|
2021-04-05 13:24:13 +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
|
…
|
|
test_parse_safesky.py
|
add safesky stealth test in unit test
|
2021-05-01 18:11:21 +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
|
…
|
|
test_parse_tracker.py
|
…
|
|
test_utils.py
|
Added normalized_quality calculation
|
2020-10-14 09:01:09 +02:00 |