We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d69b14 + 35ba2f3 commit 253cf74Copy full SHA for 253cf74
docs/Settings.md
@@ -1178,7 +1178,7 @@ The target percentage of maximum mixer output used for determining the rates in
1178
1179
| Default | Min | Max |
1180
| --- | --- | --- |
1181
-| 80 | 50 | 100 |
+| 90 | 50 | 100 |
1182
1183
---
1184
src/main/fc/settings.yaml
@@ -2342,7 +2342,7 @@ groups:
2342
type: uint8_t
2343
- name: fw_autotune_max_rate_deflection
2344
description: "The target percentage of maximum mixer output used for determining the rates in `AUTO` and `LIMIT`."
2345
- default_value: 80
+ default_value: 90
2346
field: fw_max_rate_deflection
2347
min: 50
2348
max: 100
0 commit comments