gpslib

asynchronous Garmin GPS communication library for PalmPilot
by C. Claveleira


News :

10-20-04 : Release 1.33
Major updates : see Changelog

09-29-01 : Update of documentation

09-27-01 : Release 1.23

Support of PVT datas
Support of D109 format
GPS76 emulation
NMEA support
More documentation
Better buffer management
Better frame parsing
Bug fixes


 

What is it ?

gpslib is a C library which implements (parts of) Garmin communication proprietary protocols and formats used in their GPS.

Some models supported : GPS II+,  12, 12XL, 48, 12CX, GII, 38, 40, 45, 75, MAP175, MAP210, MAP220, GIII, GIII+, eTrex, eMap

It offers a C API for easy developpment of applications to exchange waypoints, routes,  traces, position and time with Garmin GPSes and with softwares able to communicate with Garmin GPSes (the library  emulates a Garmin GPS).

gpslib is used by GPilotS

The source code is free and protected by the GNU GENERAL PUBLIC LICENSE .
It's available at sourceforge.


Mailing list : gpslib@yahoogroups.com. To subscribe send a mail to gpslib-subscribe@yahoogroups.com.

 

Documentation

 
 

SourceForge Logo


C. Claveleira