This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/AircraftConfig/fail.xml

511 lines
10 KiB
XML
Raw Normal View History

2017-06-01 00:12:07 +00:00
<?xml version="1.0" encoding="UTF-8" ?>
2018-12-20 01:55:02 +00:00
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
2017-06-01 00:12:07 +00:00
<!-- A3XX Aircraft Config Dialog -->
<PropertyList>
<name>aircraft-config-fail</name>
<layout>vbox</layout>
<group>
<layout>hbox</layout>
<text>
<halign>left</halign>
2017-07-05 04:59:45 +00:00
<label>System Failures</label>
2017-06-01 00:12:07 +00:00
</text>
<button>
<halign>right</halign>
<pref-width>20</pref-width>
<pref-height>20</pref-height>
<legend>X</legend>
<key>Esc</key>
<binding>
<command>dialog-close</command>
</binding>
</button>
</group>
<hrule/>
<text>
<halign>left</halign>
<label>Failed when Checked</label>
</text>
2017-06-01 00:12:07 +00:00
<group>
<layout>hbox</layout>
2017-06-01 00:12:07 +00:00
<group>
<layout>vbox</layout>
<group>
<layout>hbox</layout>
2017-06-01 00:12:07 +00:00
<hrule>
<stretch type="bool">true</stretch>
</hrule>
<text>
<label>FCTL SYS Fail</label>
</text>
<hrule>
<stretch type="bool">true</stretch>
</hrule>
</group>
<checkbox>
<label>ELAC1</label>
<halign>left</halign>
<property>/systems/failures/elac1</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>ELAC2</label>
<halign>left</halign>
<property>/systems/failures/elac2</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>SEC1</label>
<halign>left</halign>
<property>/systems/failures/sec1</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>SEC2</label>
<halign>left</halign>
<property>/systems/failures/sec2</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>SEC3</label>
<halign>left</halign>
<property>/systems/failures/sec3</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>FAC2</label>
<halign>left</halign>
<property>/systems/failures/fac2</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>FAC1</label>
<halign>left</halign>
<property>/systems/failures/fac1</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<group>
<layout>hbox</layout>
2017-06-01 03:55:43 +00:00
<hrule>
<stretch type="bool">true</stretch>
</hrule>
<text>
2017-07-25 16:21:41 +00:00
<label>PNEU SYS Fail</label>
</text>
<hrule>
<stretch type="bool">true</stretch>
</hrule>
</group>
<checkbox>
2017-07-25 16:21:41 +00:00
<label>Bleed APU</label>
<halign>left</halign>
2017-07-25 16:21:41 +00:00
<property>/systems/failures/bleed-apu</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
2017-07-25 16:21:41 +00:00
<label>Bleed EXT</label>
<halign>left</halign>
2017-07-25 16:21:41 +00:00
<property>/systems/failures/bleed-ext</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
2017-07-25 16:21:41 +00:00
<label>Bleed ENG 1</label>
<halign>left</halign>
2017-07-25 16:21:41 +00:00
<property>/systems/failures/bleed-eng1</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
2017-07-25 16:21:41 +00:00
<label>Bleed ENG 2</label>
<halign>left</halign>
2017-07-25 16:21:41 +00:00
<property>/systems/failures/bleed-eng2</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
2017-07-25 16:21:41 +00:00
<label>Pack 1</label>
<halign>left</halign>
2017-07-25 16:21:41 +00:00
<property>/systems/failures/pack1</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
2017-07-25 16:21:41 +00:00
<label>Pack 2</label>
<halign>left</halign>
2017-07-25 16:21:41 +00:00
<property>/systems/failures/pack2</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
2017-06-01 03:55:43 +00:00
</group>
<vrule/>
2017-06-01 03:55:43 +00:00
<group>
<layout>vbox</layout>
<group>
<layout>hbox</layout>
2017-06-01 03:55:43 +00:00
<hrule>
<stretch type="bool">true</stretch>
</hrule>
<text>
<label>HYD SYS Fail</label>
</text>
<hrule>
<stretch type="bool">true</stretch>
</hrule>
</group>
2017-06-01 03:55:43 +00:00
<checkbox>
<label>Blue HYD Leak</label>
<halign>left</halign>
<property>/systems/failures/hyd-blue</property>
2017-06-01 03:55:43 +00:00
<binding>
<command>dialog-apply</command>
2017-06-01 03:55:43 +00:00
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>Blue ELEC Pump</label>
<halign>left</halign>
<property>/systems/failures/pump-blue</property>
2017-06-01 03:55:43 +00:00
<binding>
<command>dialog-apply</command>
2017-06-01 03:55:43 +00:00
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>Green HYD Leak</label>
<halign>left</halign>
<property>/systems/failures/hyd-green</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>Green ENG 1 Pump</label>
<halign>left</halign>
<property>/systems/failures/pump-green</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>Yellow HYD Leak</label>
<halign>left</halign>
<property>/systems/failures/hyd-yellow</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>Yellow ENG 2 Pump</label>
<halign>left</halign>
<property>/systems/failures/pump-yellow-eng</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>Yellow ELEC Pump</label>
<halign>left</halign>
<property>/systems/failures/pump-yellow-elec</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<group>
<layout>hbox</layout>
<hrule>
<stretch type="bool">true</stretch>
</hrule>
<text>
2017-07-25 16:21:41 +00:00
<label>ELEC SYS Fail</label>
</text>
<hrule>
<stretch type="bool">true</stretch>
</hrule>
</group>
<checkbox>
2017-07-25 16:21:41 +00:00
<label>AC ESS Bus</label>
<halign>left</halign>
2017-07-25 16:21:41 +00:00
<property>/systems/failures/elec-ac-ess</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
2017-07-25 16:21:41 +00:00
<label>APU GEN</label>
<halign>left</halign>
2017-07-25 16:21:41 +00:00
<property>/systems/failures/elec-genapu</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
2017-07-25 16:21:41 +00:00
<label>BATTERY 1</label>
<halign>left</halign>
2017-07-25 16:21:41 +00:00
<property>/systems/failures/elec-batt1</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
2017-07-25 16:21:41 +00:00
<label>BATTERY 2</label>
<halign>left</halign>
2017-07-25 16:21:41 +00:00
<property>/systems/failures/elec-batt2</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
2017-07-25 16:21:41 +00:00
<label>ENG 1 GEN</label>
<halign>left</halign>
2017-07-25 16:21:41 +00:00
<property>/systems/failures/elec-gen1</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
2017-07-25 16:21:41 +00:00
<label>ENG 2 GEN</label>
<halign>left</halign>
2017-07-25 16:21:41 +00:00
<property>/systems/failures/elec-gen2</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>Galley Bus</label>
<halign>left</halign>
<property>/systems/failures/elec-galley</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
</group>
<vrule/>
<group>
<layout>vbox</layout>
<group>
<layout>hbox</layout>
<hrule>
<stretch type="bool">true</stretch>
</hrule>
<text>
<label>FUEL SYS Fail</label>
</text>
<hrule>
<stretch type="bool">true</stretch>
</hrule>
</group>
<checkbox>
<label>Tank L Pump 1</label>
<halign>left</halign>
2017-09-23 01:56:44 +00:00
<property>/systems/failures/tank0pump1</property>
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
2017-07-25 16:21:41 +00:00
<checkbox>
<label>Tank L Pump 2</label>
<halign>left</halign>
2017-09-23 01:56:44 +00:00
<property>/systems/failures/tank0pump2</property>
2017-07-25 16:21:41 +00:00
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>Tank C Pump 1</label>
<halign>left</halign>
2017-09-23 01:56:44 +00:00
<property>/systems/failures/tank1pump1</property>
2017-07-25 16:21:41 +00:00
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>Tank C Pump 2</label>
<halign>left</halign>
2017-09-23 01:56:44 +00:00
<property>/systems/failures/tank1pump2</property>
2017-07-25 16:21:41 +00:00
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>Tank R Pump 1</label>
<halign>left</halign>
2017-09-23 01:56:44 +00:00
<property>/systems/failures/tank2pump1</property>
2017-07-25 16:21:41 +00:00
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>Tank R Pump 2</label>
<halign>left</halign>
2017-09-23 01:56:44 +00:00
<property>/systems/failures/tank2pump2</property>
2017-07-25 16:21:41 +00:00
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
2017-09-21 17:03:32 +00:00
<group>
<layout>hbox</layout>
<hrule>
<stretch type="bool">true</stretch>
</hrule>
<text>
<label>Cargo Fire</label>
</text>
<hrule>
<stretch type="bool">true</stretch>
</hrule>
</group>
<checkbox>
<label>AFT</label>
2017-09-21 17:03:32 +00:00
<halign>left</halign>
<property>/systems/failures/cargo-aft-fire</property>
2017-09-21 17:03:32 +00:00
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
<checkbox>
<label>FWD</label>
2017-09-21 17:03:32 +00:00
<halign>left</halign>
<property>/systems/failures/cargo-fwd-fire</property>
2017-09-21 17:03:32 +00:00
<binding>
<command>dialog-apply</command>
</binding>
<live>true</live>
</checkbox>
2017-07-25 16:21:41 +00:00
<hrule/>
2017-06-01 03:55:43 +00:00
<button>
<legend>Reset All</legend>
2017-06-01 03:55:43 +00:00
<halign>center</halign>
<padding>5</padding>
<pref-width>120</pref-width>
2017-06-01 03:55:43 +00:00
<binding>
<command>nasal</command>
<script>
acconfig.failReset();
2017-06-01 03:55:43 +00:00
</script>
</binding>
</button>
2017-06-01 03:55:43 +00:00
</group>
2017-06-01 00:12:07 +00:00
</group>
</PropertyList>