Pass UDP data out of mwtchahrd structured as JSON #1

Open
w1cdn wants to merge 5 commits from udp into main
Owner
No description provided.
w1cdn added 2 commits 2025-10-04 16:48:04 +00:00
w1cdn added 1 commit 2025-10-05 03:42:26 +00:00
Author
Owner

The logic here still isn't great, because although the UDP connection doesn't get set up if you don't set the port to something other than 55555, handle_frame() still tries to send the UDP packets.

The logic here still isn't great, because although the UDP connection doesn't get set up if you don't set the port to something other than 55555, `handle_frame()` still tries to send the UDP packets.
w1cdn added 1 commit 2025-10-05 23:21:32 +00:00
Author
Owner

I guess location parsing is next?

I guess location parsing is next?
Author
Owner

Copied from #5:

APRS-specific parsing in Rust:

Commit below is something from a few days ago.

Copied from #5: APRS-specific parsing in Rust: - https://github.com/Turbo87/aprs-parser-rs - https://docs.rs/aprs/latest/aprs/ Commit below is something from a few days ago.
w1cdn added 1 commit 2025-10-13 02:06:52 +00:00
w1cdn changed title from Pass UDP data out of mwtchahrd to Pass UDP data out of mwtchahrd structured as JSON 2025-10-13 02:08:32 +00:00
Author
Owner

Going to try this: https://docs.rs/fap/latest/fap/

Going to try this: https://docs.rs/fap/latest/fap/
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin udp:udp
git checkout udp
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: w1cdn/mwtchahrd#1
No description provided.