autotest: fixed sim_vehicle -w for plane
This commit is contained in:
parent
fa4ba456b4
commit
c27b605b86
@ -330,9 +330,6 @@ EOF
|
||||
exit 1
|
||||
fi
|
||||
PARMS="ArduPlane.parm"
|
||||
if [ $WIPE_EEPROM == 1 ]; then
|
||||
cmd="$cmd -PFORMAT_VERSION=13 -PSKIP_GYRO_CAL=1 -PRC3_MIN=1000 -PRC3_TRIM=1000"
|
||||
fi
|
||||
if [ "$FRAME" = "CRRCSim" ]; then
|
||||
RUNSIM="nice $autotest/pysim/sim_wrapper.py --frame=CRRCSim --home=$SIMHOME --simin=$SIMIN_PORT --simout=$SIMOUT_PORT --fgout=$FG_PORT $EXTRA_SIM"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user