qspectrumanalyzer/qspectrumanalyzer
Michael Lass a49f1a3187 hackrf_sweep: Implement rate limiting by ignoring sweeps
For low frequency ranges the sweep range of hackrf_sweep is pretty high.
To allow using the hackrf_sweep backend with those small ranges, we can
simply ignore sweeps based on a user-set sweep interval.
2017-03-24 21:37:31 +01:00
..
backends hackrf_sweep: Implement rate limiting by ignoring sweeps 2017-03-24 21:37:31 +01:00
languages Allow setting gain with more precision; tune default parameters of backends 2017-03-24 16:51:32 +01:00
__init__.py Initial commit 2015-03-03 00:50:46 +01:00
__main__.py Allow setting gain with more precision; tune default parameters of backends 2017-03-24 16:51:32 +01:00
data.py Check bincount in data coming from backend 2017-03-24 17:50:03 +01:00
plot.py Switch from PyQt4 to Qt.py wrapper (supports PyQt4 / PyQt5 / PySide / PySide2) 2017-03-13 22:50:54 +01:00
qspectrumanalyzer_colors.ui Min. / Max. peak hold; recalculate curves from history; separate data backend; refactoring 2016-05-17 02:37:06 +02:00
qspectrumanalyzer_persistence.ui Add average and spectrum persistence (RTSA fosphor-like effect); some refactoring and GUI changes 2015-12-18 21:43:40 +01:00
qspectrumanalyzer_settings_help.ui New version 1.5.0 (soapy_sdr backend now fully functioning) 2017-03-10 17:39:04 +01:00
qspectrumanalyzer_settings.ui Allow setting gain with more precision; tune default parameters of backends 2017-03-24 16:51:32 +01:00
qspectrumanalyzer_smooth.ui Add average and spectrum persistence (RTSA fosphor-like effect); some refactoring and GUI changes 2015-12-18 21:43:40 +01:00
qspectrumanalyzer.ui Allow setting gain with more precision; tune default parameters of backends 2017-03-24 16:51:32 +01:00
ui_qspectrumanalyzer_colors.py Switch from PyQt4 to Qt.py wrapper (supports PyQt4 / PyQt5 / PySide / PySide2) 2017-03-13 22:50:54 +01:00
ui_qspectrumanalyzer_persistence.py Switch from PyQt4 to Qt.py wrapper (supports PyQt4 / PyQt5 / PySide / PySide2) 2017-03-13 22:50:54 +01:00
ui_qspectrumanalyzer_settings_help.py Switch from PyQt4 to Qt.py wrapper (supports PyQt4 / PyQt5 / PySide / PySide2) 2017-03-13 22:50:54 +01:00
ui_qspectrumanalyzer_settings.py Allow setting gain with more precision; tune default parameters of backends 2017-03-24 16:51:32 +01:00
ui_qspectrumanalyzer_smooth.py Switch from PyQt4 to Qt.py wrapper (supports PyQt4 / PyQt5 / PySide / PySide2) 2017-03-13 22:50:54 +01:00
ui_qspectrumanalyzer.py Allow setting gain with more precision; tune default parameters of backends 2017-03-24 16:51:32 +01:00
utils.py Switch from PyQt4 to Qt.py wrapper (supports PyQt4 / PyQt5 / PySide / PySide2) 2017-03-13 22:50:54 +01:00
version.py Update version to 2.1.0 2017-03-21 17:43:39 +01:00