mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
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…
x
Reference in New Issue
Block a user