Update command add loopback

pacsat-v2.2-tlm3
Alan Johnston 4 weeks ago committed by GitHub
parent 7e1b7e90cc
commit 8f09364a67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,6 +2,8 @@
echo -e "\nCommand and Control script for CubeSatSim v2.0\n" echo -e "\nCommand and Control script for CubeSatSim v2.0\n"
sudo modprobe snd-aloop
FILE=/home/pi/CubeSatSim/command_control FILE=/home/pi/CubeSatSim/command_control
if [ -f "$FILE" ]; then if [ -f "$FILE" ]; then
echo "Radio command and control is ON" echo "Radio command and control is ON"

Loading…
Cancel
Save

Powered by TurnKey Linux.