Adding LPD433 band.

This commit is contained in:
Marat Fayzullin 2023-07-06 11:07:45 -04:00
parent 62619deb4f
commit 105ceb7a6e
1 changed files with 10 additions and 11 deletions

View File

@ -238,8 +238,7 @@
"frequencies": {
"page": 439987500,
"q65": 432065000,
"msk144": 432360000,
"ism": 433920000
"msk144": 432360000
},
"tags": ["hamradio"]
},
@ -394,6 +393,15 @@
"upper_bound": 446200000,
"tags": ["public"]
},
{
"name": "LPD433",
"lower_bound": 433050000,
"upper_bound": 434790000,
"frequencies": {
"ism": 433920000
},
"tags": ["public"]
},
{
"name": "VHF Air",
"lower_bound": 108000000,
@ -408,14 +416,5 @@
"ais": [161975000, 162025000]
},
"tags": ["service"]
},
{
"name": "LPD433",
"lower_bound": 433050000,
"upper_bound": 434790000,
"frequencies": {
"ism": 433920000
},
"tags": ["public"]
}
]