← Package directory
Available on winget

Install QSpectrumAnalyzer

Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends)

Install with winget
winget install --id MichalKrenek.QSpectrumAnalyzer
Upgrade
winget upgrade --id MichalKrenek.QSpectrumAnalyzer
Uninstall
winget uninstall --id MichalKrenek.QSpectrumAnalyzer

About QSpectrumAnalyzer

Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends)

What's new in 2.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)

Read release notes

Version history

Version Updated Notes
2.2.0 Unknown - 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...