|
|
|
@ -152,7 +152,7 @@ elif [ "$1" = "-t" ]; then
|
|
|
|
|
|
|
|
|
|
|
|
echo
|
|
|
|
echo
|
|
|
|
|
|
|
|
|
|
|
|
# echo $1 $2 $3 $4
|
|
|
|
# echo $1 $2 $3 $4 $5 $6
|
|
|
|
|
|
|
|
|
|
|
|
echo "Do you want Simulated Telemetry ON (y/n) "
|
|
|
|
echo "Do you want Simulated Telemetry ON (y/n) "
|
|
|
|
read sim
|
|
|
|
read sim
|
|
|
|
@ -169,8 +169,8 @@ elif [ "$1" = "-t" ]; then
|
|
|
|
echo
|
|
|
|
echo
|
|
|
|
echo -e "\nCubeSatSim configuraation sim.cfg file updated to: \n"
|
|
|
|
echo -e "\nCubeSatSim configuraation sim.cfg file updated to: \n"
|
|
|
|
echo
|
|
|
|
echo
|
|
|
|
echo $1 $2 $3 $4 $sim
|
|
|
|
echo $1 $2 $3 $4 $sim $6
|
|
|
|
echo $1 $2 $3 $4 $sim > /home/pi/CubeSatSim/sim.cfg
|
|
|
|
echo $1 $2 $3 $4 $sim $6 > /home/pi/CubeSatSim/sim.cfg
|
|
|
|
echo
|
|
|
|
echo
|
|
|
|
echo "Restarting CubeSatSim with new configuraation file"
|
|
|
|
echo "Restarting CubeSatSim with new configuraation file"
|
|
|
|
echo
|
|
|
|
echo
|
|
|
|
|