Python library for parsing the NMEA 0183 protocol (GPS)
MIT License
635
stars
223
forks
source link
Adds support for $PFLAA and $PFLA… …U traffic sentences from the FLARM protocol: http://delta-omega.com/download/EDIA/FLARM_DataportManual_v3.02E.pdf #149
Coverage decreased (-0.9%) to 97.485% when pulling 29b0ad7ec1136d35c278a07976523943d9d6e810 on nrbray:AddFlarm into 988c297ce82d976db9094b435a1aa290e7d5b9ed on Knio:master.
Adds the two small classes from Davis Chappins for FLARM traffic on top of master pynmea2
Tested with Davis Chappins script, setup according to procedure: https://aeroplaying.uk/I/+/GDL90toNMEA/
Original code: https://github.com/DavisChappins/pynmea2
This merged support for $PFLAA and $PFLAU traffic sentences from the FLARM protocol https://github.com/nrbray/pynmea2/commit/29b0ad7ec1136d35c278a07976523943d9d6e810
Background documentation for the changes: http://delta-omega.com/download/EDIA/FLARM_DataportManual_v3.02E.pdf