From 105d1312ddf6b08dee0241b041ce90d20ec14480 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 25 Feb 2025 16:19:54 -0500 Subject: [PATCH] Update pacsat-test.sh add fm --- pacsat-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pacsat-test.sh b/pacsat-test.sh index 0957c4a0..71d0b036 100755 --- a/pacsat-test.sh +++ b/pacsat-test.sh @@ -8,7 +8,7 @@ sleep 1 sleep 1 -/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" +/usr/bin/x-terminal-emulator --geometry=120x40 -e "direwolf -P+ -D1 -qd -dp -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf-pacsat-fm-loopback.conf -t 0" sleep 1