Control: Improve Yaw Damper

This commit is contained in:
Joshua Davidson 2018-05-28 10:01:51 -04:00
parent 6332540cb2
commit 793dcbae63
2 changed files with 3 additions and 3 deletions

View file

@ -1113,8 +1113,8 @@
<input>fbw/yaw/r-r_s-s</input> <input>fbw/yaw/r-r_s-s</input>
<gain>fbw/yaw/yd-p-gain</gain> <gain>fbw/yaw/yd-p-gain</gain>
<clipto> <clipto>
<min>-0.2</min> <min>-0.1</min>
<max>0.2</max> <max>0.1</max>
</clipto> </clipto>
</pure_gain> </pure_gain>

View file

@ -1 +1 @@
4502 4503