An open API service indexing awesome lists of open source software.

https://github.com/kupofty/nmea_center

Display and forward NMEA data
https://github.com/kupofty/nmea_center

cpp nmea nmea-data nmea-parser nmea0183 qt-gui qt6

Last synced: 12 months ago
JSON representation

Display and forward NMEA data

Awesome Lists containing this project

README

          

# NMEA Center — Monitoring & Forwarding Tool for NMEA0183

## Features

1. **NMEA Device Connection**
Connect any NMEA0183 compatible device via serial or UDP.

2. **Live NMEA Monitoring**
Display both raw and decoded NMEA sentences (GGA, RMC, GSV, etc.) in real-time.

3. **Data Forwarding**
Forward received NMEA data to:
- **UDP** (supports broadcast, unicast, multicast)
- **Secondary serial ports**

4. **Selective Output Control**
Filter sentence types (e.g. output only GGA or RMC) on each output.

5. **Data Logging**
Record data to a local file in multiple formats:
- `.txt`
- `.csv`
- `.nmea`
- `.log`