2019-10-14 16:48:35 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
2022-12-31 17:56:08 +00:00
|
|
|
<!-- Copyright (c) 2023 Josh Davidson (Octal450) -->
|
2019-10-14 16:48:35 +00:00
|
|
|
|
|
|
|
<!-- A3XX Aircraft Config Dialog -->
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<name>aircraft-config</name>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Aircraft Configuration V1.5.1</label>
|
|
|
|
</text>
|
|
|
|
<empty><stretch>1</stretch></empty>
|
|
|
|
<button>
|
|
|
|
<row>0</row>
|
|
|
|
<col>0</col>
|
|
|
|
<halign>right</halign>
|
|
|
|
<pref-width>20</pref-width>
|
|
|
|
<pref-height>20</pref-height>
|
|
|
|
<legend>?</legend>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.help_dlg.open();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
<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/>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<halign>center</halign>
|
|
|
|
<legend>Welcome</legend>
|
|
|
|
<pref-width>140</pref-width>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.welcome_dlg.open();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
<button>
|
|
|
|
<halign>center</halign>
|
|
|
|
<legend>Select Livery</legend>
|
|
|
|
<pref-width>140</pref-width>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
2020-11-29 22:37:38 +00:00
|
|
|
libraries.livery.dialog.toggle();
|
2019-10-14 16:48:35 +00:00
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
<button>
|
|
|
|
<halign>center</halign>
|
2022-11-24 02:10:58 +00:00
|
|
|
<legend>Checklists</legend>
|
2019-10-14 16:48:35 +00:00
|
|
|
<pref-width>140</pref-width>
|
|
|
|
<binding>
|
2022-11-24 02:10:58 +00:00
|
|
|
<command>dialog-show</command>
|
|
|
|
<dialog-name>checklist</dialog-name>
|
2019-10-14 16:48:35 +00:00
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
<button>
|
|
|
|
<halign>center</halign>
|
2022-11-24 02:10:58 +00:00
|
|
|
<legend>Aircraft Help</legend>
|
|
|
|
<pref-width>140</pref-width>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-show</command>
|
|
|
|
<dialog-name>acconfig-help</dialog-name>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
<button>
|
|
|
|
<halign>center</halign>
|
|
|
|
<legend>DU Quality</legend>
|
2019-10-14 16:48:35 +00:00
|
|
|
<pref-width>140</pref-width>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
2022-11-24 02:10:58 +00:00
|
|
|
acconfig.du_quality.open();
|
2019-10-14 16:48:35 +00:00
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
|
|
|
|
<hrule>
|
|
|
|
<stretch type="bool">true</stretch>
|
|
|
|
</hrule>
|
|
|
|
<text>
|
|
|
|
<label>Load Panel State</label>
|
|
|
|
</text>
|
|
|
|
<hrule>
|
|
|
|
<stretch type="bool">true</stretch>
|
|
|
|
</hrule>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<halign>center</halign>
|
|
|
|
<legend>Cold and Dark</legend>
|
|
|
|
<pref-width>140</pref-width>
|
|
|
|
<enable>
|
|
|
|
<and>
|
|
|
|
<not><property>/systems/acconfig/autoconfig-running</property></not>
|
|
|
|
<property>/gear/gear[0]/wow</property>
|
|
|
|
<property>/gear/gear[1]/wow</property>
|
|
|
|
<property>/gear/gear[2]/wow</property>
|
|
|
|
</and>
|
|
|
|
</enable>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>acconfig.colddark();</script>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
<button>
|
|
|
|
<halign>center</halign>
|
|
|
|
<legend>Ready to Start Eng</legend>
|
|
|
|
<pref-width>140</pref-width>
|
|
|
|
<enable>
|
|
|
|
<and>
|
|
|
|
<not><property>/systems/acconfig/autoconfig-running</property></not>
|
|
|
|
<property>/gear/gear[0]/wow</property>
|
|
|
|
<property>/gear/gear[1]/wow</property>
|
|
|
|
<property>/gear/gear[2]/wow</property>
|
|
|
|
</and>
|
|
|
|
</enable>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>acconfig.beforestart();</script>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
<button>
|
|
|
|
<halign>center</halign>
|
|
|
|
<legend>Ready for Taxi</legend>
|
|
|
|
<pref-width>140</pref-width>
|
|
|
|
<enable>
|
|
|
|
<and>
|
|
|
|
<not><property>/systems/acconfig/autoconfig-running</property></not>
|
|
|
|
<property>/gear/gear[0]/wow</property>
|
|
|
|
<property>/gear/gear[1]/wow</property>
|
|
|
|
<property>/gear/gear[2]/wow</property>
|
|
|
|
</and>
|
|
|
|
</enable>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>acconfig.taxi();</script>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
<button>
|
|
|
|
<halign>center</halign>
|
|
|
|
<legend>Ready for Takeoff</legend>
|
|
|
|
<pref-width>140</pref-width>
|
|
|
|
<enable>
|
|
|
|
<and>
|
|
|
|
<not><property>/systems/acconfig/autoconfig-running</property></not>
|
|
|
|
<property>/gear/gear[0]/wow</property>
|
|
|
|
<property>/gear/gear[1]/wow</property>
|
|
|
|
<property>/gear/gear[2]/wow</property>
|
|
|
|
</and>
|
|
|
|
</enable>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>acconfig.takeoff();</script>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
</group>
|
|
|
|
</group>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
<vrule/>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<legend>Ground Services</legend>
|
|
|
|
<halign>center</halign>
|
|
|
|
<padding>5</padding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.groundservices_dlg.open();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
</button>
|
2020-06-16 19:32:30 +00:00
|
|
|
|
2019-10-14 16:48:35 +00:00
|
|
|
<hrule/>
|
|
|
|
|
|
|
|
<checkbox>
|
|
|
|
<label>Keyboard Mode (See Aircraft Help)</label>
|
|
|
|
<halign>left</halign>
|
|
|
|
<property>/options/system/keyboard-mode</property>
|
|
|
|
<binding>
|
|
|
|
<command>property-toggle</command>
|
|
|
|
<property>/options/system/keyboard-mode</property>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.writeSettings();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
<live>true</live>
|
|
|
|
</checkbox>
|
|
|
|
|
2022-01-07 13:43:55 +00:00
|
|
|
<checkbox>
|
|
|
|
<label>Enable FGCamera 0-9 keys</label>
|
|
|
|
<halign>left</halign>
|
|
|
|
<enable>/sim/fgcamera/enable</enable>
|
|
|
|
<property>/options/system/fgcamera-keys-enabled</property>
|
|
|
|
<binding>
|
|
|
|
<command>property-toggle</command>
|
|
|
|
<property>/options/system/fgcamera-keys-enabled</property>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.writeSettings();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
<live>true</live>
|
|
|
|
</checkbox>
|
|
|
|
|
2020-02-03 12:13:58 +00:00
|
|
|
<!-- TODO Comment back in, when fully implemented -->
|
2020-09-19 13:43:44 +00:00
|
|
|
<checkbox>
|
2019-11-09 09:36:07 +00:00
|
|
|
<label>Weight in KG</label>
|
|
|
|
<halign>left</halign>
|
|
|
|
<property>/options/system/weight-kgs</property>
|
|
|
|
<binding>
|
|
|
|
<command>property-toggle</command>
|
|
|
|
<property>/options/system/weight-kgs</property>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.writeSettings();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
<live>true</live>
|
2020-09-19 13:43:44 +00:00
|
|
|
</checkbox>
|
2019-11-09 09:36:07 +00:00
|
|
|
|
2019-10-14 16:48:35 +00:00
|
|
|
<checkbox>
|
|
|
|
<label>ADIRS Aligns Instantly</label>
|
|
|
|
<halign>left</halign>
|
|
|
|
<property>/controls/adirs/skip</property>
|
|
|
|
<binding>
|
|
|
|
<command>property-toggle</command>
|
|
|
|
<property>/controls/adirs/skip</property>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.writeSettings();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
<live>true</live>
|
|
|
|
</checkbox>
|
2020-04-18 18:57:59 +00:00
|
|
|
|
2022-08-09 20:37:44 +00:00
|
|
|
<checkbox>
|
|
|
|
<label>Display tooltips on switches</label>
|
|
|
|
<halign>left</halign>
|
|
|
|
<property>/options/system/toggle-tooltips</property>
|
|
|
|
<binding>
|
|
|
|
<command>property-toggle</command>
|
|
|
|
<property>/options/system/toggle-tooltips</property>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.writeSettings();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
<live>true</live>
|
|
|
|
</checkbox>
|
|
|
|
|
2020-04-18 18:57:59 +00:00
|
|
|
<checkbox>
|
|
|
|
<label>Allow APU Oil Consumption</label>
|
|
|
|
<halign>left</halign>
|
|
|
|
<property>/systems/apu/oil/allow-oil-consumption</property>
|
|
|
|
<binding>
|
|
|
|
<command>property-toggle</command>
|
|
|
|
<property>/systems/apu/oil/allow-oil-consumption</property>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.writeSettings();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
<live>true</live>
|
|
|
|
</checkbox>
|
|
|
|
|
|
|
|
<checkbox>
|
2020-05-08 07:37:31 +00:00
|
|
|
<label>First Officer is the Pilot Flying</label>
|
2020-04-18 18:57:59 +00:00
|
|
|
<halign>left</halign>
|
2020-05-06 10:02:14 +00:00
|
|
|
<property>/options/system/fo-view</property>
|
2020-04-18 18:57:59 +00:00
|
|
|
<binding>
|
|
|
|
<command>property-toggle</command>
|
2020-05-06 10:02:14 +00:00
|
|
|
<property>/options/system/fo-view</property>
|
2020-04-18 18:57:59 +00:00
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.writeSettings();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
<live>true</live>
|
|
|
|
</checkbox>
|
2020-05-24 18:40:06 +00:00
|
|
|
|
|
|
|
<checkbox>
|
2023-05-13 02:08:14 +00:00
|
|
|
<label>Use Separate Tiller Axis</label>
|
2020-05-24 18:40:06 +00:00
|
|
|
<halign>left</halign>
|
2023-05-13 02:08:14 +00:00
|
|
|
<property>/systems/acconfig/options/separate-tiller-axis</property>
|
2020-05-24 18:40:06 +00:00
|
|
|
<binding>
|
|
|
|
<command>property-toggle</command>
|
2023-05-13 02:08:14 +00:00
|
|
|
<property>/systems/acconfig/options/separate-tiller-axis</property>
|
2020-05-24 18:40:06 +00:00
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.writeSettings();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
<live>true</live>
|
|
|
|
</checkbox>
|
2020-02-11 16:20:05 +00:00
|
|
|
|
2021-01-21 12:56:22 +00:00
|
|
|
<checkbox>
|
|
|
|
<label>Disable Canvas in External Views</label>
|
|
|
|
<halign>left</halign>
|
|
|
|
<property>/systems/acconfig/options/hide-canvas-outside</property>
|
|
|
|
<binding>
|
|
|
|
<command>property-toggle</command>
|
|
|
|
<property>options/hide-canvas-outside</property>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.writeSettings();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
<live>true</live>
|
|
|
|
</checkbox>
|
|
|
|
|
2020-02-11 16:20:05 +00:00
|
|
|
<checkbox>
|
|
|
|
<!-- TODO there might be a better way to formulate this. -->
|
2020-05-24 18:40:06 +00:00
|
|
|
<label>Save States Between Sessions</label>
|
2020-02-11 16:20:05 +00:00
|
|
|
<halign>left</halign>
|
|
|
|
<property>/systems/acconfig/options/save-state</property>
|
|
|
|
<binding>
|
|
|
|
<command>property-toggle</command>
|
|
|
|
<property>/options/system/save-state</property>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.writeSettings();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
<live>true</live>
|
|
|
|
</checkbox>
|
2019-10-14 16:48:35 +00:00
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<legend>FBW Settings</legend>
|
|
|
|
<halign>center</halign>
|
|
|
|
<padding>5</padding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.fbw_dlg.open();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<legend>System Failures</legend>
|
|
|
|
<halign>center</halign>
|
|
|
|
<padding>5</padding>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>
|
|
|
|
acconfig.fail_dlg.open();
|
|
|
|
</script>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
|
|
|
|
</group>
|
|
|
|
|
|
|
|
</group>
|
|
|
|
|
|
|
|
</group>
|
|
|
|
|
|
|
|
</PropertyList>
|