Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends)
GNU General Public License v3.0
1.22k
stars
246
forks
source link
HackRF backend has hardcoded parameters #93
Open
drws opened 3 years ago
Parameters
device
,sample_rate
,ppm
andcrop
are hardcoded in hackrf_sweep.py (lines 67-76). It is causing errors such as this one.