Replacing PMR446 with GMRS462/GMRS467 bands for Region 2.
This commit is contained in:
parent
53297fce5e
commit
dc7c97f868
|
|
@ -389,9 +389,15 @@
|
|||
"tags": ["public"]
|
||||
},
|
||||
{
|
||||
"name": "PMR446",
|
||||
"lower_bound": 446000000,
|
||||
"upper_bound": 446200000,
|
||||
"name": "GMRS462",
|
||||
"lower_bound": 462500000,
|
||||
"upper_bound": 462730000,
|
||||
"tags": ["public"]
|
||||
},
|
||||
{
|
||||
"name": "GMRS467",
|
||||
"lower_bound": 467500000,
|
||||
"upper_bound": 467730000,
|
||||
"tags": ["public"]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -380,12 +380,6 @@
|
|||
},
|
||||
"tags": ["public"]
|
||||
},
|
||||
{
|
||||
"name": "PMR446",
|
||||
"lower_bound": 446000000,
|
||||
"upper_bound": 446200000,
|
||||
"tags": ["public"]
|
||||
},
|
||||
{
|
||||
"name": "ADS-B",
|
||||
"lower_bound": 960000000,
|
||||
|
|
|
|||
Loading…
Reference in New Issue