mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
The ElevateAndCompress scaling mode doesn't scale linearly as intended and causes motors to reach the max limit prematurely. A new mode, MoveAndCompress, has been implemented to get better linear scaling of the motor output values.