From 0d5519a3d65b1dbb6efd8d6906fd8a748f1b52f9 Mon Sep 17 00:00:00 2001 From: Asizon <43983086+Asizon@users.noreply.github.com> Date: Wed, 6 May 2020 08:24:21 +0200 Subject: [PATCH] Updated D_min tooltip --- 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 1bb0936b43..366dd86434 100644 --- a/locales/en/messages.json +++ b/locales/en/messages.json @@ -1627,7 +1627,7 @@ "description": "D Min feature helpicon message" }, "pidTuningDMinHelp": { - "message": "Controls the strength of dampening (D-term) in normal forward flight.
With D_min enabled, the Active D-gain changes during flight. In normal forward flight it is at the D_min gains below. During a sharp move or during prop wash, the Active D-gain raises to the Derivative gains specified to the left.

Full Derivative gains are reached on sharp stick inputs, but only partial are achieved during prop wash.
Adjust the D_Min Gain and Advance to control the gain boost sensitivity and timing.", + "message": "Controls the strength of dampening (D-term) in normal forward flight.
With D_min enabled, the Active D-gain changes during flight. In normal forward flight it is at the D_min gains below. During a sharp move or during prop wash, the Active D-gain raises to the D_max gains specified to the left.

Full D_max gains are reached on sharp stick inputs, but only partial are achieved during prop wash.
Adjust the D_Min Gain and Advance to control the gain boost sensitivity and timing.", "description": "D Min helpicon message on PID table titlebar" }, "pidTuningPidSettings": {