mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
Arducopter: INS
removed calibrate accels for now
This commit is contained in:
parent
97845cace1
commit
98725be0ec
@ -136,10 +136,6 @@ static void init_arm_motors()
|
||||
startup_ground();
|
||||
}
|
||||
|
||||
#if INERTIAL_NAV == ENABLED
|
||||
calibrate_accels();
|
||||
#endif
|
||||
|
||||
#if HIL_MODE != HIL_MODE_ATTITUDE
|
||||
// read Baro pressure at ground -
|
||||
// this resets Baro for more accuracy
|
||||
|
Loading…
Reference in New Issue
Block a user