Skip to content
Ian edited this page Apr 5, 2024 · 10 revisions

Welcome to the QtTinySA wiki, updated for v0.10.0

Installation Notes:

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. 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\QtTinySA

To use the executables from the 'dist' folder, the entire folder, e.g. QtTinySA, and its '_internal' sub-folder is needed. For Linux the root folder is QtTinySA and for Windows it is QtTinySA-Win11.

I have not yet been successful in building a raspberry Pi OS12 64-bit executable.

Clone this wiki locally