diff --git a/groundstation/config_webrx_pi_hf.py b/groundstation/config_webrx_pi_hf.py index 6d716326..8ff8d15e 100644 --- a/groundstation/config_webrx_pi_hf.py +++ b/groundstation/config_webrx_pi_hf.py @@ -106,9 +106,9 @@ Note: if you experience audio underruns while CPU usage is 100%, you can: sdrs = { "rtlsdr-hf": { "name": "RTL-SDR-HF", - "type": "rtl_sdr", + "type": "rtl_sdr_soapy", "ppm": 0, - #"direct_sampling": 2, + "direct_sampling": 2, # you can change this if you use an upconverter. formula is: # center_freq + lfo_offset = actual frequency on the sdr # "lfo_offset": 0,