From cf22b7b9adb9600e4c5f4d63e3a9f68bd1bf5358 Mon Sep 17 00:00:00 2001 From: Airwide Date: Tue, 29 Sep 2020 00:22:08 +0200 Subject: [PATCH] Corrected cli variable description in settings.yaml --- src/main/fc/settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/fc/settings.yaml b/src/main/fc/settings.yaml index b9c5763ee7..cd8d18701d 100644 --- a/src/main/fc/settings.yaml +++ b/src/main/fc/settings.yaml @@ -2261,7 +2261,7 @@ groups: min: 0 max: 100 - name: nav_fw_pitch2thr_smoothing - description: "Threshold from zero pitch before pitch_to_throttle is applied [centidegrees]" + description: "Number of fixedWingPitchToThrottleCorrection cycles used to calculate a moving average pitch" default_value: "1" field: fw.pitch_to_throttle_smooth min: 1