File: README

package info (click to toggle)
gmtkbabel 0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 160 kB
  • sloc: sh: 200; makefile: 58
file content (21 lines) | stat: -rw-r--r-- 772 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This is a set of simple scripts that give a 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.

Installation
------------

You need to install the following dependencies:

* `Zenity <http://live.gnome.org/Zenity>`_; usually preinstalled with GNOME
* `MTKBabel <http://www.rigacci.org/wiki/doku.php/doc/appunti/hardware/gps_logger_i_blue_747>`_; available in most distributions.

Then run "make" and, as root, "make install".
Be sure to edit /etc/gmtkbabel.conf!

License
-------

These scripts are relased under the 3-clause BSD license. 
If you plan to distribute it and its dependencies, remember that both 
mtkbabel and zenity are released under the GNU GPL.