diff --git a/groundstation/config_webrx.py b/groundstation/config_webrx.py index 1e0e86b9..1c76f126 100644 --- a/groundstation/config_webrx.py +++ b/groundstation/config_webrx.py @@ -125,9 +125,9 @@ sdrs = { "profiles": { "wx": { "name": "Weather Band", - "center_freq": 162000000, + "center_freq": 162250000, "rf_gain": 30, - "samp_rate": 900000, + "samp_rate": 1000000, "start_freq": 162400000, "start_mod": "nfm", },