1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/comms/nmealib/pkg-descr
Steven Kreuzer 438ff7358d 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/
2015-07-16 15:19:52 +00:00

14 lines
421 B
Plaintext

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/