Update TECS integrator gain parameter description to represent the changes in https://github.com/PX4/ecl/commit/ccfba4997147658d8340f7efa351c19299120704

This commit is contained in:
Philipp Oettershagen
2018-06-29 18:56:09 +02:00
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