aprs-python/aprslib/parsing
Bill Mitchell 3c82d6463e Moved unsupported format list to larger scope, use the dictionary keys
to test if a packet is in the unsupported list.
2021-11-27 13:22:46 +00:00
..
__init__.py Moved unsupported format list to larger scope, use the dictionary keys 2021-11-27 13:22:46 +00:00
common.py refactor total_seconds() for py2.6 comp 2016-08-16 22:28:00 +01:00
message.py parsing: fix incorrect parsing of msgNo 2018-01-20 14:55:23 +00:00
mice.py fix SyntaxWarning for py38 and remove py33 on travis 2019-10-08 19:42:53 +01:00
misc.py removed _ prefix from most parse functions 2016-01-27 07:47:53 +00:00
position.py fix #39; typos 2018-01-20 14:38:23 +00:00
telemetry.py fix fail to parse telem config with end whitespace 2016-03-04 07:42:07 +00:00
thirdparty.py Added ParseError to third-party packet error handling 2021-11-27 12:10:20 +00:00
weather.py removed _ prefix from most parse functions 2016-01-27 07:47:53 +00:00