Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update talker.py to support $PFLAA and $PFLAU from the FLARM protocol #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DavisChappins
Copy link

Added support for $PFLAA and $PFLAU traffic sentences from the FLARM protocol: http://delta-omega.com/download/EDIA/FLARM_DataportManual_v3.02E.pdf

Added support for $PFLAA and $PFLAU traffic sentences from the FLARM protocol: http://delta-omega.com/download/EDIA/FLARM_DataportManual_v3.02E.pdf
@DavisChappins DavisChappins changed the title Update talker.py Update talker.py to support $PFLAA and $PFLAU from the FLARM protocol Sep 30, 2020
@nrbray
Copy link
Contributor

nrbray commented Aug 24, 2022

Is there a way forward to take care of $PFLAA and $PFLAU from the FLARM protocol?

@Knio
Copy link
Owner

Knio commented Aug 25, 2022

Looks like this should go into pynmea2/types/proprietary/ and not talker.py.
Can you also provide unit tests for it?

@nrbray
Copy link
Contributor

nrbray commented Sep 3, 2022

@Knio I might need some example or guidance to provide Unit tests..

Perhaps I should start from here: #149

@Knio
Copy link
Owner

Knio commented Sep 4, 2022

#127 is a good example of adding a proprietary type with tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants