mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 22:57:36 +08:00
ekf2: Fix description of EKF2_HDG_GATE
This commit is contained in:
committed by
Mathieu Bresciani
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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user