add and definitions for VLF bands including frequencies for FST4/FST4W

This commit is contained in:
Jakob Ketterl 2020-12-07 11:52:46 +01:00
parent cbdb143966
commit 71c649b016
1 changed files with 21 additions and 1 deletions

View File

@ -1,4 +1,22 @@
[
{
"name": "2190m",
"lower_bound": 135700,
"upper_bound": 137800,
"frequencies": {
"fst4": 136000,
"fst4w": 136000
}
},
{
"name": "630m",
"lower_bound": 472000,
"upper_bound": 479000,
"frequencies": {
"fst4": 474200,
"fst4w": 474200
}
},
{
"name": "160m",
"lower_bound": 1810000,
@ -9,7 +27,9 @@
"wspr": 1836600,
"jt65": 1838000,
"jt9": 1839000,
"js8": 1842000
"js8": 1842000,
"fst4": 1839000,
"fst4w": 1836800
}
},
{