Skip to content

Implement NMEA UDP export - #14

Open
hessu wants to merge 2 commits into
rubund:masterfrom
hessu:nmea-udp-export
Open

Implement NMEA UDP export#14
hessu wants to merge 2 commits into
rubund:masterfrom
hessu:nmea-udp-export

Conversation

@hessu

@hessu hessu commented Feb 23, 2026

Copy link
Copy Markdown
Contributor

Hi, long time since the last one!

Here's an implementation of NMEA UDP export, which seems popular in certain circles. No downsampling yet, just raw export, usually used for sending to localhost / loopback for consumption by another process.

Added a little build fix for good measure, to get the mysql output to compile again.

It's defined in out_mysql.c, don't define it in the header.
This can be used by external tools to forward the data elsewhere.
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.

1 participant