This is a test release with full throttle curve edit logic. Current functionality:
- all points for throttle curve can be edited -100 <-> 100
- preset endpoints are reflected in logic
- when last editable value is 0, corresponding non-editable value is also 0; allows zero on one side
- when last editable value is negative on either side, corresponding non-editable value is -100
- when last editable value is positive on either side, corresponding non-editable value is 100
This is NOT present on curve visualization, hence test release. With luck, full release will have this reflected.
Best example use case: boat that has throttle in both directions. Set the throttle curve shape to ^
, both sides negative.
(Side note, yes it is not really logical that forward throttle is mapped to negative point values, but this is so in original, I want to keep changes to minimum).
For test release I give a direct binary upload; I will use usual patch logic on full release.