Copter: remove slow_start from takeoff

This commit is contained in:
Randy Mackay 2016-02-04 11:58:00 +09:00
parent 4514e8d100
commit 3c3b74adc8

View File

@ -126,9 +126,6 @@ void Copter::set_throttle_takeoff()
{
// tell position controller to reset alt target and reset I terms
pos_control.init_takeoff();
// tell motors to do a slow start
motors.slow_start(true);
}
// get_pilot_desired_throttle - transform pilot's throttle input to make cruise throttle mid stick