Fixes to startup scripts, back to nominal defaults

This commit is contained in:
Lorenz Meier 2014-03-03 14:24:17 +01:00
parent a16742f2eb
commit b809fad3b6
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
sh /etc/init.d/rc.fw_defaults
echo "HIL Rascal 110 starting.."
echo "X Plane HIL starting.."
set HIL yes

View File

@ -385,7 +385,7 @@ then
then
sleep 1
mavlink start -b 230400 -d /dev/ttyACM0
gps start -f
gps start
usleep 5000
else
if [ $TTYS1_BUSY == yes ]