mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-06 07:12:09 +01:00
add WSPR frequencies for 630m and 2190m
This commit is contained in:
parent
97290aff35
commit
9b5bb850b0
|
|
@ -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"]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue