Removed further unneeded commands and other things eating space

This commit is contained in:
Lorenz Meier
2014-02-01 15:56:57 +01:00
parent 2908ffb092
commit b1539d8a74
3 changed files with 2 additions and 8 deletions
@@ -2,7 +2,7 @@
#
# HILStar / X-Plane
#
# Maintainers: Thomas Gubler <thomasgubler@gmail.com>
# Lorenz Meier <lm@inf.ethz.ch>
#
echo "HIL Rascal 110 starting.."
@@ -32,9 +32,6 @@ then
param set FW_L1_PERIOD 16
param set RC_SCALE_ROLL 1.0
param set RC_SCALE_PITCH 1.0
param set SYS_AUTOCONFIG 0
param save
fi
set HIL yes
@@ -2,7 +2,7 @@
#
# Team Blacksheep Discovery Quadcopter
#
# Maintainers: Simon Wilks <sjwilks@gmail.com>
# Simon Wilks <sjwilks@gmail.com>
#
if [ $DO_AUTOCONFIG == yes ]
@@ -34,9 +34,6 @@ then
param set FW_L1_PERIOD 16
param set RC_SCALE_ROLL 1.0
param set RC_SCALE_PITCH 1.0
param set SYS_AUTOCONFIG 0
param save
fi
set HIL yes