Releases: xmikos/qspectrumanalyzer
Releases · xmikos/qspectrumanalyzer
v2.2.0
- hackrf_sweep backend fixes and rate limiting (thanks to @michaellass)
- better Python 3.4 compatibility
- many Windows fixes
- installer for Windows is finally available
- allow setting gain with more precision
- soapy_power dependency is now optional (it is still required in setup.py, because it is default backend, but QSpactrumAnalyzer will now actually run even without it)
v2.1.0
v2.0.0
- switch from PyQt4 to Qt.py, QSpectrumAnalyzer now supports both PyQt4, PyQt5, PySide and PySide2 (PyQt5 is used by default)
- fix pipe used for communication with soapy_power process on Windows
- allow backend executable in Settings to be composed of multiple words (so e.g.
python /path/to/soapy_power.py
can by used)
v1.6.0
v1.5.0
- new universal soapy_power backend
- rx_power backend
- hackrf_sweep backend (wideband spectrum monitoring with sweep rate of 8 GHz/s)
- allow setting additional backends command line parameters
- show help for backends in settings