diff --git a/groundstation/config_webrx.py b/groundstation/config_webrx.py index 043b85b0..bdec2303 100644 --- a/groundstation/config_webrx.py +++ b/groundstation/config_webrx.py @@ -117,7 +117,7 @@ Note: if you experience audio underruns while CPU usage is 100%, you can: sdrs = { "rtlsdr": { "name": "RTL-SDR VHF/UHF", - "type": "rtl_sdr", + "type": "rtl_sdr_soapy", "ppm": 0, # you can change this if you use an upconverter. formula is: # center_freq + lfo_offset = actual frequency on the sdr