ACM: disabled auto_calibration until more testing can be done
This commit is contained in:
parent
3c1f4b1ad7
commit
a9e7194e3d
@ -579,7 +579,7 @@ static void update_throttle_cruise()
|
||||
}
|
||||
|
||||
// recalc kp
|
||||
g.pid_throttle.kP((float)g.throttle_cruise.get() / 981.0);
|
||||
//g.pid_throttle.kP((float)g.throttle_cruise.get() / 981.0);
|
||||
//Serial.printf("kp:%1.4f\n",kp);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user