Control: Bugfix in AP
This commit is contained in:
parent
31cad47c3c
commit
1ecd3897d0
2 changed files with 11 additions and 3 deletions
|
@ -691,7 +691,11 @@
|
|||
<sum>
|
||||
<div>
|
||||
<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>
|
||||
<property>/it-autoflight/internal/heading-deg</property>
|
||||
</sum>
|
||||
|
@ -708,7 +712,11 @@
|
|||
<sum>
|
||||
<div>
|
||||
<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>
|
||||
<property>/it-autoflight/internal/track-deg</property>
|
||||
</sum>
|
||||
|
|
|
@ -1 +1 @@
|
|||
4694
|
||||
4695
|
Reference in a new issue