Registered by Michael Hofmann

Free GUI and command line utility to provide Linux/Mac OS X support for the MobileAction i-gotU USB GPS travel loggers

At the moment, the following functionality is implemented:
- GPX export of tracks and waypoints
- clearing the memory of the GPS tracker
- display of the GPS tracker configuration
- dump of the internal flash memory

Binary releases and source tarballs are available from https://launchpad.net/igotu2gpx/+download.
Ubuntu packages are available from https://launchpad.net/~igotu2gpx/+archive/daily.

To get started, just launch the GUI and take a look around. To work with the command line program, try this to retrieve the serial number and some configuration settings from the gps tracker
  igotu2gpx info
 or dump the tracks and waypoints in gpx format with
  igotu2gpx dump --gpx > track.gpx

For gpsd support, see https://answers.launchpad.net/igotu2gpx/+faq/493.

To contribute, just clone the source code with
  bzr branch lp:igotu2gpx
and when you want to publish your changes do
  bzr push lp:~username/igotu2gpx/new-branch-name

The file HACKING contains information about the reverse-engineered protocol used to access the device
(http://bazaar.launchpad.net/~igotu2gpx/igotu2gpx/trunk/annotate/head:/HACKING)

View full history Series and milestones

trunk series is the current focus of development.

Downloads

Latest version is 0.3.0
released

All downloads

Announcements