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