diff --git a/pacsat-test.sh b/pacsat-test.sh deleted file mode 100755 index dd43979c..00000000 --- a/pacsat-test.sh +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/bash - -/usr/bin/x-terminal-emulator --geometry=120x40 -e "bash /home/pi/CubeSatSim/pacsatsim-d.sh" - -sleep 1 - -/usr/bin/x-terminal-emulator --geometry=120x40 -e "bash /home/pi/CubeSatSim/pacsatsim.sh" - -sleep 1 - -/usr/bin/x-terminal-emulator --geometry=120x40 -e "direwolf -P+ -D1 -qd -dp -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf-fm-pacsat-loopback.conf -t 0" - -sleep 1 - -/usr/bin/x-terminal-emulator --geometry=120x40 -e "bash /home/pi/CubeSatSim/groundstation/pacsat.sh" - -