2019-11-19 18:04:01 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
2020-04-18 05:32:46 +00:00
|
|
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
2019-11-19 18:04:01 +00:00
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
2019-12-28 17:35:06 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
2021-01-31 17:24:49 +00:00
|
|
|
<value>1.0</value>
|
2019-12-28 17:35:06 +00:00
|
|
|
</time>
|
|
|
|
<S>
|
2021-01-31 17:24:49 +00:00
|
|
|
<not><property>/controls/electrical/switches/gen-1</property></not>
|
2019-12-28 17:35:06 +00:00
|
|
|
</S>
|
|
|
|
<output>/systems/electrical/some-electric-thingie/generator-1-pb</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
2021-01-31 17:24:49 +00:00
|
|
|
<value>1.0</value>
|
2019-12-28 17:35:06 +00:00
|
|
|
</time>
|
|
|
|
<S>
|
2021-01-31 17:24:49 +00:00
|
|
|
<not><property>/controls/electrical/switches/gen-2</property></not>
|
2019-12-28 17:35:06 +00:00
|
|
|
</S>
|
|
|
|
<output>/systems/electrical/some-electric-thingie/generator-2-pb</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2019-11-19 18:04:01 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/systems/electrical/some-electric-thingie/emer-elec-config-generator-1-bustie</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<not>
|
|
|
|
<property>/systems/electrical/some-electric-thingie/emer-elec-config</property>
|
|
|
|
</not>
|
|
|
|
</R>
|
|
|
|
<output>/systems/electrical/some-electric-thingie/generator-1-reset-bustie</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/systems/electrical/some-electric-thingie/emer-elec-config-generator-2-bustie</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<not>
|
|
|
|
<property>/systems/electrical/some-electric-thingie/emer-elec-config</property>
|
|
|
|
</not>
|
|
|
|
</R>
|
|
|
|
<output>/systems/electrical/some-electric-thingie/generator-2-reset-bustie</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/systems/electrical/some-electric-thingie/emer-elec-config-generator-1</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<not>
|
|
|
|
<property>/systems/electrical/some-electric-thingie/emer-elec-config</property>
|
|
|
|
</not>
|
|
|
|
</R>
|
|
|
|
<output>/systems/electrical/some-electric-thingie/generator-1-reset</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/systems/electrical/some-electric-thingie/emer-elec-config-generator-2</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<not>
|
|
|
|
<property>/systems/electrical/some-electric-thingie/emer-elec-config</property>
|
|
|
|
</not>
|
|
|
|
</R>
|
|
|
|
<output>/systems/electrical/some-electric-thingie/generator-2-reset</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2021-02-02 15:57:48 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>10.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/systems/electrical/some-electric-thingie/emer-elec-config</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/systems/electrical/some-electric-thingie/emer-elec-config-10-sec</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2021-01-31 17:24:49 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>20.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/systems/electrical/some-electric-thingie/emer-elec-config</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/systems/electrical/some-electric-thingie/emer-elec-config-20-sec</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
|
2019-11-19 18:04:01 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/to-config-set</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</S>
|
|
|
|
<R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/to-config-reset</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<output>ECAM/to-config-flipflop</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/to-memo-set</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</S>
|
|
|
|
<R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/to-memo-reset</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<output>ECAM/to-memo-flipflop</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/ldg-memo-set</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</S>
|
|
|
|
<R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/ldg-memo-reset</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<output>ECAM/ldg-memo-flipflop</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/ldg-memo-2200-set</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</S>
|
|
|
|
<R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/ldg-memo-2200-reset</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<output>ECAM/ldg-memo-2200-flipflop</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
2020-06-25 23:27:26 +00:00
|
|
|
<property>ECAM/flipflop/radar-altimeter-5-set</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</S>
|
|
|
|
<R>
|
2020-06-25 23:27:26 +00:00
|
|
|
<property>ECAM/flipflop/radar-altimeter-5-reset</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</R>
|
2020-06-25 23:27:26 +00:00
|
|
|
<output>ECAM/flipflop/radar-altimeter-5-output</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/phases/flipflop/phase-2-set</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</S>
|
|
|
|
<R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/phases/flipflop/phase-2-reset</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<output>ECAM/phases/flipflop/phase-2-output</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/phases/flipflop/phase-10-set</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</S>
|
|
|
|
<R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/phases/flipflop/phase-10-reset</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<output>ECAM/phases/flipflop/phase-10-output</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/flipflop/recall-set</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</S>
|
|
|
|
<R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/flipflop/recall-reset</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<output>ECAM/flipflop/recall-output</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
2020-06-25 23:27:26 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<property>ECAM/flipflop/speed-gt-80-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>ECAM/flipflop/speed-gt-80-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>ECAM/phases/speed-gt-80</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2019-11-19 18:04:01 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>2.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/phases/speed-gt-80</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</not>
|
|
|
|
</S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<output>ECAM/phases/monostable-80kt</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
2020-06-25 23:27:26 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>2.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
2020-11-18 16:58:09 +00:00
|
|
|
<property>/ECAM/logic/ground-calc-immediate</property>
|
2020-06-25 23:27:26 +00:00
|
|
|
</S>
|
|
|
|
<output>ECAM/phases/monostable/gnd-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-11-02 17:51:31 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>2.5</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
2020-11-18 16:58:09 +00:00
|
|
|
<property>/ECAM/logic/ground-calc-immediate</property>
|
2020-11-02 17:51:31 +00:00
|
|
|
</S>
|
|
|
|
<output>ECAM/phases/monostable/gnd-output-2</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2019-11-19 18:04:01 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>120.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/phases/monostable/phase-5</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<output>ECAM/phases/monostable/phase-5-output</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>180.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/phases/monostable/phase-7</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<output>ECAM/phases/monostable/phase-7-output</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>5.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/buttons/recall-status-normal</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</S>
|
|
|
|
<R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/buttons/clear-btn</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</R>
|
2020-03-17 13:08:07 +00:00
|
|
|
<output>ECAM/buttons/recall-status-normal-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<type>derivative</type>
|
|
|
|
<input>it-autoflight/input/alt</input>
|
|
|
|
<output>it-autoflight/input/alt-is-changing</output>
|
|
|
|
<filter-time>1.0</filter-time>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<property>it-autoflight/input/alt-is-changing</property>
|
|
|
|
</S>
|
2020-10-31 23:59:18 +00:00
|
|
|
<output>ECAM/warnings/altitude-alert/alt-is-changing</output>
|
2020-03-17 13:08:07 +00:00
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<filter>
|
2020-10-31 23:59:18 +00:00
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
2020-03-17 13:08:07 +00:00
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>gear/gear[0]/position-norm</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
<value>1</value>
|
|
|
|
</input>
|
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<not-equals>
|
|
|
|
<property>gear/gear[0]/position-norm</property>
|
|
|
|
<value>1</value>
|
|
|
|
</not-equals>
|
|
|
|
</condition>
|
|
|
|
<value>0</value>
|
|
|
|
</input>
|
2020-10-31 23:59:18 +00:00
|
|
|
<output>ECAM/warnings/altitude-alert/gear-downlocked-set</output>
|
2020-03-17 13:08:07 +00:00
|
|
|
</filter>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
2020-10-31 23:59:18 +00:00
|
|
|
<not><property>ECAM/warnings/altitude-alert/gear-downlocked-set</property></not>
|
2020-03-17 13:08:07 +00:00
|
|
|
</S>
|
2020-10-31 23:59:18 +00:00
|
|
|
<output>ECAM/warnings/altitude-alert/gear-downlocked-output</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
2021-01-30 16:12:34 +00:00
|
|
|
<!-- falling edge detector - switch and output both false -->
|
2020-10-16 21:42:09 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>4.5</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
2021-01-30 16:12:34 +00:00
|
|
|
<property>/ECAM/phases/monostable/phase-8</property>
|
2020-10-16 21:42:09 +00:00
|
|
|
</S>
|
2021-01-30 16:12:34 +00:00
|
|
|
<output>/ECAM/phases/monostable/phase-8-output</output>
|
2020-10-16 21:42:09 +00:00
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>1.5</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-1-retard-case-2</property>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/eng/eng-1-retard-case-2-fall-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>1.5</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-2-retard-case-2</property>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/eng/eng-2-retard-case-2-fall-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>1.5</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-1-reverse</property>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/eng/eng-1-reverse-fall</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>1.5</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-2-reverse</property>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/eng/eng-2-reverse-fall</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2019-11-19 18:04:01 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>3.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<property>ECAM/phases/monostable/phase-9</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<output>ECAM/phases/monostable/phase-9-output</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
2020-11-02 17:51:31 +00:00
|
|
|
<property>ECAM/phases/phase-calculation/takeoff-power</property>
|
2019-11-19 18:04:01 +00:00
|
|
|
</S>
|
2020-03-17 13:08:07 +00:00
|
|
|
<output>ECAM/phases/monostable/to-power-set-output</output>
|
2019-11-19 18:04:01 +00:00
|
|
|
</flipflop>
|
|
|
|
|
2020-05-10 22:58:26 +00:00
|
|
|
<!-- when -pulse is true and switch is true -->
|
2020-05-06 16:05:53 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
2020-05-11 14:57:23 +00:00
|
|
|
<not><property>/controls/ice-protection/wing</property></not>
|
2020-05-06 16:05:53 +00:00
|
|
|
</S>
|
|
|
|
<output>/ECAM/phases/wing-anti-ice-pulse</output>
|
2020-05-29 19:20:46 +00:00
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>180.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/ECAM/phases/monostable/phase-6-180</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/phases/monostable/phase-6-180-pulse</output>
|
2020-05-06 16:05:53 +00:00
|
|
|
</flipflop>
|
|
|
|
|
2020-05-06 20:34:08 +00:00
|
|
|
<!-- falling edge detectors -->
|
2020-05-10 22:58:26 +00:00
|
|
|
<flipflop>
|
2020-08-13 19:24:17 +00:00
|
|
|
<type>SR</type>
|
2020-05-10 22:58:26 +00:00
|
|
|
<S>
|
|
|
|
<equals>
|
|
|
|
<property>/ECAM/warnings/timer/prv-1-not-shut-apu-output</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/prv-1-not-shut-apu-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/prv-1-not-shut-apu-flipflop-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
2020-08-13 19:24:17 +00:00
|
|
|
<type>SR</type>
|
2020-05-10 22:58:26 +00:00
|
|
|
<S>
|
|
|
|
<equals>
|
|
|
|
<property>/ECAM/warnings/timer/prv-2-not-shut-apu-output</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/prv-2-not-shut-apu-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/prv-2-not-shut-apu-flipflop-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<!-- falling edge detector, take inverse -->
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<property>/systems/pneumatics/valves/engine-1-prv-valve-disag</property>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/engine-1-prv-valve-falling-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<property>/systems/pneumatics/valves/engine-2-prv-valve-disag</property>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/engine-2-prv-valve-falling-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<!-- rising detector: when -pulse is true and switch is true -->
|
2020-10-17 18:57:21 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/ECAM/warnings/fctl/gear-lever-down</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/fctl/gear-lever-down-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-05-10 22:58:26 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/controls/pneumatics/switches/bleed-1</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/bleed-sw1-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/controls/pneumatics/switches/bleed-2</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/bleed-sw2-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/controls/pneumatics/switches/apu</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/apu-bleed-sw-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-10-14 17:08:18 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/controls/electrical/switches/apu</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/apu-elec-gen-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/controls/electrical/switches/gen-1</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/gen-1-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/controls/electrical/switches/gen-2</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/gen-2-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-05-12 15:57:45 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/ECAM/warnings/logic/wai-ground-pulse-set</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/wai-ground-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/ECAM/warnings/timer/phase-1-input</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/timer/phase-1-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2022-01-06 17:47:03 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/ECAM/warnings/logic/phase-2-pulse-input</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/phase-2-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-05-12 15:57:45 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/ECAM/warnings/logic/wai-phase-9-pulse-input</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/wai-phase-9-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2021-12-31 15:03:43 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/ECAM/warnings/logic/phase-6-pulse-input</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/phase-6-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/ECAM/warnings/logic/phase-9-pulse-input</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/phase-9-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2022-01-06 18:41:15 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/ECAM/warnings/logic/phase-3-10-pulse-input</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/phase-3-10-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-05-28 15:21:54 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/ECAM/warnings/logic/phase-10-pulse-input</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/phase-10-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2022-01-06 18:41:15 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/ECAM/warnings/logic/press/excess-cabin-alt</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/press/excess-cabin-alt-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-05-28 15:21:54 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/controls/pneumatics/switches/pack-1</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/pack-1-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/controls/pneumatics/switches/pack-2</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/pack-2-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-05-10 22:58:26 +00:00
|
|
|
<!-- Bleed Low Temp -->
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<equals>
|
|
|
|
<property>/ECAM/warnings/timer/bleed-1-low-temp-output</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/bleed-low-temp-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/bleed-1-low-temp-flipflop-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<equals>
|
|
|
|
<property>/ECAM/warnings/timer/bleed-2-low-temp-output</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/bleed-low-temp-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/bleed-2-low-temp-flipflop-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<!-- falling detector, when this is false, and switch is false -->
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
2020-05-11 14:57:23 +00:00
|
|
|
<property>/controls/ice-protection/wing</property>
|
2020-05-10 22:58:26 +00:00
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/wai-falling-pulse</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-05-11 12:45:00 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/bleed-1-off-flipflop-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/bleed-1-off-flipflop-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/bleed-1-off-flipflop</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/bleed-2-off-flipflop-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/bleed-2-off-flipflop-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/bleed-2-off-flipflop</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-05-12 15:57:45 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<equals>
|
|
|
|
<property>/ECAM/warnings/logic/wing-anti-ice-flipflop-set</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/wing-anti-ice-flipflop-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/wing-anti-ice-flipflop</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2021-12-31 15:03:43 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<equals>
|
|
|
|
<property>/ECAM/warnings/logic/wing-anti-ice-left-open-set</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/wing-anti-ice-left-open-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/wing-anti-ice-left-open</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<equals>
|
|
|
|
<property>/ECAM/warnings/logic/wing-anti-ice-right-open-set</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/wing-anti-ice-right-open-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/wing-anti-ice-right-open</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-05-12 15:57:45 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<equals>
|
|
|
|
<property>/ECAM/warnings/logic/wing-anti-ice-left-closed-set</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/wing-anti-ice-left-closed-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/wing-anti-ice-left-closed</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<equals>
|
|
|
|
<property>/ECAM/warnings/logic/wing-anti-ice-right-closed-set</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/wing-anti-ice-right-closed-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/wing-anti-ice-right-closed</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/proc-wai-shutdown-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/proc-wai-shutdown-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/proc-wai-shutdown-flipflop</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/wing-anti-ice-gnd-fault-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/wing-anti-ice-flipflop-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/wing-anti-ice-gnd-fault-flipflop</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-05-28 15:21:54 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
2020-06-21 19:30:10 +00:00
|
|
|
<property>/systems/air-conditioning/warnings/pack-1-ovht-fault</property>
|
2020-05-28 15:21:54 +00:00
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/pack-1-ovht-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/pack-1-ovht</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
2020-06-21 19:30:10 +00:00
|
|
|
<property>/systems/air-conditioning/warnings/pack-2-ovht-fault</property>
|
2020-05-28 15:21:54 +00:00
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/pack-2-ovht-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/pack-2-ovht</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-05-29 19:50:05 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/timer/pack-1-fault-5</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
2020-06-21 19:30:10 +00:00
|
|
|
<property>/ECAM/warnings/logic/pack-1-off-reset</property>
|
2020-05-29 19:50:05 +00:00
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/pack-1-off</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/timer/pack-2-fault-5</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
2020-06-21 19:30:10 +00:00
|
|
|
<property>/ECAM/warnings/logic/pack-2-off-reset</property>
|
2020-05-29 19:50:05 +00:00
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/pack-2-off</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-10-14 17:08:18 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/gen-1-fault-set-output</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/gen-1-fault-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/gen-1-fault</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/gen-1-fault-on-off-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/gen-1-fault-on-off-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/gen-1-fault-on-off</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/gen-2-fault-set-output</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/gen-2-fault-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/gen-2-fault</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/gen-2-fault-on-off-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/gen-2-fault-on-off-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/gen-2-fault-on-off</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/timer/apu-gen-fault-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/timer/apu-gen-fault-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/apu-gen-fault</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/apu-gen-fault-on-off-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/apu-gen-fault-on-off-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/flipflop/apu-gen-fault-on-off</output>
|
|
|
|
</flipflop>
|
2020-10-16 21:42:09 +00:00
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-1-thr-lvr-abv-idle-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-1-thr-lvr-abv-idle-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/eng/eng-1-thr-lvr-abv-idle</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-2-thr-lvr-abv-idle-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-2-thr-lvr-abv-idle-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/eng/eng-2-thr-lvr-abv-idle</output>
|
|
|
|
</flipflop>
|
2020-10-17 11:55:09 +00:00
|
|
|
|
|
|
|
<!-- falling edge detector, take inverse -->
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/stall/phase-4</property>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/stall/phase-4-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/stall/phase-5</property>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/stall/phase-5-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
2021-01-30 16:12:34 +00:00
|
|
|
<property>/ECAM/phases/monostable/phase-8</property>
|
2020-10-17 11:55:09 +00:00
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/stall/phase-8-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/stall/phase-flipflop-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/stall/phase-flipflop-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/stall/phase-flipflop</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/config/park-brk/park-brk-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/config/park-brk/park-brk-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/config/park-brk/park-brk-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-10-17 18:57:21 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/fctl/gear-not-downlocked-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/fctl/gear-not-downlocked-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/fctl/gear-not-downlocked-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/fctl/gear-not-down-locked-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/fctl/gear-not-down-locked-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/fctl/gear-not-down-locked</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-10-20 21:24:29 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>40</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/green-yellow-press-on-monostable-input</property>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/green-yellow-press-on-monostable</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-10-31 23:59:18 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/altitude-alert/flipflop-1-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/altitude-alert/flipflop-1-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/altitude-alert/flipflop-1</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/altitude-alert/flipflop-2-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/altitude-alert/flipflop-2-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/altitude-alert/flipflop-2</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<time>
|
|
|
|
<value>1.5</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<not><property>/ECAM/warnings/altitude-alert/monostable-autopilot</property></not>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/altitude-alert/monostable-autopilot-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
2020-11-02 17:51:31 +00:00
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/phases/phase-calculation/altitude-flipflop-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/phases/phase-calculation/altitude-flipflop-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/phases/phase-calculation/altitude-ge-800</output>
|
|
|
|
</flipflop>
|
2021-01-30 18:31:06 +00:00
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/fctl/flaps-config-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/fctl/flaps-config-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/fctl/flaps-config-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/fctl/slats-config-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/fctl/slats-config-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/fctl/slats-config-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/fctl/spd-brk-config-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/fctl/spd-brk-config-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/fctl/spd-brk-config-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/fctl/pitch-trim-config-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/fctl/pitch-trim-config-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/fctl/pitch-trim-config-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/fctl/rudder-trim-config-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/fctl/rudder-trim-config-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/fctl/rudder-trim-config-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/fctl/park-brk-config-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/fctl/park-brk-config-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/fctl/park-brk-config-output</output>
|
|
|
|
</flipflop>
|
2021-02-01 18:39:25 +00:00
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-1-fail-cond-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-1-fail-cond-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/eng/eng-1-fail-cond</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-2-fail-cond-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-2-fail-cond-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/eng/eng-2-fail-cond</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-1-fail-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-1-fail-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/eng/eng-1-fail-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-2-fail-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/eng/eng-2-fail-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/eng/eng-2-fail-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>30.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/eng/phase-5</property>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/eng/phase-5-output</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>monostable</type>
|
|
|
|
<inverted type="bool">true</inverted>
|
|
|
|
<time>
|
|
|
|
<value>1.0</value>
|
|
|
|
</time>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/eng/phase-5-output</property>
|
|
|
|
</S>
|
|
|
|
<output>/ECAM/warnings/logic/eng/phase-5-output-2</output>
|
|
|
|
</flipflop>
|
2022-01-06 17:47:03 +00:00
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>RS</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/hyd/yellow-elec-pump-fail-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/hyd/yellow-elec-pump-fail-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/hyd/yellow-elec-pump-fail</output>
|
|
|
|
</flipflop>
|
2022-01-06 18:41:15 +00:00
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/press/excess-cabin-alt-flipflop-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/press/excess-cabin-alt-flipflop-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/press/excess-cabin-alt-flipflop</output>
|
|
|
|
</flipflop>
|
|
|
|
|
|
|
|
<flipflop>
|
|
|
|
<type>SR</type>
|
|
|
|
<S>
|
|
|
|
<property>/ECAM/warnings/logic/press/excess-cabin-alt-flipflop-top-set</property>
|
|
|
|
</S>
|
|
|
|
<R>
|
|
|
|
<property>/ECAM/warnings/logic/press/excess-cabin-alt-flipflop-reset</property>
|
|
|
|
</R>
|
|
|
|
<output>/ECAM/warnings/logic/press/excess-cabin-alt-flipflop-top</output>
|
|
|
|
</flipflop>
|
2019-11-19 18:04:01 +00:00
|
|
|
</PropertyList>
|