From 78201e9ba29f1cfeeac00c159c182ea61f5d7506 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 3 Dec 2020 12:29:36 -0500 Subject: [PATCH] added kill rtl_fm --- groundstation/rtl-tcp-d.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groundstation/rtl-tcp-d.sh b/groundstation/rtl-tcp-d.sh index db49a177..feedc86b 100755 --- a/groundstation/rtl-tcp-d.sh +++ b/groundstation/rtl-tcp-d.sh @@ -19,6 +19,8 @@ echo sudo killall -9 java &>/dev/null +sudo killall -9 rtl_fm &>/dev/null + sudo killall -9 CubicSDR &>/dev/null sudo systemctl stop rtl_tcp