mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-06 18:57:39 +01:00
Fix PMR frequencies + remove broken t.c. band
This commit is contained in:
parent
79a15ed186
commit
e4926c236f
@ -41,12 +41,6 @@
|
||||
"start": 1840000,
|
||||
"end": 2000000
|
||||
},
|
||||
{
|
||||
"name": "Train communications",
|
||||
"type": "aviation",
|
||||
"start": 2130000,
|
||||
"end": 2150000
|
||||
},
|
||||
{
|
||||
"name": "SW 90m",
|
||||
"type": "broadcast",
|
||||
@ -651,7 +645,7 @@
|
||||
"name": "PMR",
|
||||
"type": "amateur",
|
||||
"start": 446000000,
|
||||
"end": 446100000
|
||||
"end": 446200000
|
||||
},
|
||||
{
|
||||
"name": "LTE-FDD-450 Uplink",
|
||||
|
Loading…
Reference in New Issue
Block a user