From 42918908a0e72b516b5ca554361b0870474d56a9 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 19 Aug 2021 13:15:35 -0400 Subject: [PATCH] Updated US Bandplan to add FRS/GMRS --- root/res/bandplans/usa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/root/res/bandplans/usa.json b/root/res/bandplans/usa.json index 07fd9942..7b1a6f1e 100644 --- a/root/res/bandplans/usa.json +++ b/root/res/bandplans/usa.json @@ -269,6 +269,18 @@ "start": 446000000, "end": 446200000 }, + { + "name": "FRS", + "type": "amateur", + "start": 462550000, + "end": 462725000 + }, + { + "name": "FRS - GMRS", + "type": "amateur", + "start": 467550000, + "end": 467725000 + }, { "name": "TV Channels 14-20", "type": "broadcast",