From c14e9689b583c0735124eba76d0fdbebcf470292 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 7 Feb 2025 14:56:57 -0500 Subject: [PATCH] Update fctelem.sh add fctelem killall --- groundstation/fctelem.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groundstation/fctelem.sh b/groundstation/fctelem.sh index 9e815767..55e6e9af 100755 --- a/groundstation/fctelem.sh +++ b/groundstation/fctelem.sh @@ -24,6 +24,8 @@ echo "Note: you need to be on the Wifi network: $ssid" echo +sudo killall -9 fctelem &>/dev/null + sudo killall -9 java &>/dev/null sudo killall -9 rtl_fm &>/dev/null