From 7eb6fcccec1c575bb75411c230c34f1ae6dfd16b Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 18 Feb 2026 10:08:23 -0500 Subject: [PATCH] Update packet.sh add rtl_test kill --- groundstation/packet.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groundstation/packet.sh b/groundstation/packet.sh index 8d8e82b3..ad984604 100755 --- a/groundstation/packet.sh +++ b/groundstation/packet.sh @@ -14,6 +14,8 @@ pkill -o chromium &>/dev/null sudo killall -9 rtl_fm &>/dev/null +sudo killall -9 rtl_test &>/dev/null + sudo killall -9 direwolf &>/dev/null sudo killall -9 aplay &>/dev/null