From 8eeb79273a3dc9a12024063f953793c81a75eac6 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 2 Dec 2020 19:20:00 -0500 Subject: [PATCH] moved direwolf& --- groundstation/aprs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/groundstation/aprs.sh b/groundstation/aprs.sh index 8c0bf88e..acdc60c2 100755 --- a/groundstation/aprs.sh +++ b/groundstation/aprs.sh @@ -13,6 +13,8 @@ sudo killall -9 rtl_fm &>/dev/null sudo killall -9 aplay &>/dev/null +direwolf& + sudo killall -9 qsstv &>/dev/null sudo killall -9 rtl_tcp &>/dev/null @@ -27,7 +29,5 @@ echo -e "Script to auto decode APRS packets on 144.390 MHz\n" rtl_fm -M fm -f 144.39M -s 48k | aplay -D hw:2,0,0 -r 48000 -t raw -f S16_LE -c 1 -direwolf - $SHELL