forked from Archive/PX4-Autopilot
ekf2: Fix description of EKF2_HDG_GATE
This commit is contained in:
parent
c3db4f57df
commit
135f02679a
|
@ -445,7 +445,7 @@ PARAM_DEFINE_FLOAT(EKF2_BETA_GATE, 5.0f);
|
|||
PARAM_DEFINE_FLOAT(EKF2_BETA_NOISE, 0.3f);
|
||||
|
||||
/**
|
||||
* Gate size for magnetic heading fusion
|
||||
* Gate size for heading fusion
|
||||
*
|
||||
* Sets the number of standard deviations used by the innovation consistency test.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue