Browse Source

Copter: remove noise and wind from copter sim

this is to help Randy track down a current problem
master
Andrew Tridgell 12 years ago
parent
commit
59a2a95e9a
  1. 6
      Tools/autotest/ArduCopter.parm

6
Tools/autotest/ArduCopter.parm

@ -35,6 +35,12 @@ FLTMODE6 0 @@ -35,6 +35,12 @@ FLTMODE6 0
SUPER_SIMPLE 0
RTL_ALT_FINAL 0
SIM_GPS_DELAY 2
SIM_ACC_RND 0
SIM_GYR_RND 0
SIM_WIND_SPD 0
SIM_WIND_TURB 0
SIM_BARO_RND 0
SIM_MAG_RND 0
# flightmodes
# switch 1 Circle
# switch 2 LAND

Loading…
Cancel
Save