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