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

Mic-E Radio Parsing & Comment Cleanup #85

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

Conversation

shackrat
Copy link

Accomplishes 2 tasks..

  1. Correctly parses radio information (when present) in the Mic-E data. This is per http://www.aprs.org/aprs12/mic-e-types.txt

  2. After successfully parsing radio information, it is removed from the comment. This has the effect of removing extraneous characters from the comment field. (Issue #67)

stefanolande and others added 10 commits September 21, 2022 10:28
Implements: Fix issue 80: Weather packet decoding. rossengeorgiev#81
Fixes missing wind_speed output when reported wind speed is zero..

Adds parsing of Mic-E Radio types.
Accomplishes 2 tasks..

1.  Correctly parses APRS radio information (when present) in the Mic-E data.  This is per http://www.aprs.org/aprs12/mic-e-types.txt

2. After successfully parsing radio information, it is removed from the comment.  This has the effect of removing extraneous characters from the comment field. (Issue rossengeorgiev#67)
@shackrat shackrat changed the title Mic e Mic-E Radio Parsing & Comment Cleanup Sep 15, 2023
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.

2 participants