kosma / minmea

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

Support for GNS sentence? #74

Open victor-intramotev opened 11 months ago

victor-intramotev commented 11 months ago

Many of the currently supported sentences relate to GNSS (GBS, GSA, etc.). Will support for GNS be added? Currently the library can parse GGA sentences, which are specific to GPS fix data, but GNS is recommeded to use for fix data in a multi-GNSS configuration.