A32X: Fix autotrim
This commit is contained in:
parent
9da19e8d03
commit
04ede7c5d0
1 changed files with 1 additions and 1 deletions
|
@ -647,7 +647,7 @@
|
||||||
</input>
|
</input>
|
||||||
<output>/controls/flight/elevator-trim</output>
|
<output>/controls/flight/elevator-trim</output>
|
||||||
<min>-1.0</min>
|
<min>-1.0</min>
|
||||||
<max>0.14</max>
|
<max>0.32</max>
|
||||||
<max-rate-of-change>0.01</max-rate-of-change>
|
<max-rate-of-change>0.01</max-rate-of-change>
|
||||||
</filter>
|
</filter>
|
||||||
|
|
||||||
|
|
Reference in a new issue