and remove the possibility to set min > max to reverse.
Initially the idea was to add the checkbox on the UI side, to avoid adding
another param, but I don't think I'll go through the extra effort on the
QGC side.
@ -299,13 +298,9 @@ Note that non-motor outputs might already be active in prearm state if COM_PREAR
@@ -299,13 +298,9 @@ Note that non-motor outputs might already be active in prearm state if COM_PREAR
'''
minimum_description= \
'''Minimum output value (when not disarmed).
TheoutputrangecanbereversedbysettingMin>Max.
'''
maximum_description= \
'''Maxmimum output value (when not disarmed).
TheoutputrangecanbereversedbysettingMin>Max.
'''
failsafe_description= \
'''This is the output value that is set when in failsafe mode.
@ -346,7 +341,7 @@ When set to -1 (default), the value depends on the function (see {:}).
@@ -346,7 +341,7 @@ When set to -1 (default), the value depends on the function (see {:}).