Skip to content

Commit d176724

Browse files
authored
Merge pull request #1984 from mikeller/fix_dynamic_idle_rpm_units
2 parents 90e198d + 04054c3 commit d176724

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
@@ -3668,7 +3668,7 @@
36683668
"message": "This feature allows throttle to be temporarily boosted on quick stick movements, which increases acceleration torque to the motors, providing a much faster throttle response."
36693669
},
36703670
"pidTuningIdleMinRpm": {
3671-
"message": "Dynamic Idle Value [rpm]"
3671+
"message": "Dynamic Idle Value [* 100 RPM]"
36723672
},
36733673
"pidTuningIdleMinRpmHelp": {
36743674
"message": "Dynamic Idle improves control at low rpm and reduces risk of motor desyncs. It corrects problems caused by airflow speeding up or slowing down the props, improving PID authority, stability, motor braking and responsiveness. The Dynamic Idle rpm should be set to be about 20% below the rpm of your Dshot Idle value (see the $t(tabMotorTesting.message) tab). Usually there is no need to change your DShot idle value from defaults. For longer inverted hang time, DShot idle value and Minimum rpm should be lowered together.<br><br>Visit <a href=\"https://github.com/betaflight/betaflight/wiki/Tuning-Dynamic-Idle\"target=\"_blank\" rel=\"noopener noreferrer\">this wiki entry</a> for more info."

0 commit comments

Comments
 (0)