QProg 0.3 review

Download
by rbytes.net on

QProg project is a software interface to the popular DIY line of PIC programmers sold by Kitsrus.com and is intended to be a cross- p

License: BSD License
File size: 190K
Developer: Brandon Fosdick
0 stars award from rbytes.net

QProg project is a software interface to the popular DIY line of PIC programmers sold by Kitsrus.com and is intended to be a cross- platform replacement for the software provided with the DIY kits.

Installation:

I don't have a Linux box of any flavor so there's no way for me to generate any of the multitudinous package types. So, you'll have to compile and install manually. If you do manage to make a package please send it to me and I'll post it here.

First you'll need to have Qt4 (or later) installed

Download and untar
Follow the instructions in INSTALL
Now compile QProg...
tar zxf qprog.tgz
cd qprog
qmake
make
Copy the executable (qprog) to someplace in your path

What's New in This Release:
OSX: "New window on read" functionality added and enabled
Last used programmer device is saved across sessions
Remembers last five opened files
Verify after program enabled
Browse button opens directory of previously selected file, if any
Verify button is enabled and functioning
Linux: Programmer device node must be selected manually
Checkbox states are saved across sessions
Added a QSettings object to CentralWidget to speed up state changes

QProg 0.3 keywords