Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_locales')
-rwxr-xr-x_locales/en/messages.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 095d13f6..dc768308 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -2850,5 +2850,11 @@
},
"accNotchCutoffHelp": {
"message": "Should be kept below acc. notch filter frequency"
+ },
+ "gyroStage2LpfCutoffFrequency": {
+ "message": "Gyro Stage 2 LPF cutoff frequency"
+ },
+ "gyroStage2LpfCutoffFrequencyHelp": {
+ "message": "Second stage gyro low pass filter that is an equivalent of Betaflight not-Kalman stage2 filter. It has to be setup above first stage gyro LPF. For 5 and 6-inch miniquads, this usually means above 150Hz. 7-inch quads above 125Hz."
}
}