From 5ce7e543c770d0efeff636220d0596473a14d090 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 2 Dec 2020 19:31:29 -0500 Subject: [PATCH] added -t 0 to direwolf to stop blinking --- groundstation/aprs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/aprs.sh b/groundstation/aprs.sh index 9db74203..569f9753 100755 --- a/groundstation/aprs.sh +++ b/groundstation/aprs.sh @@ -27,7 +27,7 @@ sleep 5 #sudo rtl_fm -f 144.39M -s 22050 -g 48 - | multimon-ng -a AFSK1200 -A -t raw - -direwolf& +direwolf -t 0 & rtl_fm -M fm -f 144.39M -s 48k | aplay -D hw:2,0,0 -r 48000 -t raw -f S16_LE -c 1