From 514e79c14d49492c3d597103e6152088e8945140 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 8 Jun 2020 16:09:16 -0400 Subject: [PATCH 1/2] 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 1c76f126..24ef38cd 100644 --- a/groundstation/config_webrx.py +++ b/groundstation/config_webrx.py @@ -460,7 +460,7 @@ sdrs = { "start_mod": "nfm", }, "446mhz": { - "name": "446 MHz (PMR)", + "name": "446 MHz", "center_freq": 446000000, "rf_gain": 30, "samp_rate": 2400000, From ad4cf089f710885156d8dfbba7d7be36d00ab3f6 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 8 Jun 2020 16:09:57 -0400 Subject: [PATCH 2/2] 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 24ef38cd..cf08c4f0 100644 --- a/groundstation/config_webrx.py +++ b/groundstation/config_webrx.py @@ -484,7 +484,7 @@ sdrs = { "start_mod": "nfm", }, "467mhz": { - "name": "462 MHz FRS/GMRS", + "name": "467 MHz FRS/GMRS", "center_freq": 467000000, "rf_gain": 30, "samp_rate": 2400000,