1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
John Marino
c687456932 comms/nmealib is not jobs safe
nmealib reproducibly fails even with -j2.  The build tries to link
libnmea before its is built.

While here, vertically align a couple of standard definitions.
2015-10-16 07:25:39 +00:00
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