mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-04 04:20:35 +08:00
b53bd2b77f
This fixes SITL with lockstep when using LPE and q estimator. The required changes are: - Publish ekf2_timestamps because simulator_mavlink expects them. - Run LPE at 250 Hz instead of 80 Hz in order to keep everything in lockstep running at 250 Hz.