Adding LPD433 band.
This commit is contained in:
parent
62619deb4f
commit
105ceb7a6e
21
bands.json
21
bands.json
|
|
@ -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"]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue