This website requires JavaScript.
Explore
Help
Register
Sign In
ua1zbe
/
aprs-python
Watch
1
Star
0
Fork
You've already forked aprs-python
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4557e44e02
aprs-python
/
aprslib
/
parsing
History
Rossen Georgiev
4557e44e02
remove 3rd-party from unsupport list in the comment
2021-11-27 13:19:40 +00:00
..
__init__.py
remove 3rd-party from unsupport list in the comment
2021-11-27 13:19:40 +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
…
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
…