mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
EKF: Change a typo
This commit is contained in:
parent
70346a5b2f
commit
32aa3263a6
@ -246,7 +246,7 @@ bool Ekf::tryYawEmergencyReset()
|
||||
bool success = false;
|
||||
|
||||
/* A rapid reset to the yaw emergency estimate is performed if horizontal velocity innovation checks continuously
|
||||
* fails while the difference between the yaw emergency estimator and the yas estimate is large.
|
||||
* fails while the difference between the yaw emergency estimator and the yaw estimate is large.
|
||||
* This enables recovery from a bad yaw estimate. A reset is not performed if the fault condition was
|
||||
* present before flight to prevent triggering due to GPS glitches or other sensor errors.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user