From 1265d27020cc437a4f7669cd4a6c16174ddd0eb7 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 31 Oct 2025 16:59:17 -0400 Subject: [PATCH] Update pacsat-d.sh update with j14-loop --- groundstation/pacsat-d.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/groundstation/pacsat-d.sh b/groundstation/pacsat-d.sh index 8c58dd73..e1569ce7 100755 --- a/groundstation/pacsat-d.sh +++ b/groundstation/pacsat-d.sh @@ -1,6 +1,6 @@ #!/bin/bash -/usr/bin/x-terminal-emulator --geometry=120x40 -e "direwolf -P+ -D1 -qd -dp -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf-pacsat-loopback.conf -t 0" - +sudo modprobe snd-aloop +direwolf -P+ -D1 -qd -dp -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf-fm-pacsat-jp14-loop.conf -t 0