Change TECS max sink rate minimum value, because very fragile aircraft might not be able to sustain higher max sink rates

This commit is contained in:
Philipp Oettershagen
2018-06-29 19:06:17 +02:00
committed by Daniel Agar
parent a76c4c55d4
commit 6579b7254a
@@ -465,7 +465,7 @@ PARAM_DEFINE_FLOAT(FW_T_SINK_MIN, 2.0f);
* the aircraft.
*
* @unit m/s
* @min 2.0
* @min 1.0
* @max 15.0
* @decimal 1
* @increment 0.5