Menu

Tree [0fd776] master /
 History

HTTPS access


File Date Author Commit
 inc 2011-10-06 iw3ijq iw3ijq [b14339] Now commHandler really try to make a connection...
 res 2011-09-20 ziotibia81 ziotibia81 [941657] First code to add a semaphore on status bar
 srcGUI 2011-09-23 iw3ijq iw3ijq [bb0e59] All statustip movet to tooltip
 .gitignore 2011-09-21 ziotibia81 ziotibia81 [d3e967] Removed python cache and seti git to ignore the...
 README 2011-09-15 ziotibia81 ziotibia81 [412a34] On README Credits for statemachine.py
 __init__.py 2011-09-15 iw3ijq iw3ijq [126962] Initial commit
 build-GUI.bat 2011-09-20 ziotibia81 ziotibia81 [3b2bcd] Now window icon is displayed
 build-GUI.sh 2011-09-20 ziotibia81 ziotibia81 [3b2bcd] Now window icon is displayed
 pyATConfig.bat 2011-09-15 iw3ijq iw3ijq [126962] Initial commit
 pyATConfig.py 2011-10-06 iw3ijq iw3ijq [0fd776] Made connection to new siglas from commHandler

Read Me

This program is a GUI to configure APRS Trackers
based on Jeroen Vreeken (PE1RXQ) <pe1rxq@amsat.org>
and      Arno Verhoeven (PE1ICQ) <pe1icq@amsat.org>
aprstracker code.

'73 de IW3IJQ

-------------------------------------------------------------

Prerequisites:

To run this program you need Python and PyQT4.

On windows also pywin32 is required.

Running pyATConfig.py:

On linux make executable pyATConfig.py and run it:

> chmod +x ./pyATConfig.py
> ./pyATConfig.py

On windows simply run pyATConfig.bat
If it don't work check on bat file if python path is correct.


-------------------------------------------------------------

CREDITS:

* pyATConfig from IW3IJQ
* aprstracker from Jeroen Vreeken (PE1RXQ) <pe1rxq@amsat.org>
                   Arno Verhoeven (PE1ICQ) <pe1icq@amsat.org>
* comscan.py from BITPIM project Roger Binns <rogerb@rogerbinns.com>
* statemachine.py from http://gnosis.cx/publish/programming/charming_python_4.txt
  written by David Mertz mertz@gnosis.cx
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.