From 7893216cce5181af87f63e918972ce3a0807e920 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Sun, 19 May 2019 22:12:17 +0200 Subject: [PATCH] 30m fix --- config_webrx.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config_webrx.py b/config_webrx.py index aece843..75f61b1 100644 --- a/config_webrx.py +++ b/config_webrx.py @@ -144,7 +144,8 @@ sdrs = { "30m": { "name":"30m", "center_freq": 10125000, - "rf_gain": 40, + "rf_gain": 4, + "if_gain": 40, "samp_rate": 250000, "start_freq": 10142000, "start_mod": "usb"