Extended 2m and 70cm band bounds to reflect US definition.
This commit is contained in:
parent
89645831b2
commit
22d30838a6
|
|
@ -219,7 +219,7 @@
|
|||
{
|
||||
"name": "2m",
|
||||
"lower_bound": 144000000,
|
||||
"upper_bound": 146000000,
|
||||
"upper_bound": 148000000,
|
||||
"frequencies": {
|
||||
"wspr": 144489000,
|
||||
"ft8": 144174000,
|
||||
|
|
@ -233,8 +233,8 @@
|
|||
},
|
||||
{
|
||||
"name": "70cm",
|
||||
"lower_bound": 430000000,
|
||||
"upper_bound": 440000000,
|
||||
"lower_bound": 420000000,
|
||||
"upper_bound": 450000000,
|
||||
"frequencies": {
|
||||
"page": 439987500,
|
||||
"q65": 432065000,
|
||||
|
|
|
|||
Loading…
Reference in New Issue