kopia lustrzana https://github.com/projecthorus/radiosonde_auto_rx
Work around ka9q-radio powers locale bug
rodzic
5d7c3b1403
commit
439105ff22
|
@ -779,6 +779,7 @@ 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