mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 00:31:36 +08:00
Update TECS integrator gain parameter description to represent the changes in https://github.com/PX4/ecl/commit/ccfba4997147658d8340f7efa351c19299120704
This commit is contained in:
committed by
Daniel Agar
parent
9ce83f2208
commit
8f09a20478
@@ -525,7 +525,8 @@ PARAM_DEFINE_FLOAT(FW_T_THR_DAMP, 0.5f);
|
||||
* This is the integrator gain on the control loop.
|
||||
* Increasing this gain increases the speed at which speed
|
||||
* and height offsets are trimmed out, but reduces damping and
|
||||
* increases overshoot.
|
||||
* increases overshoot. Set this value to zero to completely
|
||||
* disable all integrator action.
|
||||
*
|
||||
* @min 0.0
|
||||
* @max 2.0
|
||||
|
||||
Reference in New Issue
Block a user