add WSPR frequencies for 630m and 2190m

This commit is contained in:
Jakob Ketterl 2024-01-27 02:08:51 +01:00
parent 97290aff35
commit 9b5bb850b0

View file

@ -5,7 +5,8 @@
"upper_bound": 137800, "upper_bound": 137800,
"frequencies": { "frequencies": {
"fst4": 136000, "fst4": 136000,
"fst4w": 136000 "fst4w": 136000,
"wspr": 136000
}, },
"tags": ["hamradio"] "tags": ["hamradio"]
}, },
@ -15,7 +16,8 @@
"upper_bound": 479000, "upper_bound": 479000,
"frequencies": { "frequencies": {
"fst4": 474200, "fst4": 474200,
"fst4w": 474200 "fst4w": 474200,
"wspr": 474200
}, },
"tags": ["hamradio"] "tags": ["hamradio"]
}, },