kopia lustrzana https://github.com/projecthorus/radiosonde_auto_rx
commit
59e5e75362
|
|
@ -69,7 +69,7 @@ def test_sdr(
|
|||
_cmd = (
|
||||
f"timeout 10 " # Add a timeout, because connections to non-existing IPs seem to block.
|
||||
f"{ss_iq_path} "
|
||||
f"-f {check_freq * 1e6} "
|
||||
f"-f {int(check_freq * 1e6)} "
|
||||
f"-s 48000 "
|
||||
f"-r {sdr_hostname} -q {sdr_port} -n 48000 - > /dev/null 2> /dev/null"
|
||||
)
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue