fix issue with low throttle in air

This commit is contained in:
Jason Short 2012-02-03 13:29:59 +00:00
parent 151479f769
commit ef9418c2de

View File

@ -905,8 +905,8 @@ static void fast_loop()
if(takeoff_complete == false){
// reset these I terms to prevent awkward tipping on takeoff
reset_rate_I();
reset_stability_I();
//reset_rate_I();
//reset_stability_I();
}
// custom code/exceptions for flight modes