Control: Bugfix in AP

This commit is contained in:
Joshua Davidson 2018-11-08 14:05:14 -05:00
parent 31cad47c3c
commit 1ecd3897d0
2 changed files with 11 additions and 3 deletions

View file

@ -691,7 +691,11 @@
<sum> <sum>
<div> <div>
<property>/orientation/roll-deg</property> <property>/orientation/roll-deg</property>
<value>1.8</value> <table>
<property>/fdm/jsbsim/velocities/vc-kts</property>
<entry><ind>140</ind><dep>1.8</dep></entry>
<entry><ind>360</ind><dep>2.8</dep></entry>
</table>
</div> </div>
<property>/it-autoflight/internal/heading-deg</property> <property>/it-autoflight/internal/heading-deg</property>
</sum> </sum>
@ -708,7 +712,11 @@
<sum> <sum>
<div> <div>
<property>/orientation/roll-deg</property> <property>/orientation/roll-deg</property>
<value>1.8</value> <table>
<property>/fdm/jsbsim/velocities/vc-kts</property>
<entry><ind>140</ind><dep>1.8</dep></entry>
<entry><ind>360</ind><dep>2.8</dep></entry>
</table>
</div> </div>
<property>/it-autoflight/internal/track-deg</property> <property>/it-autoflight/internal/track-deg</property>
</sum> </sum>

View file

@ -1 +1 @@
4694 4695