From 0d954f7f3d5998bbd5658130908dfc5cd580ab00 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 7 Jan 2025 07:24:38 -0500 Subject: [PATCH] Update pacsat.sh add direwolf -dp for packet dump --- groundstation/pacsat.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/pacsat.sh b/groundstation/pacsat.sh index 56be5a59..f187e1ca 100755 --- a/groundstation/pacsat.sh +++ b/groundstation/pacsat.sh @@ -61,7 +61,7 @@ sleep 10 #echo -direwolf -P+ -D1 -qd -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf-pacsat-loopback.conf -t 0 & +direwolf -P+ -D1 -qd -dp -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf-pacsat-loopback.conf -t 0 & echo echo "The Pacsat and Pacsat Ground Station are running on this Pi using audio loopback."