HS NMEA GPS C Source Library
HS gps is a software library (with full C source code) which provides access to a NMEA-183 compliant GPS receiver via aserial communications port, decoding nmea sentences: $GPGGA, $GPGSA, $GPGSV, $GPGLL, $GPRMC and $GPVTG...* HOW IT WORKS: HS GPS library continuously reads asynchronous data stream from a serial port and analyses the information to recognizeand decode NMEA-183 Protocol sentences... The NMEA sentence fields are then converted from ASCII values into C structure variables and passed up to userapplication code...- HS GPS library user manual, which documents in detail complete library API
Tags: nmea183, gps source code module, global positionning system, nmea decoder, gps decoder, gpgga, gpgsa, gpgsv, gpgll, gprmc, gpvtg, navigatoin, altitude, speed, course, heading, telematics, fleet tracking, asset tracking,
