Control: Fix pitch oscilation in C* control system
This commit is contained in:
parent
919d0dc870
commit
8bc3fc6728
2 changed files with 5 additions and 5 deletions
|
@ -19,8 +19,8 @@
|
||||||
<expression>
|
<expression>
|
||||||
<table>
|
<table>
|
||||||
<property>/fdm/jsbsim/velocities/vc-kts</property>
|
<property>/fdm/jsbsim/velocities/vc-kts</property>
|
||||||
<entry><ind>140</ind><dep>-1.5</dep></entry>
|
<entry><ind>140</ind><dep>-1.0</dep></entry>
|
||||||
<entry><ind>350</ind><dep>-0.6</dep></entry>
|
<entry><ind>350</ind><dep>-0.5</dep></entry>
|
||||||
</table>
|
</table>
|
||||||
</expression>
|
</expression>
|
||||||
</Kp>
|
</Kp>
|
||||||
|
@ -46,8 +46,8 @@
|
||||||
<expression>
|
<expression>
|
||||||
<table>
|
<table>
|
||||||
<property>/fdm/jsbsim/velocities/vc-kts</property>
|
<property>/fdm/jsbsim/velocities/vc-kts</property>
|
||||||
<entry><ind>140</ind><dep>-1.5</dep></entry>
|
<entry><ind>140</ind><dep>-1.0</dep></entry>
|
||||||
<entry><ind>350</ind><dep>-0.6</dep></entry>
|
<entry><ind>350</ind><dep>-0.5</dep></entry>
|
||||||
</table>
|
</table>
|
||||||
</expression>
|
</expression>
|
||||||
</Ki>
|
</Ki>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
4760
|
4761
|
Reference in a new issue