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

implement telemetry report parsing #76

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

stefanolande
Copy link

@stefanolande stefanolande commented Aug 25, 2022

The format uses floats for telemetry values as a lot of softwares are not compliant with the APRS101 spec - see this report.

Floats can deserialise message compliant with the spec, but is up to the user of the library to treat the values as decimals or bytes.

Copy link
Owner

@rossengeorgiev rossengeorgiev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changese includes formating changes which are not part of PR, and only add noise. Leave them out

@stefanolande
Copy link
Author

Done, I cleaned up the PR.

@stefanolande
Copy link
Author

Also rebased from master.

@arodland
Copy link

This looks good (and the ouptut format matches up with decoded base91 telemetry, unlike #78). I would love to see a merge.

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