Extended 2m and 70cm band bounds to reflect US definition.

This commit is contained in:
Marat Fayzullin 2023-06-29 11:38:15 -04:00
parent 89645831b2
commit 22d30838a6
1 changed files with 3 additions and 3 deletions

View File

@ -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,