mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-06 07:12:09 +01:00
reduce sample rate on 2m
This commit is contained in:
parent
1cec386c18
commit
a37aec3bdf
|
|
@ -153,7 +153,7 @@ sdrs = {
|
||||||
"name": "2m komplett",
|
"name": "2m komplett",
|
||||||
"center_freq": 145000000,
|
"center_freq": 145000000,
|
||||||
"rf_gain": 29,
|
"rf_gain": 29,
|
||||||
"samp_rate": 2400000,
|
"samp_rate": 2048000,
|
||||||
"start_freq": 145725000,
|
"start_freq": 145725000,
|
||||||
"start_mod": "nfm",
|
"start_mod": "nfm",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue