SuperSDR v3.11
Hi,
big release for a smallish 0.01 version difference!
I just added the Logger subsystem so you can log new QSOs interactively and search for old ones.
It saves data in a simple and human readable/editable log file: no databases! Even if you have a log with 100K QSOs it will be something like 10MB...
The graphical interface has been optimized and several small bugs corrected: now the red/green colors of the MAIN/SUB RX make sense.
There is still something to do when CAT is active.
The logger dialogs use TKinter, so a new dependence... sorry, it would have been really ugly to implement them in SDL/PYGAME from scratch.
I'll convert the KIWI selection dialog too in the near future.
SLOW/FAST tuning mode is now usable by pressing CONTROL/SHIFT and the arrows.
I also lowered the CW pitch to 500Hz, if you don't like it, just change the constant value in the utils python file ;)
Enjoy!