Merge branch 'master' into ECAM-sys-develop
This commit is contained in:
commit
d12b4faa0b
3 changed files with 17 additions and 31 deletions
|
@ -628,15 +628,13 @@
|
||||||
</not-equals>
|
</not-equals>
|
||||||
</condition>
|
</condition>
|
||||||
<expression>
|
<expression>
|
||||||
<dif>
|
<max>
|
||||||
<table>
|
<dif>
|
||||||
<property>/orientation/pitch-deg</property>
|
<property>/orientation/pitch-deg</property>
|
||||||
<entry><ind>-10</ind><dep>-5</dep></entry>
|
<value>5</value>
|
||||||
<entry><ind> 0</ind><dep> 0</dep></entry>
|
</dif>
|
||||||
<entry><ind> 30</ind><dep>35</dep></entry>
|
<value>-10</value>
|
||||||
</table>
|
</max>
|
||||||
<value>5</value>
|
|
||||||
</dif>
|
|
||||||
</expression>
|
</expression>
|
||||||
</u_min>
|
</u_min>
|
||||||
<u_min>
|
<u_min>
|
||||||
|
@ -662,15 +660,13 @@
|
||||||
</and>
|
</and>
|
||||||
</condition>
|
</condition>
|
||||||
<expression>
|
<expression>
|
||||||
<sum>
|
<min>
|
||||||
<table>
|
<sum>
|
||||||
<property>/orientation/pitch-deg</property>
|
<property>/orientation/pitch-deg</property>
|
||||||
<entry><ind>-10</ind><dep>-15</dep></entry>
|
<value>5</value>
|
||||||
<entry><ind> 0</ind><dep> 0</dep></entry>
|
</sum>
|
||||||
<entry><ind> 30</ind><dep> 25</dep></entry>
|
<value>30</value>
|
||||||
</table>
|
</min>
|
||||||
<value>5</value>
|
|
||||||
</sum>
|
|
||||||
</expression>
|
</expression>
|
||||||
</u_max>
|
</u_max>
|
||||||
<u_max>
|
<u_max>
|
||||||
|
|
|
@ -133,22 +133,12 @@
|
||||||
<type>gain</type>
|
<type>gain</type>
|
||||||
<gain>1.0</gain>
|
<gain>1.0</gain>
|
||||||
<input>
|
<input>
|
||||||
<condition>
|
<expression>
|
||||||
<greater-than-equals>
|
<max>
|
||||||
<property>/controls/engines/engine[0]/throttle-man</property>
|
<property>/controls/engines/engine[0]/throttle-man</property>
|
||||||
<property>/controls/engines/engine[1]/throttle-man</property>
|
<property>/controls/engines/engine[1]/throttle-man</property>
|
||||||
</greater-than-equals>
|
</max>
|
||||||
</condition>
|
</expression>
|
||||||
<property>/controls/engines/engine[0]/throttle-man</property>
|
|
||||||
</input>
|
|
||||||
<input>
|
|
||||||
<condition>
|
|
||||||
<less-than>
|
|
||||||
<property>/controls/engines/engine[0]/throttle-man</property>
|
|
||||||
<property>/controls/engines/engine[1]/throttle-man</property>
|
|
||||||
</less-than>
|
|
||||||
</condition>
|
|
||||||
<property>/controls/engines/engine[1]/throttle-man</property>
|
|
||||||
</input>
|
</input>
|
||||||
<output>/controls/engines/throttle-pid-max</output>
|
<output>/controls/engines/throttle-pid-max</output>
|
||||||
</filter>
|
</filter>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
4613
|
4614
|
Reference in a new issue