raising follow target filter responsiveness to tested value

This commit is contained in:
Jimmy Johnson 2016-05-16 15:10:43 -07:00
parent 8e3720ca9a
commit bf6dff3e99

View File

@ -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);