mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
Arducopter: INS
removed zero accells call
This commit is contained in:
parent
8a4a9a929e
commit
0ea3424779
@ -507,9 +507,6 @@ static void set_mode(byte mode)
|
||||
roll_pitch_mode = LOITER_RP;
|
||||
throttle_mode = LOITER_THR;
|
||||
set_next_WP(¤t_loc);
|
||||
#if INERTIAL_NAV == ENABLED
|
||||
zero_accels();
|
||||
#endif
|
||||
break;
|
||||
|
||||
case POSITION:
|
||||
|
Loading…
Reference in New Issue
Block a user