mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 05:57:34 +08:00
1f5046f165
* FWPositionController: add linear airspeed-to-trim-throttle mapping Scale trim throttle in a linear way with airspeed. Different gradients above/below trim airspeed. The airspeed- and airs density-corrected trim throttle is required for an accurate throttle prediction in TECS, while the default trim throttle is still needed as well, as the throttle delta from height rate setpoint delta is linked to it. --------- Signed-off-by: Silvan Fuhrer <silvan@auterion.com>