1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 08:45:28 +03:00

Merge pull request #1350 from McGiverGim/fix_itermrelax_tooltip

Fix Absolute Control tooltip.
This commit is contained in:
Michael Keller 2019-04-09 19:49:58 +12:00 committed by GitHub
commit c3f64107b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3141,7 +3141,7 @@
"message": "Absolute Control"
},
"pidTuningAbsoluteControlGainHelp": {
"message": "This feature solves some underlying problems of I Term Rotation and should hopefully replace it at some point. The feature accumulates the absolute gyro error in quad coordinates and mixes a proportional correction into the setpoint. It needs to have the iterm_relax enable for RPY."
"message": "This feature solves some underlying problems of $t(pidTuningItermRotation.message) and should hopefully replace it at some point. This feature accumulates the absolute gyro error in quad coordinates and mixes a proportional correction into the setpoint. For it to work you need to enable AirMode and $t(pidTuningItermRelax.message) (for $t(pidTuningItermRelaxAxesOptionRP.message)). If you combine this feature with $t(pidTuningIntegratedYaw.message), you can set $t(pidTuningItermRelax.message) enabled for $t(pidTuningItermRelaxAxesOptionRPY.message)."
},
"pidTuningThrottleBoost": {
"message": "Throttle Boost"