Ubuntu 24.04, trying to run 11.7 from a command line with python 3.12, in a venv.?
Previously I had installed V0.10.1 using apt and it does communicate.
Had to erase the old .config/QtTSAprefs.db file with 11.7
Is there something I'm missing, python text output below.? Thanks for any ideas.
Running source because I want to learn more about the program.
----
python3.12 QtTinySA.py
QSocketNotifier: Can only be used with threads started with QThread
Personal configuration database found at /home/rich/.config/QtTinySA
Database open: True
QtTinySA v0.11.7
Serial port /dev/ttyACM0 open: True
/dev/ttyACM0 test 0 : tinySA4_v1.4-109
for fastest possible scan speed, upgrade firmware to v1.4-177 or later
measurement thread running
data error
measurement thread stopped
?
It doesn't return any data from the SA, but does setup the screen.
Is this because I haven't upgraded my SA firmware ?
Thanks for any help.
?