mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-19 02:10:36 +08:00
0b5c90574c
the delta angle bias was applied to imu data which was not coming in the same time intervall as the filter was operating. Therefore, the delta angle bias applied to new imu data had to be scaled correctly in order to match the imu time interval.