Browse Source

LTEST_VEL_UNC_IN typo in docs

master
Hamish Willee 4 years ago committed by Beat Küng
parent
commit
f5dd0edc9f
  1. 2
      src/modules/landing_target_estimator/landing_target_estimator_params.c

2
src/modules/landing_target_estimator/landing_target_estimator_params.c

@ -99,7 +99,7 @@ PARAM_DEFINE_FLOAT(LTEST_POS_UNC_IN, 0.1f); @@ -99,7 +99,7 @@ PARAM_DEFINE_FLOAT(LTEST_POS_UNC_IN, 0.1f);
/**
* Initial landing target velocity uncertainty
*
* Initial variance of the relative landing target velocity in x and y direction
* Initial variance of the relative landing target velocity in x and y directions
*
* @unit (m/s)^2
* @min 0.001

Loading…
Cancel
Save