mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-03-05 12:44:00 +01:00
Updated Using OpenWebRX with the audio card as a VLF receiver (markdown)
parent
61fa44022b
commit
91b7b75965
|
|
@ -4,7 +4,7 @@
|
|||
```
|
||||
center_freq = 192000 / 2
|
||||
samp_rate = 192000 / 4
|
||||
start_rtl_command = "arecord -f S16_LE -r 192000 -c1 - | csdr through | csdr convert_s16_f | csdr shift_addition_cc -0.25 | csdr fir_decimate_cc 2 0.005"
|
||||
start_rtl_command = "arecord -f S16_LE -r 192000 -c1 - | csdr convert_s16_f | csdr shift_addition_cc -0.25 | csdr fir_decimate_cc 2 0.005"
|
||||
format_conversion = ""
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue