mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 18:14:07 +08:00
- zero thrust integrator on initialisation, we already have a cruise throttle variable - if initialising from in_air condition set last throttle setpoint to cruise throttle (_in_air ? throttle_cruise : 0.0f);