Skip to content

Commit c3f6410

Browse files
authored
Merge pull request #1350 from McGiverGim/fix_itermrelax_tooltip
Fix Absolute Control tooltip.
2 parents eaa1c05 + 36b8766 commit c3f6410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locales/en/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3141,7 +3141,7 @@
31413141
"message": "Absolute Control"
31423142
},
31433143
"pidTuningAbsoluteControlGainHelp": {
3144-
"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."
3144+
"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)."
31453145
},
31463146
"pidTuningThrottleBoost": {
31473147
"message": "Throttle Boost"

0 commit comments

Comments
 (0)