Skip to content

Commit a1b74ab

Browse files
CarviFPVnerdCopterhaslinghuis
authored
Slider grammatical fixes (#4605)
* Removed wording "Roll" in Pitch sliders * Fix typos and clarity in PID sliders help text Issue #4574 * Update locales/en/messages.json Co-authored-by: Mark Haslinghuis <[email protected]> * Update locales/en/messages.json Co-authored-by: Mark Haslinghuis <[email protected]> * Update locales/en/messages.json * Update locales/en/messages.json --------- Co-authored-by: nerdCopter <[email protected]> Co-authored-by: Mark Haslinghuis <[email protected]>
1 parent 9d80b4d commit a1b74ab

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
@@ -4447,7 +4447,7 @@
44474447
"description": "Disable or enable D Term Filter Tuning Slider"
44484448
},
44494449
"pidTuningPidSlidersHelp": {
4450-
"message": "Sliders to adjust the aircraft flight characteristics (PID gains)<br /><br />Damping (D gain): Resists fast movement, minimises P oscillation.<br /><br />Tracking (P and I gain): Enchances the responsiveness of the aircraft, if too high may cause trilling or oscillation.<br /><br />Stick Response (Feedforward): Increases the responsiveness of the aircraft to faster stick movements.<br /><br />Drift - Wobble (I gain, expert): Fine adjustment of I.<br /><br />Dynamic D (D Max, expert): Sets the maximum amount that D can be boosted to during fast movements.<br /><br />Pitch Damping (Pitch:Roll D ratio, expert): Increases the amount of damping on pitch relative to roll.<br /><br />Pitch Tracking (Pitch:Roll P, I and F ratio, expert): Increases stabilising strenght on pitch relative to roll.<br /><br />Master Multiplier (all gains, expert): Raises or Lowers all the PID gains, keeping their proportions constant.",
4450+
"message": "Sliders to adjust the aircraft flight characteristics (PID gains)<br /><br />Damping (D gain): Resists fast movement, minimises P oscillation.<br /><br />Tracking (P and I gain): Enhances the responsiveness of the aircraft; if too high, may cause trilling or oscillation.<br /><br />Stick Response (Feedforward): Increases the responsiveness of the aircraft to faster stick movements.<br /><br />Drift - Wobble (I gain, expert): Fine adjustment of I.<br /><br />Dynamic D (D Max, expert): Sets the maximum amount that D can be boosted to during fast movements.<br /><br />Pitch Damping (Pitch:Roll D ratio, expert): Increases the amount of damping on pitch relative to roll.<br /><br />Pitch Tracking (Pitch:Roll P, I and F ratio, expert): Increases stabilising strength on pitch relative to roll.<br /><br />Master Multiplier (all gains, expert): Raises or lowers all the PID gains, keeping their proportions constant.",
44514451
"description": "Overall helpicon message for PID tuning sliders"
44524452
},
44534453
"pidTuningSliderWarning": {

0 commit comments

Comments
 (0)