mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 13:50:34 +08:00
ef7ed97cbd
Fixes: 1) Invalid data with a zero time stamp could be the EKF ends up in the data buffers and result in loss of 'good' data from the buffers 2) Magnetometer data was arriving at a rate faster than the data buffers could handle resulting in loss of data.