blob: d8dfac7465a57d38df3433b86ea6e5eb33657a79 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Open source library for working with the National Marine Electronics
Association (NMEA) protocol.
Features:
* Analysis NMEA sentences and granting GPS data in C structures
* Generate NMEA sentences
* Supported sentences: GPGGA, GPGSA, GPGSV, GPRMC, GPVTG
* Multilevel architecture of algorithms
* Additional functions of geographical mathematics and work with navigation
data
WWW: http://nmea.sourceforge.net/
|