aprs-python/aprslib/parsing
TheCranston 7da09df2a6
Update common.py
This comprehends the PHGR custom message that MUST be terminated by "/" and the standard PHG message of 4 chars.  The math "Should" be done for the "R" in terms of direction but that has been omitted.
2021-09-28 20:18:11 -04:00
..
__init__.py removed _ prefix from most parse functions 2016-01-27 07:47:53 +00:00
common.py Update common.py 2021-09-28 20:18:11 -04: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
weather.py removed _ prefix from most parse functions 2016-01-27 07:47:53 +00:00