Update pacsat-test.sh add 4 windows

pacsat-loop-2
Alan Johnston 10 months ago committed by GitHub
parent 259419573f
commit 509fa014c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,6 +1,17 @@
#!/bin/bash
/usr/bin/x-terminal-emulator --geometry=120x40 -e "/home/pi/CubeSatSim/pacsatsim-d.sh"
sleep 1
/usr/bin/x-terminal-emulator --geometry=120x40 -e "/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-pacsat-loopback.conf -t 0"
sleep 1
/usr/bin/x-terminal-emulator --geometry=120x40 -e /home/pi/CubeSatSim/groundstation/pacsat.sh"

Loading…
Cancel
Save

Powered by TurnKey Linux.