Home
Name Modified Size InfoDownloads / Week
0.3.1 2013-08-08
0.3.0 2013-03-02
0.2.2 2012-12-12
0.2.1 2012-12-07
0.2.0 2012-10-26
0.1.3 2012-09-09
0.1.2 2012-09-05
0.1.1 2012-08-25
0.1.0 2012-08-14
0.0.2 2012-07-27
0.0.1 2012-07-22
README.txt 2012-08-13 796 Bytes
Totals: 12 Items   796 Bytes 0
There are two versions of the program here. All have been tested on Linux 3.3.4 (Red Hat Fedora 16 x86_64).

Versions prior to 0.1.0 are command line versions. These are source code releases. You have to build the code to get an executable program.  You will need "make" "gcc" and the "g++" variant. You may need to modify the Makefile to point to where the pkg-config files exist on your system. Unpack the tarball into a clean directory. Type "make" and see what happens. If it builds OK, try running it. No guarantees.

Versions from 0.1.0 onwards are GUI based programs based on Qt. All the source code is provided plus an executable for those that do not have a Qt build environment.

Prerequisites. libusb-1 for all versions.
               mysql & udev support for the GUI based versions.
Source: README.txt, updated 2012-08-13