mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-19 04:52:12 +01:00
2ab6390cf5
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.