From ec8070d4b6c96437dd0e41680c9792f613d0194c Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 8 Jun 2020 15:49:40 -0400 Subject: [PATCH] Update config_webrx.py --- groundstation/config_webrx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/config_webrx.py b/groundstation/config_webrx.py index 1d5e40c4..c7c51359 100644 --- a/groundstation/config_webrx.py +++ b/groundstation/config_webrx.py @@ -127,7 +127,7 @@ sdrs = { "name": "Weather Band", "center_freq": 162000000, "rf_gain": 30, - "samp_rate": 2400000, + "samp_rate": 900000, "start_freq": 161500000, "start_mod": "nfm", },