mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 16:55:29 +03:00
Updates to Iterm Lock for better readability
This commit is contained in:
parent
f00cd9ee37
commit
b4a8973990
3 changed files with 21 additions and 21 deletions
|
@ -1334,7 +1334,7 @@ Defines error rate (in percents of max rate) when Iterm Lock is engaged when sti
|
|||
|
||||
### fw_iterm_lock_rate_threshold
|
||||
|
||||
Defines rate percentage when full P I and D attenuation should happen. 100 disables Iterm Lock for P and D term
|
||||
Defines the steepness of the attenuation curve. Higher values result in flatter attenuation. Lower values force full attenuation with lower stick deflection
|
||||
|
||||
| Default | Min | Max |
|
||||
| --- | --- | --- |
|
||||
|
@ -1344,7 +1344,7 @@ Defines rate percentage when full P I and D attenuation should happen. 100 disab
|
|||
|
||||
### fw_iterm_lock_time_max_ms
|
||||
|
||||
Defines max time in milliseconds for how long ITerm Lock will shut down Iterm after sticks are release
|
||||
Defines max time in milliseconds for how long ITerm Lock will depress Iterm after sticks are release
|
||||
|
||||
| Default | Min | Max |
|
||||
| --- | --- | --- |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue