mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-04 15:50:12 +01:00
add 30m
This commit is contained in:
parent
3f7ba343a2
commit
35757168d4
|
|
@ -135,6 +135,14 @@ sdrs = {
|
|||
"start_freq": 14070000,
|
||||
"start_mod": "usb"
|
||||
},
|
||||
"30m": {
|
||||
"name":"30m",
|
||||
"center_freq": 10125000,
|
||||
"rf_gain": 40,
|
||||
"samp_rate": 250000,
|
||||
"start_freq": 10142000,
|
||||
"start_mod": "usb"
|
||||
},
|
||||
"40m": {
|
||||
"name":"40m",
|
||||
"center_freq": 7100000,
|
||||
|
|
|
|||
Loading…
Reference in a new issue