GMTKBabel

These scripts use Zenity to give a simple graphical interface to the most used options of MTKBabel, an excellent command line program to manage i-Blue 747 GPS data loggers and other MTK based devices.

I wrote them when somebody in the local LUG had problems using BT747, and was intimidated by the command line interface of MTKBabel, so I quickly wrapped a GUI around the few scripts with hardcoded settings that I use and here is the result.

Witness the power of open source: as soon as I mentioned these scripts on the italian openstreetmap channel, somebody found them useful enough to be worth converting into a real, packageable graphical front end, and here it is: gmtkbabel by David Paleino

This page will remain online for historical reasons, but I will no longer update the scripts, and any future developement will be done in David Paleino's version.

Disclaimers

I do not use these scripts: they are based on similar command line scripts that I use, but they are different enought that some bug may have happened, and I wouln't see them.

I did check them for correctness, but I did not actually test them; there have been reports of successful usage from other people, however.

They are not meant for global system installation, and please, please, do not ever run them as root.

Localization could be done better: this method has the advantage of being self-contained, but is not going to scale well.

You probably don't want to use these scripts either: now that they have been converted to a proper front-end, available as a distribution package, you should probably use it instead.

License

Just because I hate packages that do not state their license on their homepage: plain 3-clause BSD, do whatever you want, but don't complain when something breaks.

Copyright (c) 2010, Elena Grandi All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of the <organization> nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Send a comment: unless requested otherwise I may add it, or some extract, to this page.

Return to Top