1
0
Fork 0
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:
U-DESKTOP-12PPI61\boris.bozic 2016-10-25 13:24:22 +02:00
parent 2224419a22
commit 059e0c6db8

View file

@ -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."