Marco GPS
unread,Sep 8, 2024, 4:33:47 PM9/8/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to radiosonde_auto_rx
My radiosonde_auto_rx v1.5.10 is started in a bash script with the call, sudo python3 auto_rx.py and everything works perfectly, but stopping auto_rx.py from the script does not work via, sudo killall rtl_power or sudo killall rtl_fm or sudo killall timeout.
Is there a way to stop it correctly?
I don't want to upgrade to the Docker version.
I appreciate any tips, hugs.