A3XX: Improve FBW
This commit is contained in:
parent
1fc430dd05
commit
0ce6169f85
1 changed files with 3 additions and 3 deletions
|
@ -350,7 +350,7 @@
|
|||
<property>/controls/flight/elevator-fbw-cmd</property>
|
||||
</output>
|
||||
<config>
|
||||
<Kp>-0.22</Kp>
|
||||
<Kp>-0.21</Kp>
|
||||
<beta>1</beta>
|
||||
<alpha>0.1</alpha>
|
||||
<gamma>0</gamma>
|
||||
|
@ -821,7 +821,7 @@
|
|||
<alpha>0.1</alpha>
|
||||
<gamma>0</gamma>
|
||||
<Ti>5.0</Ti>
|
||||
<Td>0.00000001</Td>
|
||||
<Td>0.000001</Td>
|
||||
<u_min>-0.3</u_min>
|
||||
<u_max>0.3</u_max>
|
||||
</config>
|
||||
|
@ -896,7 +896,7 @@
|
|||
</input>
|
||||
<output>/controls/flight/rudder-fbw</output>
|
||||
<type>noise-spike</type>
|
||||
<max-rate-of-change>10</max-rate-of-change>
|
||||
<max-rate-of-change>2.5</max-rate-of-change>
|
||||
</filter>
|
||||
|
||||
</PropertyList>
|
||||
|
|
Reference in a new issue