mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-08 01:20:00 +01:00
Updated Using OpenWebRX with an AirSpyHF (markdown)
parent
0ba263c52f
commit
aca1b48aaa
|
|
@ -6,4 +6,14 @@ This version contains airspyhf_rx, which provides raw IQ data to stdout.
|
|||
|
||||
Since the output of airspyhf_rx is float, you don't need format conversion in OpenWebRX:
|
||||
|
||||
> format_conversion = ""
|
||||
> format_conversion = ""
|
||||
|
||||
Also mind your start_rtl_command accordingly
|
||||
|
||||
> start_rtl_command = "/path/to/airspyhf_rx -f{cf} -r /dev/stdout".format(cf=cf)
|
||||
|
||||
and of cource your samplerate would be 768000
|
||||
|
||||
Enjoy!
|
||||
|
||||
73 de Stefan DC7DS
|
||||
|
|
|
|||
Loading…
Reference in a new issue