kopia lustrzana https://github.com/projecthorus/radiosonde_auto_rx
rodzic
4cdef6b932
commit
fd135c141a
|
@ -781,7 +781,6 @@ def get_power_spectrum(
|
||||||
_ssrc = f"{round(_center_freq / 1000)}03"
|
_ssrc = f"{round(_center_freq / 1000)}03"
|
||||||
|
|
||||||
_powers_cmd = (
|
_powers_cmd = (
|
||||||
f"LANG=C " # temporary workaround for https://github.com/ka9q/ka9q-radio/pull/65#issuecomment-2480243690
|
|
||||||
f"{_timeout_cmd} {ka9q_powers_path} "
|
f"{_timeout_cmd} {ka9q_powers_path} "
|
||||||
f"{sdr_hostname} "
|
f"{sdr_hostname} "
|
||||||
f"-f {_center_freq} "
|
f"-f {_center_freq} "
|
||||||
|
|
Ładowanie…
Reference in New Issue