diff --git a/groundstation/pacsat-run.sh b/groundstation/pacsat-run.sh index f41f44f7..f4242560 100644 --- a/groundstation/pacsat-run.sh +++ b/groundstation/pacsat-run.sh @@ -59,6 +59,12 @@ sudo killall -9 zenity &>/dev/null elif [ "$ANS" = "3" ] || [ "$profile" = "Loopback" ] ; then echo "You have chosen the Loopback Simulated PacSat Ground Station" + + sleep 1 + + /usr/bin/x-terminal-emulator --geometry=120x40 -e "bash /home/pi/CubeSatSim/pacsatsim.sh l" + + sleep 1 /home/pi/CubeSatSim/groundstation/pacsat.sh l