diff --git a/groundstation/config_webrx.py b/groundstation/config_webrx.py index 1c76f126..cf08c4f0 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, @@ -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,