2008-12-31 16:25:45 +00:00
|
|
|
<PropertyList>
|
|
|
|
<name>Start Up</name>
|
|
|
|
<description>
|
|
|
|
Before you go flying, you'll need to learn how to start the engines.
|
|
|
|
|
2015-06-16 21:20:54 +00:00
|
|
|
This tutorial will take you through starting the Cessna 172p.
|
2008-12-31 16:25:45 +00:00
|
|
|
</description>
|
2015-06-16 21:20:54 +00:00
|
|
|
<audio-dir>Tutorials/startup</audio-dir>
|
2008-12-31 16:25:45 +00:00
|
|
|
<timeofday>morning</timeofday>
|
2014-01-12 19:57:27 +00:00
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<presets>
|
|
|
|
<airport-id>KLVK</airport-id>
|
|
|
|
<on-ground>1</on-ground>
|
|
|
|
<runway>12</runway>
|
|
|
|
<altitude-ft>-9999</altitude-ft>
|
|
|
|
<latitude-deg>37.6952</latitude-deg>
|
|
|
|
<longitude-deg>-121.8167</longitude-deg>
|
|
|
|
<heading-deg>175.0</heading-deg>
|
|
|
|
<airspeed-kt>0</airspeed-kt>
|
|
|
|
<glideslope-deg>0</glideslope-deg>
|
|
|
|
<offset-azimuth-deg>0</offset-azimuth-deg>
|
|
|
|
<offset-distance-nm>0</offset-distance-nm>
|
|
|
|
</presets>
|
2014-01-12 19:57:27 +00:00
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<init>
|
|
|
|
<set>
|
|
|
|
<property>/controls/gear/brake-parking</property>
|
|
|
|
<value>1</value>
|
|
|
|
</set>
|
|
|
|
<set>
|
|
|
|
<property>/controls/flight/flaps</property>
|
|
|
|
<value>0.0</value>
|
|
|
|
</set>
|
|
|
|
<set>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/switches/magnetos</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>0</value>
|
|
|
|
</set>
|
|
|
|
<set>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/engines/current-engine/throttle</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>0.0</value>
|
|
|
|
</set>
|
|
|
|
<set>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/engines/active-engine/running</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>false</value>
|
|
|
|
</set>
|
|
|
|
<set>
|
|
|
|
<property>/instrumentation/adf/frequencies/selected-khz</property>
|
|
|
|
<value>340</value>
|
|
|
|
</set>
|
|
|
|
<set>
|
|
|
|
<property>/environment/weather-scenario</property>
|
|
|
|
<value>Fair weather</value>
|
|
|
|
</set>
|
|
|
|
<set>
|
|
|
|
<property>/controls/flight/elevator-trim</property>
|
|
|
|
<value>0.17</value>
|
|
|
|
</set>
|
2015-06-16 21:20:54 +00:00
|
|
|
<set>
|
|
|
|
<property>/consumables/fuel/tank[0]/selected</property>
|
|
|
|
<value>true</value>
|
|
|
|
</set>
|
|
|
|
<set>
|
|
|
|
<property>/consumables/fuel/tank[1]/selected</property>
|
|
|
|
<value>true</value>
|
|
|
|
</set>
|
|
|
|
<set>
|
|
|
|
<property>/controls/anti-ice/engine/carb-heat</property>
|
|
|
|
<value>false</value>
|
|
|
|
</set>
|
|
|
|
<!--
|
|
|
|
<set>
|
|
|
|
<property>/controls/switches/master-avionics</property>
|
|
|
|
<value>0.0</value>
|
|
|
|
</set>-->
|
2008-12-31 16:25:45 +00:00
|
|
|
</init>
|
|
|
|
<step>
|
2015-06-16 21:20:54 +00:00
|
|
|
<message>Welcome to Livermore Municipal Airport. In this lesson we'll go through starting the aircraft.</message>
|
2012-07-14 19:20:21 +00:00
|
|
|
<wait>10</wait>
|
2008-12-31 16:25:45 +00:00
|
|
|
</step>
|
2014-01-12 19:57:27 +00:00
|
|
|
|
2015-06-16 21:20:54 +00:00
|
|
|
<!-- Removed this - we could actually implement pre-flight checks now but that would be a separate
|
|
|
|
tutorial. - alge
|
2008-12-31 16:25:45 +00:00
|
|
|
<step>
|
|
|
|
<message>Before we start up, we need to brief what we'll do in case of an engine fire on startup. As
|
|
|
|
this isn't our aircraft, and we're fully insured, we'll simply open the door and run away.</message>
|
2012-07-14 19:20:21 +00:00
|
|
|
<wait>10</wait>
|
2008-12-31 16:25:45 +00:00
|
|
|
</step>
|
2014-01-12 19:57:27 +00:00
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<step>
|
|
|
|
<message>Next, we check our seatbelts, and seat adjustments. Cessnas can get worn seat rails that
|
|
|
|
sometimes cause the seat to slip backwards, often just as you take off, so make sure it is secure.</message>
|
2012-07-14 19:20:21 +00:00
|
|
|
<wait>10</wait>
|
2008-12-31 16:25:45 +00:00
|
|
|
</step>
|
2015-06-16 21:20:54 +00:00
|
|
|
-->
|
2014-01-12 19:57:27 +00:00
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<step>
|
2015-06-16 21:20:54 +00:00
|
|
|
<message>The fuel selector is set to BOTH and the carb heat is off.</message>
|
2008-12-31 16:25:45 +00:00
|
|
|
<view>
|
2012-07-14 19:20:21 +00:00
|
|
|
<heading-offset-deg>344.0</heading-offset-deg>
|
|
|
|
<pitch-offset-deg>-48.7</pitch-offset-deg>
|
2008-12-31 16:25:45 +00:00
|
|
|
<roll-offset-deg>0.0</roll-offset-deg>
|
|
|
|
<x-offset-m>-0.2</x-offset-m>
|
2012-07-14 19:20:21 +00:00
|
|
|
<y-offset-m>0.235</y-offset-m>
|
|
|
|
<z-offset-m>0.36</z-offset-m>
|
2015-06-16 21:20:54 +00:00
|
|
|
<field-of-view>50.0</field-of-view>
|
2008-12-31 16:25:45 +00:00
|
|
|
</view>
|
|
|
|
</step>
|
2014-01-12 19:57:27 +00:00
|
|
|
|
2015-06-16 21:20:54 +00:00
|
|
|
<step>
|
|
|
|
<message>Make sure fuel mixture is set to fully rich.</message>
|
|
|
|
<view>
|
|
|
|
<heading-offset-deg>346.8</heading-offset-deg>
|
|
|
|
<pitch-offset-deg>-25.8</pitch-offset-deg>
|
|
|
|
<roll-offset-deg>0.0</roll-offset-deg>
|
|
|
|
<x-offset-m>-0.2</x-offset-m>
|
|
|
|
<y-offset-m>0.2</y-offset-m>
|
|
|
|
<z-offset-m>0.4</z-offset-m>
|
|
|
|
<field-of-view>62.3</field-of-view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<marker>
|
|
|
|
<x-m>-0.3000</x-m>
|
|
|
|
<y-m>0.0800</y-m>
|
|
|
|
<z-m>-0.2050</z-m>
|
|
|
|
<scale>3.0000</scale>
|
|
|
|
</marker>
|
|
|
|
|
|
|
|
<error>
|
|
|
|
<message>Use the m key or mouse to select fuller mixture.</message>
|
|
|
|
<condition>
|
|
|
|
<less-than>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/engines/current-engine/mixture</property>
|
2015-06-16 21:20:54 +00:00
|
|
|
<value>0.85</value>
|
|
|
|
</less-than>
|
|
|
|
</condition>
|
|
|
|
</error>
|
|
|
|
<exit>
|
|
|
|
<condition>
|
|
|
|
<greater-than>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/engines/current-engine/mixture</property>
|
2015-06-16 21:20:54 +00:00
|
|
|
<value>0.85</value>
|
|
|
|
</greater-than>
|
|
|
|
</condition>
|
|
|
|
</exit>
|
|
|
|
</step>
|
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<step>
|
|
|
|
<message>Open the throttle slightly. Use your joystick throttle control,
|
|
|
|
or PgUp to increase throttle to about 10%.</message>
|
|
|
|
<view>
|
2015-06-16 21:20:54 +00:00
|
|
|
<heading-offset-deg>346.8</heading-offset-deg>
|
|
|
|
<pitch-offset-deg>-25.8</pitch-offset-deg>
|
|
|
|
<roll-offset-deg>0.0</roll-offset-deg>
|
|
|
|
<x-offset-m>-0.2</x-offset-m>
|
|
|
|
<y-offset-m>0.2</y-offset-m>
|
|
|
|
<z-offset-m>0.4</z-offset-m>
|
|
|
|
<field-of-view>62.3</field-of-view>
|
2008-12-31 16:25:45 +00:00
|
|
|
</view>
|
|
|
|
<marker>
|
|
|
|
<x-m>-0.3342</x-m>
|
|
|
|
<y-m>-0.0027</y-m>
|
|
|
|
<z-m>-0.2289</z-m>
|
|
|
|
<scale>3.1156</scale>
|
|
|
|
</marker>
|
|
|
|
<error>
|
|
|
|
<message>Push in the throttle using PgUp, or your joystick throttle control.</message>
|
|
|
|
<message>Open the throttle a bit more.</message>
|
|
|
|
<condition>
|
|
|
|
<less-than>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/engines/current-engine/throttle</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>0.05</value>
|
|
|
|
</less-than>
|
|
|
|
</condition>
|
|
|
|
</error>
|
|
|
|
<error>
|
|
|
|
<message>That's a bit too much. Pull it out slightly using your joystick throttle control, or PgDn.</message>
|
2014-01-12 19:57:27 +00:00
|
|
|
<message>That's a bit too much - pull it out slightly.</message>
|
2008-12-31 16:25:45 +00:00
|
|
|
<condition>
|
|
|
|
<greater-than>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/engines/current-engine/throttle</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>0.2</value>
|
|
|
|
</greater-than>
|
|
|
|
</condition>
|
|
|
|
</error>
|
|
|
|
<exit>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<greater-than>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/engines/current-engine/throttle</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>0.05</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/engines/current-engine/throttle</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>0.2</value>
|
|
|
|
</less-than>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
</exit>
|
|
|
|
</step>
|
2014-01-12 19:57:27 +00:00
|
|
|
|
2015-06-16 21:20:54 +00:00
|
|
|
<step>
|
|
|
|
<message>Prime the engine for start.
|
|
|
|
You'll have to pull the primer lever all the way towards you and then push it in, several times.</message>
|
|
|
|
<view>
|
|
|
|
<heading-offset-deg>12.2</heading-offset-deg>
|
|
|
|
<pitch-offset-deg>-35.2</pitch-offset-deg>
|
|
|
|
<roll-offset-deg>0.0</roll-offset-deg>
|
|
|
|
<x-offset-m>-0.2</x-offset-m>
|
|
|
|
<y-offset-m>0.3</y-offset-m>
|
|
|
|
<z-offset-m>0.4</z-offset-m>
|
|
|
|
<field-of-view>35.0</field-of-view>
|
|
|
|
</view>
|
|
|
|
<marker>
|
|
|
|
<x-m>-0.3000</x-m>
|
|
|
|
<y-m>-0.4258</y-m>
|
|
|
|
<z-m>-0.2417</z-m>
|
|
|
|
<scale>2.6500</scale>
|
|
|
|
</marker>
|
|
|
|
|
|
|
|
<error>
|
|
|
|
<message>Pull and push the primer lever</message>
|
|
|
|
<condition>
|
|
|
|
<less-than>
|
|
|
|
<property>/controls/engines/engine/primer</property>
|
|
|
|
<value>3</value>
|
|
|
|
</less-than>
|
|
|
|
</condition>
|
|
|
|
</error>
|
|
|
|
|
|
|
|
<exit>
|
|
|
|
<condition>
|
|
|
|
<greater-than>
|
|
|
|
<property>/controls/engines/engine/primer</property>
|
|
|
|
<value>2</value>
|
|
|
|
</greater-than>
|
|
|
|
</condition>
|
|
|
|
</exit>
|
|
|
|
</step>
|
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<step>
|
|
|
|
<message>Now, we'll check no-one is about to walk into our propeller.</message>
|
2012-07-14 19:20:21 +00:00
|
|
|
<wait>2</wait>
|
2008-12-31 16:25:45 +00:00
|
|
|
<view>
|
|
|
|
<heading-offset-deg>44.0</heading-offset-deg>
|
|
|
|
<pitch-offset-deg>-15.7</pitch-offset-deg>
|
|
|
|
<roll-offset-deg>0.0</roll-offset-deg>
|
|
|
|
<x-offset-m>-0.2</x-offset-m>
|
|
|
|
<y-offset-m>0.3</y-offset-m>
|
|
|
|
<z-offset-m>0.4</z-offset-m>
|
|
|
|
<field-of-view>55.0</field-of-view>
|
|
|
|
</view>
|
|
|
|
</step>
|
2014-01-12 19:57:27 +00:00
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<step>
|
|
|
|
<message>Looks clear.</message>
|
2012-07-14 19:20:21 +00:00
|
|
|
<wait>2</wait>
|
2008-12-31 16:25:45 +00:00
|
|
|
<view>
|
|
|
|
<heading-offset-deg>296.6</heading-offset-deg>
|
|
|
|
<pitch-offset-deg>-10.4</pitch-offset-deg>
|
|
|
|
<roll-offset-deg>0.0</roll-offset-deg>
|
|
|
|
<x-offset-m>-0.2</x-offset-m>
|
|
|
|
<y-offset-m>0.3</y-offset-m>
|
|
|
|
<z-offset-m>0.4</z-offset-m>
|
|
|
|
<field-of-view>55.0</field-of-view>
|
|
|
|
</view>
|
|
|
|
</step>
|
2014-01-12 19:57:27 +00:00
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<step>
|
2015-06-16 21:20:54 +00:00
|
|
|
<message>Turn the master switch on.</message>
|
2008-12-31 16:25:45 +00:00
|
|
|
<view>
|
|
|
|
<heading-offset-deg>12.2</heading-offset-deg>
|
|
|
|
<pitch-offset-deg>-35.2</pitch-offset-deg>
|
|
|
|
<roll-offset-deg>0.0</roll-offset-deg>
|
|
|
|
<x-offset-m>-0.2</x-offset-m>
|
|
|
|
<y-offset-m>0.3</y-offset-m>
|
|
|
|
<z-offset-m>0.4</z-offset-m>
|
2015-06-16 21:20:54 +00:00
|
|
|
<field-of-view>35.0</field-of-view>
|
2008-12-31 16:25:45 +00:00
|
|
|
</view>
|
|
|
|
<marker>
|
2015-06-16 21:20:54 +00:00
|
|
|
<x-m>-0.3000</x-m>
|
|
|
|
<y-m>-0.3858</y-m>
|
|
|
|
<z-m>-0.1917</z-m>
|
|
|
|
<scale>1.9333</scale>
|
2008-12-31 16:25:45 +00:00
|
|
|
</marker>
|
2015-06-16 21:20:54 +00:00
|
|
|
|
2012-07-14 19:20:21 +00:00
|
|
|
<set>
|
|
|
|
<property>/sim/model/hide-yoke</property>
|
|
|
|
<value>true</value>
|
|
|
|
</set>
|
2015-06-16 21:20:54 +00:00
|
|
|
|
|
|
|
<error>
|
|
|
|
<message>Click the battery master switch to turn it on.</message>
|
|
|
|
<condition>
|
2015-07-05 18:32:41 +00:00
|
|
|
<not>
|
|
|
|
<property>/controls/switches/master-bat</property>
|
|
|
|
</not>
|
2015-06-16 21:20:54 +00:00
|
|
|
</condition>
|
|
|
|
</error>
|
|
|
|
|
|
|
|
<exit>
|
|
|
|
<condition>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/switches/master-bat</property>
|
2015-06-16 21:20:54 +00:00
|
|
|
</condition>
|
|
|
|
</exit>
|
|
|
|
</step>
|
|
|
|
|
|
|
|
<step>
|
|
|
|
<message>We need to switch on the magnetos.
|
|
|
|
Click the middle hotspot three times, or use your mouse scroll wheel, so the key is set to BOTH.</message>
|
|
|
|
<view>
|
|
|
|
<heading-offset-deg>12.2</heading-offset-deg>
|
|
|
|
<pitch-offset-deg>-35.2</pitch-offset-deg>
|
|
|
|
<roll-offset-deg>0.0</roll-offset-deg>
|
|
|
|
<x-offset-m>-0.2</x-offset-m>
|
|
|
|
<y-offset-m>0.3</y-offset-m>
|
|
|
|
<z-offset-m>0.4</z-offset-m>
|
|
|
|
<field-of-view>35.0</field-of-view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<marker>
|
|
|
|
<x-m>-0.3689</x-m>
|
|
|
|
<y-m>-0.3663</y-m>
|
|
|
|
<z-m>-0.2985</z-m>
|
|
|
|
<scale>3.0000</scale>
|
|
|
|
</marker>
|
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<error>
|
2009-01-04 22:07:33 +00:00
|
|
|
<message>Click the middle hotspot three times, so both magnetos are on and the key
|
2008-12-31 16:25:45 +00:00
|
|
|
is set to BOTH.</message>
|
|
|
|
<condition>
|
|
|
|
<less-than>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/switches/magnetos</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>3</value>
|
|
|
|
</less-than>
|
|
|
|
</condition>
|
|
|
|
</error>
|
2014-01-12 19:57:27 +00:00
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<exit>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/switches/magnetos</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>3</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
</exit>
|
|
|
|
</step>
|
2014-01-12 19:57:27 +00:00
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<step>
|
|
|
|
<message>Finally, we can start the engine. Hold down s, or the right hotspot until the engine catches.</message>
|
|
|
|
<view>
|
|
|
|
<heading-offset-deg>12.2</heading-offset-deg>
|
|
|
|
<pitch-offset-deg>-35.2</pitch-offset-deg>
|
|
|
|
<roll-offset-deg>0.0</roll-offset-deg>
|
|
|
|
<x-offset-m>-0.2</x-offset-m>
|
|
|
|
<y-offset-m>0.3</y-offset-m>
|
|
|
|
<z-offset-m>0.4</z-offset-m>
|
2015-06-16 21:20:54 +00:00
|
|
|
<field-of-view>35.0</field-of-view>
|
2008-12-31 16:25:45 +00:00
|
|
|
</view>
|
|
|
|
<marker>
|
2015-06-16 21:20:54 +00:00
|
|
|
<x-m>-0.3689</x-m>
|
|
|
|
<y-m>-0.3663</y-m>
|
|
|
|
<z-m>-0.2985</z-m>
|
|
|
|
<scale>3.0000</scale>
|
2008-12-31 16:25:45 +00:00
|
|
|
</marker>
|
|
|
|
<error>
|
|
|
|
<message>Wrong way - set the magnetos back to BOTH.</message>
|
|
|
|
<message>You need the magnetos on to start the engine. Set them to BOTH by clicking the middle hotspot or pressing ].</message>
|
|
|
|
<condition>
|
|
|
|
<not-equals>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/switches/magnetos</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>3</value>
|
|
|
|
</not-equals>
|
|
|
|
</condition>
|
|
|
|
</error>
|
|
|
|
<exit>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/engines/active-engine/running</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
</exit>
|
|
|
|
</step>
|
2014-01-12 19:57:27 +00:00
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<step>
|
|
|
|
<message>Great, the engine is running. Adjust the throttle so we're running at between 800 and 1000 RPM.</message>
|
|
|
|
<view>
|
2015-06-16 21:20:54 +00:00
|
|
|
<heading-offset-deg>360.0</heading-offset-deg>
|
|
|
|
<pitch-offset-deg>-23.0</pitch-offset-deg>
|
|
|
|
<roll-offset-deg>0.0</roll-offset-deg>
|
|
|
|
<x-offset-m>-0.2</x-offset-m>
|
|
|
|
<y-offset-m>0.2</y-offset-m>
|
|
|
|
<z-offset-m>0.4</z-offset-m>
|
|
|
|
<field-of-view>60.0</field-of-view>
|
2008-12-31 16:25:45 +00:00
|
|
|
</view>
|
2015-06-16 21:20:54 +00:00
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<marker>
|
|
|
|
<x-m>-0.3791</x-m>
|
|
|
|
<y-m>-0.3089</y-m>
|
|
|
|
<z-m>-0.1320</z-m>
|
|
|
|
<scale>3.8622</scale>
|
|
|
|
</marker>
|
|
|
|
<set>
|
|
|
|
<property>/sim/panel-hotspots</property>
|
|
|
|
<value>false</value>
|
|
|
|
</set>
|
|
|
|
<error>
|
|
|
|
<message>You can release the starter motor now - the engine is running</message>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/switches/starter</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>true</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
</error>
|
|
|
|
<error>
|
2014-01-12 19:57:27 +00:00
|
|
|
<message>That's a bit high. Reduce throttle to below 1000 RPM using PgDn, or your joystick throttle control.</message>
|
2008-12-31 16:25:45 +00:00
|
|
|
<condition>
|
|
|
|
<greater-than>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/engines/active-engine/rpm</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>1000.0</value>
|
|
|
|
</greater-than>
|
|
|
|
</condition>
|
|
|
|
</error>
|
|
|
|
<error>
|
2014-01-12 19:57:27 +00:00
|
|
|
<message>That's too low. Increase throttle to above 800 RPM with PgUp, or your joystick throttle control.</message>
|
2008-12-31 16:25:45 +00:00
|
|
|
<condition>
|
|
|
|
<less-than>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/engines/active-engine/rpm</property>
|
2008-12-31 16:25:45 +00:00
|
|
|
<value>800.0</value>
|
|
|
|
</less-than>
|
|
|
|
</condition>
|
|
|
|
</error>
|
2009-01-04 22:07:33 +00:00
|
|
|
<exit>
|
|
|
|
<condition>
|
|
|
|
<and>
|
|
|
|
<greater-than>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/engines/active-engine/rpm</property>
|
2009-01-04 22:07:33 +00:00
|
|
|
<value>800</value>
|
|
|
|
</greater-than>
|
|
|
|
<less-than>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/engines/active-engine/rpm</property>
|
2009-01-04 22:07:33 +00:00
|
|
|
<value>1000</value>
|
|
|
|
</less-than>
|
|
|
|
</and>
|
|
|
|
</condition>
|
|
|
|
</exit>
|
2008-12-31 16:25:45 +00:00
|
|
|
</step>
|
2014-01-12 19:57:27 +00:00
|
|
|
|
2015-06-16 21:20:54 +00:00
|
|
|
<step>
|
|
|
|
<message>Now turn the master alternator switch on.</message>
|
|
|
|
<view>
|
|
|
|
<heading-offset-deg>12.2</heading-offset-deg>
|
|
|
|
<pitch-offset-deg>-35.2</pitch-offset-deg>
|
|
|
|
<roll-offset-deg>0.0</roll-offset-deg>
|
|
|
|
<x-offset-m>-0.2</x-offset-m>
|
|
|
|
<y-offset-m>0.3</y-offset-m>
|
|
|
|
<z-offset-m>0.4</z-offset-m>
|
|
|
|
<field-of-view>35.0</field-of-view>
|
|
|
|
</view>
|
|
|
|
<marker>
|
|
|
|
<x-m>-0.3375</x-m>
|
|
|
|
<y-m>-0.4142</y-m>
|
|
|
|
<z-m>-0.2242</z-m>
|
|
|
|
<scale>1.6333</scale>
|
|
|
|
</marker>
|
|
|
|
|
|
|
|
<set>
|
|
|
|
<property>/sim/model/hide-yoke</property>
|
|
|
|
<value>true</value>
|
|
|
|
</set>
|
|
|
|
|
|
|
|
<error>
|
|
|
|
<message>Click the alternator master switch to turn it on.</message>
|
|
|
|
<condition>
|
2015-07-05 18:32:41 +00:00
|
|
|
<not>
|
|
|
|
<property>/controls/switches/master-alt</property>
|
|
|
|
</not>
|
2015-06-16 21:20:54 +00:00
|
|
|
</condition>
|
|
|
|
</error>
|
|
|
|
|
|
|
|
<exit>
|
|
|
|
<condition>
|
2015-07-05 18:32:41 +00:00
|
|
|
<property>/controls/switches/master-alt</property>
|
2015-06-16 21:20:54 +00:00
|
|
|
</condition>
|
|
|
|
</exit>
|
|
|
|
</step>
|
|
|
|
|
|
|
|
<step>
|
|
|
|
<message>Finally, switch on the master avionics.</message>
|
|
|
|
<view>
|
|
|
|
<heading-offset-deg>12.2</heading-offset-deg>
|
|
|
|
<pitch-offset-deg>-35.2</pitch-offset-deg>
|
|
|
|
<roll-offset-deg>0.0</roll-offset-deg>
|
|
|
|
<x-offset-m>-0.2</x-offset-m>
|
|
|
|
<y-offset-m>0.3</y-offset-m>
|
|
|
|
<z-offset-m>0.4</z-offset-m>
|
|
|
|
<field-of-view>35.0</field-of-view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<marker>
|
|
|
|
<x-m>-0.3500</x-m>
|
|
|
|
<y-m>-0.3233</y-m>
|
|
|
|
<z-m>-0.2583</z-m>
|
|
|
|
<scale>1.6333</scale>
|
|
|
|
</marker>
|
|
|
|
|
|
|
|
<error>
|
|
|
|
<message>Flip the master avionics switch.</message>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/switches/master-avionics</property>
|
|
|
|
<value>0</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
</error>
|
|
|
|
|
|
|
|
<exit>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/controls/switches/master-avionics</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
</exit>
|
|
|
|
</step>
|
|
|
|
|
2008-12-31 16:25:45 +00:00
|
|
|
<end>
|
2014-01-12 19:57:27 +00:00
|
|
|
<message>Great, our lesson is complete. We're now ready to taxi to the runway.</message>
|
2015-06-16 21:20:54 +00:00
|
|
|
<set>
|
|
|
|
<property>/sim/model/hide-yoke</property>
|
|
|
|
<value>false</value>
|
|
|
|
</set>
|
|
|
|
<view>
|
|
|
|
<heading-offset-deg>360.0</heading-offset-deg>
|
|
|
|
<pitch-offset-deg>-10.0</pitch-offset-deg>
|
|
|
|
<roll-offset-deg>0.0</roll-offset-deg>
|
|
|
|
<x-offset-m>-0.2</x-offset-m>
|
|
|
|
<y-offset-m>0.2</y-offset-m>
|
|
|
|
<z-offset-m>0.4</z-offset-m>
|
|
|
|
<field-of-view>60.0</field-of-view>
|
|
|
|
</view>
|
2008-12-31 16:25:45 +00:00
|
|
|
</end>
|
|
|
|
</PropertyList>
|