From 059e0c6db849ce87bf1d06c74ee6fba6ecb6a636 Mon Sep 17 00:00:00 2001 From: "U-DESKTOP-12PPI61\\boris.bozic" Date: Tue, 25 Oct 2016 13:24:22 +0200 Subject: [PATCH] Changelog // version bump --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 576d2baa..e71dbd52 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -836,7 +836,7 @@ "message": "D Setpoint Weight" }, "pidTuningPtermSetpointHelp": { - "message": "This parameter determines the transient behaviour setpoint weight. The lower the value gets the more smoother mid stick will be and less bumps on fast stick stops during flips and rolls." + "message": "This parameter determines the transient behaviour setpoint weight on stick return (only from version 3.0.1). The lower the value gets the more smooth end of flips or rolls will be." }, "pidTuningDtermSetpointHelp": { "message": "This parameter determines the stick accelerating effect within derivative component.
Value of 0 equals to old Measuemenent method where D only tracks gyro, while value of 1 equals to old Error method with equal gyro and stick tracking ratio.
Lower value equals to slower/smoother stick response, while higher value provides more stick acceleration response.
Note that RC interpolation is recommended to be enabled with higher values to prevent control kicks making noise."