From ae533460b6ccc7373cf8bfd45b7bdd4af45e4b60 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 13 May 2020 11:16:15 -0400 Subject: [PATCH] Update config_webrx_pi_hf.py --- groundstation/config_webrx_pi_hf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/config_webrx_pi_hf.py b/groundstation/config_webrx_pi_hf.py index 642b789d..328ad711 100644 --- a/groundstation/config_webrx_pi_hf.py +++ b/groundstation/config_webrx_pi_hf.py @@ -197,7 +197,7 @@ sdrs = { "name": "RTL-SDR", "type": "rtl_sdr", "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,