nmeap

NMEAP is an extensible NMEA-0183 parser written in standard C.
Download

nmeap Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • David M. Howard
  • Publisher web site:
  • http://www.dmh2000.com/nmea/nmeap.shtml

nmeap Tags


nmeap Description

NMEAP is an extensible NMEA-0183 parser written in standard C. nmeap is an extensible parser for NMEA-0183 (GPS) data, written in portable C. It has a small footprint, is portable, extensible, and I/O agnostic.It is suitable for Linux, Win32, and embedded systems. It has built in support for most useful standard NMEA sentences, and is extensible to add additional standard and proprietary sentences. It builds to a linkable library for embedding in other applications. Installation: cd makeThis builds a static library named libnmeap.a in the 'lib' directory. there is no option for a dynamic library. This thing is so small that it isn't worth the trouble. It also builds the test/examples programs in 'tst'.Usage:This library is statically linked to the application. Just include it in your linker command line. See the file 'nmeap.h' and the examples in the 'tst' directory for usage instructions.


nmeap Related Software