mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
Changelog // version bump
This commit is contained in:
parent
2224419a22
commit
059e0c6db8
1 changed files with 1 additions and 1 deletions
|
@ -836,7 +836,7 @@
|
|||
"message": "D Setpoint Weight"
|
||||
},
|
||||
"pidTuningPtermSetpointHelp": {
|
||||
"message": "This parameter determines the transient behaviour setpoint weight. The lower the value gets the more smoother mid stick will be and less bumps on fast stick stops during flips and rolls."
|
||||
"message": "This parameter determines the transient behaviour setpoint weight on stick return (only from version 3.0.1). The lower the value gets the more smooth end of flips or rolls will be."
|
||||
},
|
||||
"pidTuningDtermSetpointHelp": {
|
||||
"message": "This parameter determines the stick accelerating effect within derivative component.<br> Value of 0 equals to old Measuemenent method where D only tracks gyro, while value of 1 equals to old Error method with equal gyro and stick tracking ratio.<br> Lower value equals to slower/smoother stick response, while higher value provides more stick acceleration response.<br> Note that RC interpolation is recommended to be enabled with higher values to prevent control kicks making noise."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue