From e16b015e2214eac56627800a659743fa73321dac Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 2 Dec 2020 18:22:44 -0500 Subject: [PATCH] added kill rtl_fm --- groundstation/sdr.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groundstation/sdr.sh b/groundstation/sdr.sh index e232f006..0b654282 100755 --- a/groundstation/sdr.sh +++ b/groundstation/sdr.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