I added a new screen shot of garmin-cap running as a Windows console program.
-Geoff
The gpstoolbox project provides a portable Garmin GPS (Global Positioning System) interface library and several utilities to support Route, Track Log, Waypoint, and PVT data transfers. Supported platforms include Linux, PalmOS and cygwin/Windows.
The gpstoolbox project provides a portable Garmin GPS (Global Positioning System) interface library and several utilities to support Route, Track Log, Waypoint, and PVT data transfers. Initial targets are Linux and PalmOS hosts.
Version 05.12.23 includes two new POSIX utilities, garmin-convert-pvt for converting binary pvt data collected with garmin-pvt to comma delimited text, and fallingrain-strip (experimental), which parses html files from www.fallingrain.com into comma delimited text for use as input to garmin-make-rte. Various other minor fixups.... read more
I uploaded some nice screenshots of a few of the gps-tool utils in action on both Linux and PalmOS.
-Geoff
I uploaded some nice screenshots of a few of the gps-tool utils in action on both Linux and PalmOS.
-Geoff
As there is now some usable functionality in the libraries and utilities, I bumped up the status to 'Alpha'.
These utilities are working:
garmin-device-cap: a device capability dumper (Linux)
garmin-wpt: a way point dumper (Linux)
garmin-pvt: a pvt (position, velocity, time) dumper (Linux, Palm)
-Geoff
After some inactivity the gpstoolbox project has been started up again with an expanded goal of providing a cross platform application library to interface with Garmin GPS units and some useful applications for several popular platforms.
The original goal of the project was a NMEA based mapping application.
The basic functionality of GpsToolbox's GPS::NaviEngine::TkImageView module is working, as well as the GUI application TraceMapper.
Source at: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gpstoolbox/GpsToolbox/
A preliminary version of the GpsToolbox console application NmeaTextView is ready for evaluation. This application is a console front end to the GpsToolbox NaviEngine module. See the README file for build information.
Source at: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gpstoolbox/GpsToolbox/