2017-05-16 18:22:40 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
2017-07-13 17:30:33 +00:00
|
|
|
<!--
|
2017-07-14 15:57:14 +00:00
|
|
|
#######################################
|
|
|
|
# Copyright (c) A3XX Development Team #
|
|
|
|
#######################################
|
2017-07-13 17:30:33 +00:00
|
|
|
-->
|
|
|
|
|
2017-06-09 22:10:13 +00:00
|
|
|
<!-- A3XX CFM56 FADEC -->
|
|
|
|
<!-- Joshua Davidson -->
|
|
|
|
|
2017-05-16 18:22:40 +00:00
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<name>MAN One</name>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<update-interval-secs type="double">0.05</update-interval-secs>
|
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<table>
|
2017-05-31 22:56:52 +00:00
|
|
|
<property>/controls/engines/engine[0]/throttle-pos</property>
|
2017-05-16 18:22:40 +00:00
|
|
|
<entry><ind>0.00</ind><dep>0.00</dep></entry>
|
2017-05-31 22:56:52 +00:00
|
|
|
<entry><ind>0.01</ind><dep>0.00</dep></entry>
|
2017-06-17 02:45:19 +00:00
|
|
|
<entry><ind>0.60</ind><dep>0.80</dep></entry>
|
|
|
|
<entry><ind>0.65</ind><dep>0.80</dep></entry>
|
|
|
|
<entry><ind>0.78</ind><dep>0.84</dep></entry>
|
|
|
|
<entry><ind>0.83</ind><dep>0.84</dep></entry>
|
|
|
|
<entry><ind>0.95</ind><dep>0.88</dep></entry>
|
2017-05-16 18:22:40 +00:00
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/controls/engines/engine[0]/throttle-man</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<name>MAN Two</name>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<update-interval-secs type="double">0.05</update-interval-secs>
|
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<table>
|
2017-05-31 22:56:52 +00:00
|
|
|
<property>/controls/engines/engine[1]/throttle-pos</property>
|
2017-05-16 18:22:40 +00:00
|
|
|
<entry><ind>0.00</ind><dep>0.00</dep></entry>
|
2017-05-31 22:56:52 +00:00
|
|
|
<entry><ind>0.01</ind><dep>0.00</dep></entry>
|
2017-06-17 02:45:19 +00:00
|
|
|
<entry><ind>0.60</ind><dep>0.80</dep></entry>
|
|
|
|
<entry><ind>0.65</ind><dep>0.80</dep></entry>
|
|
|
|
<entry><ind>0.78</ind><dep>0.84</dep></entry>
|
|
|
|
<entry><ind>0.83</ind><dep>0.84</dep></entry>
|
|
|
|
<entry><ind>0.95</ind><dep>0.88</dep></entry>
|
2017-05-16 18:22:40 +00:00
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/controls/engines/engine[1]/throttle-man</output>
|
|
|
|
</filter>
|
|
|
|
|
2017-05-26 20:40:23 +00:00
|
|
|
<filter>
|
|
|
|
<name>N1 CMD 1</name>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<update-interval-secs type="double">0.05</update-interval-secs>
|
2017-06-17 02:45:19 +00:00
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/engines/thrust-limit</property>
|
|
|
|
<value>FLX</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>MCT</value>
|
|
|
|
</equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<expression>
|
|
|
|
<table>
|
|
|
|
<property>/engines/flx-thr</property>
|
|
|
|
<entry><ind>0.00</ind><dep> 22.4</dep></entry>
|
|
|
|
<entry><ind>1.00</ind><dep>105.8</dep></entry>
|
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
2017-05-26 20:40:23 +00:00
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<table>
|
|
|
|
<property>/controls/engines/engine[0]/throttle-man</property>
|
2017-06-05 23:42:02 +00:00
|
|
|
<entry><ind>0.00</ind><dep> 22.4</dep></entry>
|
2017-06-17 02:45:19 +00:00
|
|
|
<entry><ind>1.00</ind><dep>105.8</dep></entry>
|
2017-05-26 20:40:23 +00:00
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/engines/engine[0]/n1-cmd</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<name>N1 CMD 2</name>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<update-interval-secs type="double">0.05</update-interval-secs>
|
2017-06-17 02:45:19 +00:00
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/engines/thrust-limit</property>
|
|
|
|
<value>FLX</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>MCT</value>
|
|
|
|
</equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<expression>
|
|
|
|
<table>
|
|
|
|
<property>/engines/flx-thr</property>
|
|
|
|
<entry><ind>0.00</ind><dep> 22.4</dep></entry>
|
|
|
|
<entry><ind>1.00</ind><dep>105.8</dep></entry>
|
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
2017-05-26 20:40:23 +00:00
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<table>
|
|
|
|
<property>/controls/engines/engine[1]/throttle-man</property>
|
2017-06-05 23:42:02 +00:00
|
|
|
<entry><ind>0.00</ind><dep> 22.4</dep></entry>
|
2017-06-17 02:45:19 +00:00
|
|
|
<entry><ind>1.00</ind><dep>105.8</dep></entry>
|
2017-05-26 20:40:23 +00:00
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/engines/engine[1]/n1-cmd</output>
|
|
|
|
</filter>
|
|
|
|
|
2017-06-17 21:46:15 +00:00
|
|
|
<filter>
|
|
|
|
<name>N1 A/THR CMD 1</name>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<update-interval-secs type="double">0.05</update-interval-secs>
|
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<table>
|
2017-07-02 03:17:30 +00:00
|
|
|
<property>/controls/engines/engine[0]/throttle-cmd-cmd</property>
|
2017-06-17 21:46:15 +00:00
|
|
|
<entry><ind>0.00</ind><dep> 22.4</dep></entry>
|
|
|
|
<entry><ind>1.00</ind><dep>105.8</dep></entry>
|
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/engines/engine[0]/n1-athr-cmd</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<name>N1 A/THR CMD 2</name>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<update-interval-secs type="double">0.05</update-interval-secs>
|
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<table>
|
2017-07-02 03:17:30 +00:00
|
|
|
<property>/controls/engines/engine[1]/throttle-cmd-cmd</property>
|
2017-06-17 21:46:15 +00:00
|
|
|
<entry><ind>0.00</ind><dep> 22.4</dep></entry>
|
|
|
|
<entry><ind>1.00</ind><dep>105.8</dep></entry>
|
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/engines/engine[1]/n1-athr-cmd</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<name>N1 A/THR DIFFERENCE 1</name>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<update-interval-secs type="double">0.05</update-interval-secs>
|
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<dif>
|
|
|
|
<property>/engines/engine[0]/n1</property>
|
|
|
|
<property>/engines/engine[0]/n1-athr-cmd</property>
|
|
|
|
</dif>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/engines/engine[0]/n1-diff</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<name>N1 A/THR DIFFERENCE 2</name>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<update-interval-secs type="double">0.05</update-interval-secs>
|
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<dif>
|
|
|
|
<property>/engines/engine[1]/n1</property>
|
|
|
|
<property>/engines/engine[1]/n1-athr-cmd</property>
|
|
|
|
</dif>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/engines/engine[1]/n1-diff</output>
|
|
|
|
</filter>
|
|
|
|
|
2017-05-16 18:22:40 +00:00
|
|
|
<filter>
|
|
|
|
<name>Throttle 1</name>
|
|
|
|
<debug>false</debug>
|
|
|
|
<feedback-if-disabled>true</feedback-if-disabled>
|
|
|
|
<initialize-to>output</initialize-to>
|
|
|
|
<enable>
|
|
|
|
<condition>
|
2017-05-19 19:13:28 +00:00
|
|
|
<and>
|
2017-05-16 18:22:40 +00:00
|
|
|
<equals>
|
2017-05-19 19:13:28 +00:00
|
|
|
<property>/systems/thrust/alpha-floor</property>
|
|
|
|
<value>0</value>
|
2017-05-16 18:22:40 +00:00
|
|
|
</equals>
|
|
|
|
<equals>
|
2017-05-19 19:13:28 +00:00
|
|
|
<property>/systems/thrust/toga-lk</property>
|
|
|
|
<value>0</value>
|
2017-05-16 18:22:40 +00:00
|
|
|
</equals>
|
2017-05-19 19:13:28 +00:00
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>MAN THR</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>CL</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>MAN</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>IDLE</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
</and>
|
2017-05-16 18:22:40 +00:00
|
|
|
</condition>
|
|
|
|
</enable>
|
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>MAN THR</value>
|
|
|
|
</equals>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/athr</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>CL</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>MAN</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>IDLE</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
</and>
|
|
|
|
</or>
|
|
|
|
</condition>
|
|
|
|
<property>/controls/engines/engine[0]/throttle-man</property>
|
|
|
|
</input>
|
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/athr</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>CL</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>MAN</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<property>/controls/engines/engine[0]/throttle-cmd</property>
|
|
|
|
</input>
|
|
|
|
<output>
|
|
|
|
<property>/controls/engines/engine[0]/throttle-fdm</property>
|
|
|
|
</output>
|
|
|
|
<type>noise-spike</type>
|
|
|
|
<max-rate-of-change>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>MAN THR</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<value>1</value>
|
|
|
|
</max-rate-of-change>
|
|
|
|
<max-rate-of-change>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>CL</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>MAN</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/athr</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/thr-mode</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<value>0.40</value>
|
|
|
|
</max-rate-of-change>
|
|
|
|
<max-rate-of-change>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>CL</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state1</property>
|
|
|
|
<value>MAN</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/athr</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
<not-equals>
|
|
|
|
<property>/it-autoflight/output/thr-mode</property>
|
|
|
|
<value>0</value>
|
|
|
|
</not-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<value>0.2</value>
|
|
|
|
</max-rate-of-change>
|
|
|
|
<max-rate-of-change>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/athr</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<value>1</value>
|
|
|
|
</max-rate-of-change>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<name>Throttle 2</name>
|
|
|
|
<debug>false</debug>
|
|
|
|
<feedback-if-disabled>true</feedback-if-disabled>
|
|
|
|
<initialize-to>output</initialize-to>
|
|
|
|
<enable>
|
|
|
|
<condition>
|
2017-05-19 19:13:28 +00:00
|
|
|
<and>
|
2017-05-16 18:22:40 +00:00
|
|
|
<equals>
|
2017-05-19 19:13:28 +00:00
|
|
|
<property>/systems/thrust/alpha-floor</property>
|
|
|
|
<value>0</value>
|
2017-05-16 18:22:40 +00:00
|
|
|
</equals>
|
|
|
|
<equals>
|
2017-05-19 19:13:28 +00:00
|
|
|
<property>/systems/thrust/toga-lk</property>
|
|
|
|
<value>0</value>
|
2017-05-16 18:22:40 +00:00
|
|
|
</equals>
|
2017-05-19 19:13:28 +00:00
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>MAN THR</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>CL</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>MAN</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>IDLE</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
</and>
|
2017-05-16 18:22:40 +00:00
|
|
|
</condition>
|
|
|
|
</enable>
|
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<or>
|
|
|
|
<equals>
|
2017-05-26 20:46:00 +00:00
|
|
|
<property>/systems/thrust/state2</property>
|
2017-05-16 18:22:40 +00:00
|
|
|
<value>MAN THR</value>
|
|
|
|
</equals>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/athr</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>CL</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>MAN</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>IDLE</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
</and>
|
|
|
|
</or>
|
|
|
|
</condition>
|
|
|
|
<property>/controls/engines/engine[1]/throttle-man</property>
|
|
|
|
</input>
|
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/athr</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>CL</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>MAN</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<property>/controls/engines/engine[1]/throttle-cmd</property>
|
|
|
|
</input>
|
|
|
|
<output>
|
|
|
|
<property>/controls/engines/engine[1]/throttle-fdm</property>
|
|
|
|
</output>
|
|
|
|
<type>noise-spike</type>
|
|
|
|
<max-rate-of-change>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>MAN THR</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<value>1</value>
|
|
|
|
</max-rate-of-change>
|
|
|
|
<max-rate-of-change>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>CL</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>MAN</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/athr</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/thr-mode</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<value>0.40</value>
|
|
|
|
</max-rate-of-change>
|
|
|
|
<max-rate-of-change>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>CL</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/systems/thrust/state2</property>
|
|
|
|
<value>MAN</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/athr</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
<not-equals>
|
|
|
|
<property>/it-autoflight/output/thr-mode</property>
|
|
|
|
<value>0</value>
|
|
|
|
</not-equals>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
<value>0.2</value>
|
|
|
|
</max-rate-of-change>
|
|
|
|
<max-rate-of-change>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/it-autoflight/output/athr</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<value>1</value>
|
|
|
|
</max-rate-of-change>
|
|
|
|
</filter>
|
2017-05-27 00:37:11 +00:00
|
|
|
|
|
|
|
<filter>
|
|
|
|
<name>N1 Limit FLX</name>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<update-interval-secs type="double">0.05</update-interval-secs>
|
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<table>
|
|
|
|
<property>/engines/flx-thr</property>
|
2017-06-05 23:42:02 +00:00
|
|
|
<entry><ind>0.00</ind><dep> 22.4</dep></entry>
|
2017-05-27 00:37:11 +00:00
|
|
|
<entry><ind>1.00</ind><dep>105.8</dep></entry>
|
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/systems/thrust/n1/flx-lim</output>
|
|
|
|
</filter>
|
2017-06-02 00:53:50 +00:00
|
|
|
|
|
|
|
<filter>
|
|
|
|
<name>EGT L</name>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<enable>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/engines/engine[0]/state</property>
|
|
|
|
<value>3</value>
|
|
|
|
</equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/engines/engine[0]/n1</property>
|
2017-06-09 22:10:13 +00:00
|
|
|
<value>22</value>
|
2017-06-02 00:53:50 +00:00
|
|
|
</greater-than>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
</enable>
|
|
|
|
<update-interval-secs type="double">0.05</update-interval-secs>
|
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<table>
|
|
|
|
<property>/engines/engine[0]/n1</property>
|
2017-08-01 02:13:46 +00:00
|
|
|
<entry><ind> 22.4</ind><dep>434</dep></entry>
|
|
|
|
<entry><ind>110.0</ind><dep>620</dep></entry>
|
2017-06-02 00:53:50 +00:00
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/engines/engine[0]/egt-actual</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<name>EGT R</name>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<enable>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<equals>
|
|
|
|
<property>/engines/engine[1]/state</property>
|
|
|
|
<value>3</value>
|
|
|
|
</equals>
|
|
|
|
<greater-than>
|
|
|
|
<property>/engines/engine[1]/n1</property>
|
2017-06-09 22:10:13 +00:00
|
|
|
<value>22</value>
|
2017-06-02 00:53:50 +00:00
|
|
|
</greater-than>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
</enable>
|
|
|
|
<update-interval-secs type="double">0.05</update-interval-secs>
|
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<table>
|
|
|
|
<property>/engines/engine[1]/n1</property>
|
2017-08-01 02:13:46 +00:00
|
|
|
<entry><ind> 22.4</ind><dep>434</dep></entry>
|
|
|
|
<entry><ind>110.0</ind><dep>620</dep></entry>
|
2017-06-02 00:53:50 +00:00
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/engines/engine[1]/egt-actual</output>
|
|
|
|
</filter>
|
2017-05-16 18:22:40 +00:00
|
|
|
|
|
|
|
</PropertyList>
|