mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 09:28:31 -04:00
a85d4f2f4b
- throttle slew rate was using % full range including the negative range (-100 to +100 instead of 0 to 100) which meant it was faster - throttle integrator windup limit was higher than normal because it's a porportional to throttle max - min but that makes no sense when min is negative causing larger limits |
||
---|---|---|
.. | ||
AP_TECS.cpp | ||
AP_TECS.h |