mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-25 09:16:01 +03:00
Merge pull request #9805 from iNavFlight/dzikuvx-drop-control-deadband
Drop control_deadband setting
This commit is contained in:
commit
1efdfabeeb
5 changed files with 4 additions and 21 deletions
|
@ -552,16 +552,6 @@ Blackbox logging rate numerator. Use num/denom settings to decide if a frame sho
|
|||
|
||||
---
|
||||
|
||||
### control_deadband
|
||||
|
||||
Stick deadband in [r/c points], applied after r/c deadband and expo. Used to check if sticks are centered.
|
||||
|
||||
| Default | Min | Max |
|
||||
| --- | --- | --- |
|
||||
| 10 | 2 | 250 |
|
||||
|
||||
---
|
||||
|
||||
### controlrate_profile
|
||||
|
||||
Control rate profile to switch to when the battery profile is selected, 0 to disable and keep the currently selected control rate profile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue