From ff3230b0c311740fffef86fc5dfac60dd3518451 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 8 Jan 2025 08:46:24 -0500 Subject: [PATCH] Update pacsat.sh back to SHELL --- groundstation/pacsat.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/groundstation/pacsat.sh b/groundstation/pacsat.sh index b8deafc7..2c4e8aa5 100755 --- a/groundstation/pacsat.sh +++ b/groundstation/pacsat.sh @@ -64,8 +64,8 @@ sleep 10 #echo -#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-loopback.conf -t 0" +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-loopback.conf -t 0" echo echo "The Pacsat and Pacsat Ground Station are running on this Pi using audio loopback" @@ -84,7 +84,7 @@ sleep 10 #echo "Stopping Pacsatsim" -#$SHELL +$SHELL