mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-06 16:40:03 +01:00
Updated Using OpenWebRX with an AirSpy (markdown)
parent
a9f45a3329
commit
68cbd77541
|
|
@ -14,8 +14,8 @@ The next step is to make the following changes to `config_webrx.py`:
|
|||
|
||||
samp_rate = 2500000
|
||||
center_freq = 144900000
|
||||
start_rtl_command="airspy_rx -f144.9 -r /dev/stdout -a1"
|
||||
format_conversion="csdr convert_s16_f"
|
||||
start_rtl_command = "airspy_rx -f144.9 -r /dev/stdout -a1"
|
||||
format_conversion = "csdr convert_s16_f"
|
||||
|
||||
Please make sure that the center frequency after the `-f` switch refers to the same (in MHz) as the `center_freq` parameter (in Hz).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue