A3XX: Fix FBW Elevator not allowed to use full elevator range
This commit is contained in:
parent
046c7b1a94
commit
2edfcda93b
1 changed files with 2 additions and 2 deletions
|
@ -398,8 +398,8 @@
|
|||
<gamma>0</gamma>
|
||||
<Ti>5</Ti>
|
||||
<Td>0.002</Td>
|
||||
<u_min>-0.5</u_min>
|
||||
<u_max>0.5</u_max>
|
||||
<u_min>-1</u_min>
|
||||
<u_max>1</u_max>
|
||||
</config>
|
||||
</pid-controller>
|
||||
|
||||
|
|
Reference in a new issue