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:/
Ubuntu packages are available from https:/
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:/
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://
Project information
- Licence:
- GNU GPL v3
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- C++, Python
All questions Latest questions
All bugs Latest bugs reported
-
Bug #1530670: Year 2016 problem
Reported -
Bug #1526875: Igotu2GPX with mac OSX Elcapitan
Reported -
Bug #1398634: does not compile under new marble ( >=4:4.14.2-1)
Reported -
Bug #1385946: clear command is not working in gt100 command in mac OS X Yosemite
Reported -
Bug #1333012: Error when building: fromAscii' is not a member of 'QString'
Reported