kosma / minmea

a lightweight GPS NMEA 0183 parser library in pure C
Do What The F*ck You Want To Public License
735 stars 246 forks source link

Add support for GNS parsing #76

Open victor-intramotev opened 6 months ago

victor-intramotev commented 6 months ago

The GNS sentence is fix data, but for the multi-GNSS systems. It's similar to GGA, but GGA is GPS specific. Adding this would help support more general multi-GNSS solutions.