Extensible NMEA-0183 (GPS) data parser in standard C. A directly linkable library intended for applications that want to embed GPS support.
Categories
GISLicense
BSD LicenseFollow nmeap
Other Useful Business Software
Say goodbye to broken revenue funnels and poor customer experiences
LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
Rate This Project
Login To Rate This Project
User Reviews
-
I have not downloaded it , it should be very good
-
Great library easy to get up and running. Should change atoi() to strtoul() in nmeap_gprmc() and nmeap_gpgga() for extracting date and time data from the tokens, otherwise it reports these incorrectly.