mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-07 16:38:30 -04:00
3479a0e209
Fixes a potential error where changes to timing and arrival rate of magnetometer and baro data could block the fusion of synthetic position and velocity measurements, allowing unrestrained tilt errors during operation without GPS or optical flow. Fusion of synthetic position or velocity measurements is now timed to coincide with fusion of barometer observations. If a new barometer observation has not arrived after 200 msec then the synthetic position or velocity is fused anyway so that fusion of synthetic position or velocity observations cannot occur any slower than 5 Hz |
||
---|---|---|
.. | ||
Models | ||
AP_Nav_Common.h | ||
AP_NavEKF.cpp | ||
AP_NavEKF.h | ||
AP_SmallEKF.cpp | ||
AP_SmallEKF.h |