File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1168,13 +1168,13 @@ The target percentage of maximum mixer output used for determining the rates in
11681168
11691169| Default | Min | Max |
11701170| --- | --- | --- |
1171- | 90 | 50 | 100 |
1171+ | 80 | 50 | 100 |
11721172
11731173---
11741174
11751175### fw_autotune_min_stick
11761176
1177- Minimum stick input [ %] to consider overshoot/undershoot detection
1177+ Minimum stick input [ %] , after applying deadband and expo, to start recording the plane's response to stick input.
11781178
11791179| Default | Min | Max |
11801180| --- | --- | --- |
Original file line number Diff line number Diff line change @@ -2220,7 +2220,7 @@ groups:
22202220 condition : USE_AUTOTUNE_FIXED_WING
22212221 members :
22222222 - name : fw_autotune_min_stick
2223- description : " Minimum stick input [%] to consider overshoot/undershoot detection "
2223+ description : " Minimum stick input [%], after applying deadband and expo, to start recording the plane's response to stick input. "
22242224 default_value : 50
22252225 field : fw_min_stick
22262226 min : 0
@@ -2251,7 +2251,7 @@ groups:
22512251 type : uint8_t
22522252 - name : fw_autotune_max_rate_deflection
22532253 description : " The target percentage of maximum mixer output used for determining the rates in `AUTO` and `LIMIT`."
2254- default_value : 90
2254+ default_value : 80
22552255 field : fw_max_rate_deflection
22562256 min : 50
22572257 max : 100
You can’t perform that action at this time.
0 commit comments