mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 23:30:36 +08:00
eac6dfed3c
Sync the attitude controller to the raw gyro data to remove the latency in the rate loops caused by the sensor and estimator modules. Attitude data latency will increase as it will be from the previous EKF update, however attitude loops are less latency sensitive. Thermal compensation and bias data will be from the previous frame.