Control: Fix pitch oscilation in C* control system

This commit is contained in:
Joshua Davidson 2019-02-13 19:07:25 -05:00
parent 919d0dc870
commit 8bc3fc6728
2 changed files with 5 additions and 5 deletions

View file

@ -19,8 +19,8 @@
<expression>
<table>
<property>/fdm/jsbsim/velocities/vc-kts</property>
<entry><ind>140</ind><dep>-1.5</dep></entry>
<entry><ind>350</ind><dep>-0.6</dep></entry>
<entry><ind>140</ind><dep>-1.0</dep></entry>
<entry><ind>350</ind><dep>-0.5</dep></entry>
</table>
</expression>
</Kp>
@ -46,8 +46,8 @@
<expression>
<table>
<property>/fdm/jsbsim/velocities/vc-kts</property>
<entry><ind>140</ind><dep>-1.5</dep></entry>
<entry><ind>350</ind><dep>-0.6</dep></entry>
<entry><ind>140</ind><dep>-1.0</dep></entry>
<entry><ind>350</ind><dep>-0.5</dep></entry>
</table>
</expression>
</Ki>

View file

@ -1 +1 @@
4760
4761