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/A32X-Tutorials.xml
merspieler 58671b3cf7 Rough draft for tutorials
Signed-off-by: merspieler <merspieler@airmail.cc>
2018-09-16 00:32:26 +02:00

72 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
############################
# Copyright (c) merspieler #
############################
-->
<PropertyList>
<tutorial>
<name>Cockpit preparation</name>
<description>Learn about pre-flight preparations.</description>
<step-time>4</step-time>
<exit-time>2</exit-time>
<presets>
<on-ground type="bool">true</on-ground>
</presets>
<step>
<message>This tutorial will guide you through the cockpit preparation</message>
</step>
<step>
<message>Before we can power up the aircraft, we need to do some checks</message>
</step>
<step>
<message>Thrust levers: IDLE</message>
</step>
<step>
<message>Engine Masters: OFF</message>
</step>
<step>
<message>Engine Mode Selector: Normal</message>
</step>
<step>
<message>Parking Break: SET</message>
</step>
<step>
<message>Gear Lever: DOWN</message>
</step>
<step>
<message>Wipers: OFF</message>
</step>
<step>
<message>Now we can power up the aircraft</message>
</step>
<step>
<message>BAT 1 and 2: ON</message>
</step>
<step>
<message>Before we can start the APU, we have to do the APU fire test</message>
</step>
<step>
<message>Now we can start the APU</message>
</step>
<step>
<message>APU Master SW: ON</message>
</step>
<step>
<message>APU Start: ON</message>
</step>
<step>
<message>We have to wait until the APU powers the aircraft. This will take about 50 seconds</message>
</step>
<step>
<message>Now that we have power, we can start with the overhead scan</message>
</step>
<step>
<message>We will work from left to right and from down to up</message>
</step>
</tutorial>
</PropertyList>