-
Notifications
You must be signed in to change notification settings - Fork 1
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
Labels
enhancement
New feature or request
Comments
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 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 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
It is working, as RS-MS1A messaging is pretty basic, acks are not supported |
Fixed with 58e2e74 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: