mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Previously the Throttle Position element calculation was based solely on the raw rcCommand value and didn't take into account the min_check deadzone so the resulting displayed percentage was incorrect. Also 3D trottle handling was not considered. Corrected the calculation and added support for 3D throttle modes. Reversed thrust will be represented with negative throttle percentages. |
||
---|---|---|
.. | ||
unit | ||
Makefile |