-
Notifications
You must be signed in to change notification settings - Fork 26
Home
Welcome to the QtTinySA wiki, updated for v0.11.7
Installation Notes:
NB: v0.11.7 Requires firmware 1.4.120 or newer. For best scanning speed, firmware 1.4.177 or later is needed.
To use the Python programme, the following files are needed and should all be in the same directory folder:
QtTinySA.py
QtTinySpectrum.py
QtTinySApreferences.py
QtTSAprefs.db (but see below)
tinySA.ico
tinySAsmall.png
The default configuration database 'QtTSAprefs.db' is now copied to a user configuration directory when the programme is first run and may need to be deleted manually if a new release is different. The directory is determined by the Operating System but can be identified from the terminal logging messages, or from 'about' in QtTinySA. It should be something like this:
/home/username/.config/QtTinySA
or in Windows 11:
C:\Users\username\AppData\Local\QtTinySA
To use the executables, the entire folder, e.g. QtTinySA, and its '_internal' sub-folder (if present) is needed. For Linux the compressed folder is QtTinySA.tar.gz and for Windows it is QtTinySA.zip.
I have not yet been successful in building a raspberry Pi OS12 64-bit executable but the python code runs fine on my Pi4.