Control: Improve Yaw Damper
This commit is contained in:
parent
6332540cb2
commit
793dcbae63
2 changed files with 3 additions and 3 deletions
|
@ -1113,8 +1113,8 @@
|
|||
<input>fbw/yaw/r-r_s-s</input>
|
||||
<gain>fbw/yaw/yd-p-gain</gain>
|
||||
<clipto>
|
||||
<min>-0.2</min>
|
||||
<max>0.2</max>
|
||||
<min>-0.1</min>
|
||||
<max>0.1</max>
|
||||
</clipto>
|
||||
</pure_gain>
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
4502
|
||||
4503
|
Reference in a new issue