rossengeorgiev / aprs-python

📡 Python module for working with APRS
http://aprs-python.readthedocs.io/en/latest/
GNU General Public License v2.0
118 stars 37 forks source link

Added third-party packet support #45

Closed wsmitchell3 closed 2 years ago

wsmitchell3 commented 6 years ago

Added third-party support, this time independently from the other commits I had made.

rossengeorgiev commented 6 years ago

I have a notification for this PR. Did something change? I'm confused

wsmitchell3 commented 6 years ago

I fixed some missing error handling (for ParseErrors), and added unit testing which I hadn't previously included.