diff --git a/src/modules/mc_hover_thrust_estimator/hover_thrust_estimator_params.yaml b/src/modules/mc_hover_thrust_estimator/hover_thrust_estimator_params.yaml index 48821cc754d..f9ec94380a2 100644 --- a/src/modules/mc_hover_thrust_estimator/hover_thrust_estimator_params.yaml +++ b/src/modules/mc_hover_thrust_estimator/hover_thrust_estimator_params.yaml @@ -31,8 +31,9 @@ parameters: description: short: 1-sigma initial hover thrust uncertainty long: |- - Sets the number of standard deviations used - by the innovation consistency test. + Initial standard deviation of the hover thrust state estimate. + Larger values allow the estimate to move farther from the initial + hover thrust before process noise takes over. type: float default: 0.1 decimal: 3