mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 02:30:35 +08:00
raising follow target filter responsiveness to tested value
This commit is contained in:
@@ -88,5 +88,5 @@ PARAM_DEFINE_INT32(NAV_FT_FS, 1);
|
||||
* @decimal 2
|
||||
* @group Follow target
|
||||
*/
|
||||
PARAM_DEFINE_FLOAT(NAV_FT_RS, 0.8f);
|
||||
PARAM_DEFINE_FLOAT(NAV_FT_RS, 0.5f);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user