From 1ef7fc1796a10c149d0055f55105d0e5b70af3d2 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 4 Jul 2021 18:58:51 -0400 Subject: [PATCH] sleep 5 --- groundstation/aprs.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/groundstation/aprs.sh b/groundstation/aprs.sh index 201f8c7c..7cd95ae2 100755 --- a/groundstation/aprs.sh +++ b/groundstation/aprs.sh @@ -5,8 +5,6 @@ sudo modprobe snd-aloop sudo systemctl stop openwebrx -sleep 2 - sudo systemctl stop rtl_tcp pkill -o chromium &>/dev/null @@ -27,12 +25,12 @@ sudo killall -9 CubicSDR &>/dev/null echo -e "Script to auto decode APRS packets on 144.390 MHz\n" -sleep 1 - #sudo rtl_fm -f 144.39M -s 22050 -g 48 - | multimon-ng -a AFSK1200 -A -t raw - direwolf -t 0 & +sleep 5 + rtl_fm -M fm -f 144.39M -s 48k | aplay -D hw:3,0,0 -r 48000 -t raw -f S16_LE -c 1