Description:
We’ll need to focus on parsing a stream of APRS data and returning the most recent latitude and longitude in dotted decimal format and altitude in meters. This will use the conversion libraries where necessary.
Helpful Stuff:
https://github.com/kd7lxl/python-libfap/ - Python bindings for the awesome perl aprs parser
Description:
We’ll need to focus on parsing a stream of APRS data and returning the most recent latitude and longitude in dotted decimal format and altitude in meters. This will use the conversion libraries where necessary.
Helpful Stuff:
https://github.com/kd7lxl/python-libfap/ - Python bindings for the awesome perl aprs parser