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

Forward RS-MS1A messages to APRS-IS and vice versa #9

Closed
F4FXL opened this issue Dec 31, 2021 · 2 comments
Closed

Forward RS-MS1A messages to APRS-IS and vice versa #9

F4FXL opened this issue Dec 31, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@F4FXL
Copy link
Owner

F4FXL commented Dec 31, 2021

No description provided.

@F4FXL F4FXL added the enhancement New feature or request label Dec 31, 2021
F4FXL added a commit that referenced this issue Jan 1, 2022
F4FXL added a commit that referenced this issue Jan 1, 2022
This is quie a deep change. Collecting logic has been moved to individual objects/classes. This reduces amount of code (better maitainability) and prepares the path for supporting messages.
Supporting newer slow data types is just a matter of adding new ClowDataCollector.
This also brings the benefit to support interleaved slow data as this is the case with RS-MS1A messages (messages are interleaved with GPS Data)
The source callsign for NMEA sentences is also set with correct SSID (-5) as per http://www.aprs.org/aprs11/SSIDs.txt
The NMEA sentences are no longer converted but sent to APRS-S almost as is, just packed into an APRS frame.
F4FXL added a commit that referenced this issue Jan 1, 2022
F4FXL added a commit that referenced this issue Jan 1, 2022
F4FXL added a commit that referenced this issue Jan 7, 2022
F4FXL added a commit that referenced this issue Jan 7, 2022
F4FXL added a commit that referenced this issue Jan 7, 2022
F4FXL added a commit that referenced this issue Jan 7, 2022
F4FXL added a commit that referenced this issue Jan 7, 2022
F4FXL added a commit that referenced this issue Jan 9, 2022
F4FXL added a commit that referenced this issue Jan 9, 2022
F4FXL added a commit that referenced this issue Jan 9, 2022
F4FXL added a commit that referenced this issue Jan 9, 2022
F4FXL added a commit that referenced this issue Jan 10, 2022
F4FXL added a commit that referenced this issue Jan 12, 2022
F4FXL added a commit that referenced this issue Jan 12, 2022
F4FXL added a commit that referenced this issue Jan 12, 2022
F4FXL added a commit that referenced this issue Jan 13, 2022
F4FXL added a commit that referenced this issue Jan 13, 2022
F4FXL added a commit that referenced this issue Jan 13, 2022
F4FXL added a commit that referenced this issue Jan 13, 2022
F4FXL added a commit that referenced this issue Jan 13, 2022
F4FXL added a commit that referenced this issue Jan 13, 2022
F4FXL added a commit that referenced this issue Jan 14, 2022
@F4FXL
Copy link
Owner Author

F4FXL commented Jan 14, 2022

It is working, as RS-MS1A messaging is pretty basic, acks are not supported

F4FXL added a commit that referenced this issue Jan 14, 2022
F4FXL added a commit that referenced this issue Jan 14, 2022
F4FXL added a commit that referenced this issue Jan 15, 2022
@F4FXL
Copy link
Owner Author

F4FXL commented Jan 15, 2022

Fixed with 58e2e74

@F4FXL F4FXL closed this as completed Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant