forked from Archive/PX4-Autopilot
Missing descriptions added for L1 control parameters
This commit is contained in:
parent
9e56652d3e
commit
480ba491f3
|
@ -247,7 +247,7 @@ PARAM_DEFINE_FLOAT(FW_T_INTEG_GAIN, 0.1f);
|
||||||
PARAM_DEFINE_FLOAT(FW_T_VERT_ACC, 7.0f);
|
PARAM_DEFINE_FLOAT(FW_T_VERT_ACC, 7.0f);
|
||||||
|
|
||||||
|
|
||||||
*/
|
/*
|
||||||
* Complementary filter "omega" parameter for height
|
* Complementary filter "omega" parameter for height
|
||||||
*
|
*
|
||||||
* This is the cross-over frequency (in radians/second) of the complementary
|
* This is the cross-over frequency (in radians/second) of the complementary
|
||||||
|
|
Loading…
Reference in New Issue