Skip to content
Snippets Groups Projects
Commit 8f09a204 authored by Philipp Oettershagen's avatar Philipp Oettershagen Committed by Daniel Agar
Browse files

Update TECS integrator gain parameter description to represent the changes in...

Update TECS integrator gain parameter description to represent the changes in https://github.com/PX4/ecl/commit/ccfba4997147658d8340f7efa351c19299120704
parent 9ce83f22
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment