1
0
Fork 0
fgdata/Aircraft/c172p/c172-checklists.xml
Stuart Buchanan 1ab65221b1 Final V3.6.0 version of c172p-detailed.
https://github.com/Juanvvc/c172p-detailed
commit 874b89fedff35dfe1967e09365d3cb0d5b11522c
2015-07-24 18:37:16 +01:00

2980 lines
100 KiB
XML

<?xml version="1.0"?>
<PropertyList>
<checklist>
<title>Before Starting Engine</title>
<item>
<name>Preflight Inspection</name>
<value>COMPLETE</value>
<value>Use the walker view to inspect the aircraft externally</value>
<value>Check fuel and oil levels</value>
</item>
<item>
<name>Water rudders operation (float plane)</name>
<value>CHECK</value>
</item>
<item>
<name>Water rudders (float plane)</name>
<value>DOWN (on the water)</value>
<value>(For taxiing)</value>
<condition>
<and>
<or>
<equals>
<property>/fdm/jsbsim/bushkit</property>
<value>3</value>
</equals>
<equals>
<property>/fdm/jsbsim/bushkit</property>
<value>4</value>
</equals>
</or>
<property>/controls/gear/water-rudder</property>
<not>
<property>/fdm/jsbsim/ground/solid</property>
</not>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/gear/water-rudder</property>
<value type="bool">true</value>
</binding>
</item>
<item>
<name>Passenger Briefing</name>
<value>COMPLETE</value>
<value>Inform them about security procedures</value>
</item>
<item>
<name>Seats, Seat Belts, Shoulder Harnesses</name>
<value>ADJUST and LOCK</value>
</item>
<item>
<name>Brakes</name>
<value>TEST and SET (shift-B)</value>
<marker>
<x-m>-0.3092</x-m>
<y-m>-0.1992</y-m>
<z-m>-0.3284</z-m>
<scale>3.4667</scale>
</marker>
<condition>
<equals>
<property>/controls/gear/brake-parking</property>
<value>1</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/gear/brake-parking</property>
<value>1</value>
</binding>
</item>
<item>
<name>Avionics Power Switch</name>
<value>OFF</value>
<marker>
<x-m>-0.3600</x-m>
<y-m>-0.3230</y-m>
<z-m>-0.2660</z-m>
<scale>1.7000</scale>
</marker>
<condition>
<equals>
<property>/controls/switches/master-avionics</property>
<value>false</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/master-avionics</property>
<value type="bool">false</value>
</binding>
</item>
<item>
<name>Circuit Breakers</name>
<value>CHECK IN</value>
<marker>
<x-m>-0.3600</x-m>
<y-m>-0.2600</y-m>
<z-m>-0.2400</z-m>
<scale>3.0000</scale>
</marker>
</item>
<item>
<name>Electrical Equipment, Autopilot</name>
<value>OFF</value>
<marker>
<x-m>-0.3525</x-m>
<y-m>0.0525</y-m>
<z-m>-0.0108</z-m>
<scale>4.7167</scale>
</marker>
</item>
<item>
<name>Battery Master Switch</name>
<value>ON</value>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.3967</y-m>
<z-m>-0.2283</z-m>
<scale>2.0413</scale>
</marker>
<condition>
<property>/controls/switches/master-bat</property>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/master-bat</property>
<value type="bool">true</value>
</binding>
</item>
<item>
<name>Fuel Quantity</name>
<value>CHECK</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.3970</y-m>
<z-m>-0.0147</z-m>
<scale>2.6333</scale>
</marker>
</item>
<item>
<name>Fuel Selector Valve</name>
<value>BOTH</value>
<marker>
<x-m>-0.2383</x-m>
<y-m>-0.0017</y-m>
<z-m>-0.6467</z-m>
<scale>7.4667</scale>
</marker>
<condition>
<and>
<equals>
<property>/consumables/fuel/tank/selected</property>
<value>1</value>
</equals>
<equals>
<property>/consumables/fuel/tank[1]/selected</property>
<value>1</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/consumables/fuel/tank/selected</property>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>/consumables/fuel/tank[1]/selected</property>
<value>1</value>
</binding>
</item>
</checklist>
<checklist>
<title>Starting Engine</title>
<item>
<name>Flashing Beacon</name>
<value>ON</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.1550</y-m>
<z-m>-0.2633</z-m>
<scale>1.7167</scale>
</marker>
<condition>
<property>/controls/lighting/beacon</property>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/lighting/beacon</property>
<value type="bool">true</value>
</binding>
</item>
<item>
<name>Prime</name>
<value>As Required - 2-6 strokes</value>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.4400</y-m>
<z-m>-0.2700</z-m>
<scale>1.8000</scale>
</marker>
<condition>
<greater-than>
<property>/controls/engines/engine[0]/primer</property>
<value>2</value>
</greater-than>
</condition>
<binding>
<command>nasal</command>
<script>c172p.autoPrime();</script>
</binding>
</item>
<item>
<name>Carburetor Heat</name>
<value>COLD</value>
<marker>
<x-m>-0.3225</x-m>
<y-m>-0.0850</y-m>
<z-m>-0.2117</z-m>
<scale>2.0500</scale>
</marker>
<condition>
<equals>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
<value>0</value>
</binding>
</item>
<item>
<name>Throttle</name>
<value>OPEN 1/8 INCH</value>
<marker>
<x-m>-0.3342</x-m>
<y-m>-0.0027</y-m>
<z-m>-0.2289</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/controls/engines/current-engine/throttle</property>
<value>0.1</value>
</greater-than>
<less-than>
<property>/controls/engines/current-engine/throttle</property>
<value>0.4</value>
</less-than>
</and>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/throttle</property>
<value>0.25</value>
<rate>0.2</rate>
</binding>
</item>
<item>
<name>Mixture</name>
<value>RICH</value>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<greater-than>
<property>/controls/engines/current-engine/mixture</property>
<value>0.9</value>
</greater-than>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/mixture</property>
<value>1.0</value>
<rate>0.5</rate>
</binding>
</item>
<item>
<name>Propellor Area</name>
<value>CLEAR</value>
</item>
<item>
<name>Magnetos</name>
<value>BOTH</value>
<value>(press } three times)</value>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.3600</y-m>
<z-m>-0.2700</z-m>
<scale>2.0000</scale>
</marker>
<condition>
<equals>
<property>/controls/switches/magnetos</property>
<value>3</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/magnetos</property>
<value>3</value>
</binding>
</item>
<item>
<name>Ignition Switch</name>
<value>ON</value>
<value>(press s and hold until the engine starts)</value>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.3600</y-m>
<z-m>-0.2700</z-m>
<scale>2.0000</scale>
</marker>
</item>
<item>
<name>Oil Pressure</name>
<value>CHECK</value>
<value>(if not GREEN before 30s, secure airplane)</value>
<marker>
<x-m>-0.3700</x-m>
<y-m>-0.3850</y-m>
<z-m>-0.0600</z-m>
<scale>1.4000</scale>
</marker>
</item>
<item>
<name>Alternator Master Switch</name>
<value>ON</value>
<marker>
<x-m>-0.3616</x-m>
<y-m>-0.4167</y-m>
<z-m>-0.2358</z-m>
<scale>1.9587</scale>
</marker>
<condition>
<property>/controls/switches/master-alt</property>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/master-alt</property>
<value type="bool">true</value>
</binding>
</item>
<item>
<name>Avionics Power Switch</name>
<value>ON</value>
<marker>
<x-m>-0.3600</x-m>
<y-m>-0.3230</y-m>
<z-m>-0.2660</z-m>
<scale>1.7000</scale>
</marker>
<condition>
<equals>
<property>/controls/switches/master-avionics</property>
<value>true</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/master-avionics</property>
<value type="bool">true</value>
</binding>
</item>
<item>
<name>Navigation Lights, Flashing Beacon</name>
<value>ON as required</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.1650</y-m>
<z-m>-0.2633</z-m>
<scale>2.7167</scale>
</marker>
<condition>
<and>
<equals>
<property>/controls/lighting/nav-lights</property>
<value>1</value>
</equals>
<equals>
<property>/controls/lighting/beacon</property>
<value>1</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/lighting/nav-lights</property>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>/controls/lighting/beacon</property>
<value>1</value>
</binding>
</item>
<item>
<name>Radios</name>
<value>ON</value>
<marker>
<x-m>-0.3525</x-m>
<y-m>0.0525</y-m>
<z-m>-0.0108</z-m>
<scale>4.7167</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/instrumentation/comm[0]/volume</property>
<value>0.0</value>
</greater-than>
<greater-than>
<property>/instrumentation/comm[1]/volume</property>
<value>0.0</value>
</greater-than>
</and>
</condition>
<binding>
<command>property-interpolate</command>
<property>/instrumentation/comm[0]/volume</property>
<value>1.0</value>
<rate>0.5</rate>
</binding>
<binding>
<command>property-interpolate</command>
<property>/instrumentation/comm[1]/volume</property>
<value>1.0</value>
<rate>0.5</rate>
</binding>
</item>
</checklist>
<checklist>
<title>Before Takeoff</title>
<page>
<item>
<name>Parking Brake</name>
<value>SET (shift-B)</value>
<marker>
<x-m>-0.3092</x-m>
<y-m>-0.1992</y-m>
<z-m>-0.3284</z-m>
<scale>3.4667</scale>
</marker>
<condition>
<equals>
<property>/controls/gear/brake-parking</property>
<value>1</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/gear/brake-parking</property>
<value>1</value>
</binding>
</item>
<item>
<name>Seats, Seat Belts, Shoulder Harnesses</name>
<value>CHECK SECURE</value>
</item>
<item>
<name>Cabin Doors</name>
<value>CLOSED and LOCKED</value>
<condition>
<and>
<equals>
<property>/sim/model/door-positions/leftDoor/position-norm</property>
<value>0</value>
</equals>
<equals>
<property>/sim/model/door-positions/rightDoor/position-norm</property>
<value>0</value>
</equals>
<equals>
<property>/sim/model/door-positions/baggageDoor/position-norm</property>
<value>0</value>
</equals>
</and>
</condition>
<binding>
<command>nasal</command>
<script>c172p.leftDoor.close();</script>
</binding>
<binding>
<command>nasal</command>
<script>c172p.rightDoor.close();</script>
</binding>
<binding>
<command>nasal</command>
<script>c172p.baggageDoor.close();</script>
</binding>
</item>
<item>
<name>Flight Controls</name>
<value>FREE and CORRECT</value>
</item>
<item>
<name>Flight Instruments</name>
<value>CHECK and SET</value>
</item>
<item>
<name>Fuel Quantity</name>
<value>CHECK</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.3970</y-m>
<z-m>-0.0147</z-m>
<scale>2.6333</scale>
</marker>
</item>
<item>
<name>Mixture</name>
<value>RICH</value>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<greater-than>
<property>/controls/engines/current-engine/mixture</property>
<value>0.9</value>
</greater-than>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/mixture</property>
<value>1.0</value>
<rate>0.5</rate>
</binding>
</item>
<item>
<name>Fuel Selector Valve</name>
<value>RECHECK BOTH</value>
<marker>
<x-m>-0.2383</x-m>
<y-m>-0.0017</y-m>
<z-m>-0.6467</z-m>
<scale>7.4667</scale>
</marker>
<condition>
<and>
<equals>
<property>/consumables/fuel/tank/selected</property>
<value>1</value>
</equals>
<equals>
<property>/consumables/fuel/tank[1]/selected</property>
<value>1</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/consumables/fuel/tank/selected</property>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>/consumables/fuel/tank[1]/selected</property>
<value>1</value>
</binding>
</item>
<item>
<name>Elevator Trim</name>
<value>SET for takeoff</value>
<marker>
<x-m>-0.3467</x-m>
<y-m>-0.0475</y-m>
<z-m>-0.4608</z-m>
<scale>4.7167</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/controls/flight/elevator-trim</property>
<value>-0.25</value>
</greater-than>
<less-than>
<property>/controls/flight/elevator-trim</property>
<value>0.0</value>
</less-than>
</and>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/flight/elevator-trim</property>
<value>-0.1</value>
<rate>0.1</rate>
</binding>
</item>
<item>
<name>Throttle</name>
<value>1700 RPM</value>
<marker>
<x-m>-0.3575</x-m>
<y-m>-0.3083</y-m>
<z-m>-0.1367</z-m>
<scale>3.9167</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/engines/active-engine/rpm</property>
<value>1600</value>
</greater-than>
<less-than>
<property>/engines/active-engine/rpm</property>
<value>1800</value>
</less-than>
</and>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/throttle</property>
<value>0.69</value>
<time>1.0</time>
</binding>
</item>
<item>
<name>Magnetos</name>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.3600</y-m>
<z-m>-0.2700</z-m>
<scale>2.0000</scale>
</marker>
<value>CHECK RPM DROP</value>
<value>(125 rpm max)</value>
</item>
</page>
<page>
<item>
<name>Carburetor Heat</name>
<value>CHECK for RPM drop</value>
<marker>
<x-m>-0.3225</x-m>
<y-m>-0.0850</y-m>
<z-m>-0.2117</z-m>
<scale>2.0500</scale>
</marker>
</item>
<item>
<name>Suction Gauge</name>
<value>CHECK</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.4283</y-m>
<z-m>0.0258</z-m>
<scale>1.6333</scale>
</marker>
</item>
<item>
<name>Engine Instruments and Ammeter</name>
<value>CHECK</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.4092</y-m>
<z-m>-0.1650</z-m>
<scale>2.2667</scale>
</marker>
</item>
<item>
<name>Throttle</name>
<value>1000RPM or LESS</value>
<marker>
<x-m>-0.3575</x-m>
<y-m>-0.3083</y-m>
<z-m>-0.1367</z-m>
<scale>3.9167</scale>
</marker>
<condition>
<less-than>
<property>/engines/active-engine/rpm</property>
<value>1050</value>
</less-than>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/throttle</property>
<value>0.1</value>
<time>1.0</time>
</binding>
</item>
<item>
<name>Throttle Friction Lock</name>
<value>ADJUST</value>
</item>
<item>
<name>Landing Light</name>
<value>ON</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.1285</y-m>
<z-m>-0.2150</z-m>
<scale>2.2667</scale>
</marker>
<condition>
<property>/controls/lighting/landing-lights</property>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/lighting/landing-lights</property>
<value type="bool">true</value>
</binding>
</item>
<item>
<name>Strobe Lights</name>
<value>ON</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.1285</y-m>
<z-m>-0.2650</z-m>
<scale>2.2667</scale>
</marker>
<condition>
<equals>
<property>/controls/lighting/strobe</property>
<value>1</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/lighting/strobe</property>
<value type="bool">true</value>
</binding>
</item>
<item>
<name>Radios and Avionics</name>
<value>SET</value>
</item>
<item>
<name>Transponder</name>
<value>SET code</value>
<value>(As requested from ATC or 1200 in USA, 7000 rest of the world)</value>
<marker>
<x-m>-0.3300</x-m>
<y-m>0.1100</y-m>
<z-m>-0.1700</z-m>
<scale>3.0000</scale>
</marker>
</item>
<item>
<name>Transponder Mode</name>
<value>ON OR ALT</value>
<marker>
<x-m>-0.3300</x-m>
<y-m>0.0480</y-m>
<z-m>-0.1650</z-m>
<scale>1.6000</scale>
</marker>
<condition>
<or>
<equals>
<property>/instrumentation/transponder/inputs/knob-mode</property>
<value>4</value>
</equals>
<equals>
<property>/instrumentation/transponder/inputs/knob-mode</property>
<value>5</value>
</equals>
</or>
</condition>
</item>
<item>
<name>Autopilot</name>
<value>OFF</value>
</item>
<item>
<name>Wing Flaps</name>
<value>SET for takeoff</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<less-than>
<property>/controls/flight/flaps</property>
<value>0.5</value>
</less-than>
</condition>
</item>
<item>
<name>Brakes</name>
<value>RELEASE (shift-b)</value>
<marker>
<x-m>-0.3711</x-m>
<y-m>-0.2322</y-m>
<z-m>-0.3240</z-m>
<scale>3.5950</scale>
</marker>
<condition>
<not-equals>
<property>/controls/gear/brake-parking</property>
<value>1</value>
</not-equals>
</condition>
</item>
</page>
</checklist>
<checklist>
<title>Normal Takeoff</title>
<item>
<name>Wing Flaps</name>
<value>0 - 10 degrees</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<less-than>
<property>/controls/flight/flaps</property>
<value>0.5</value>
</less-than>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/flight/flaps</property>
<value>0</value>
</binding>
</item>
<item>
<name>Carburetor Heat</name>
<value>COLD</value>
<marker>
<x-m>-0.3225</x-m>
<y-m>-0.0850</y-m>
<z-m>-0.2117</z-m>
<scale>2.0500</scale>
</marker>
<condition>
<equals>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
<value>0</value>
</binding>
</item>
<item>
<name>Mixture</name>
<value>RICH</value>
<value>(above 3000ft, LEAN to obtain maximum RPM)</value>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<greater-than>
<property>/controls/engines/current-engine/mixture</property>
<value>0.9</value>
</greater-than>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/mixture</property>
<value>1.0</value>
<time>1.0</time>
</binding>
</item>
<item>
<name>Throttle</name>
<value>FULL OPEN</value>
<marker>
<x-m>-0.3342</x-m>
<y-m>-0.0027</y-m>
<z-m>-0.2289</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<greater-than>
<property>/controls/engines/current-engine/throttle</property>
<value>0.95</value>
</greater-than>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/throttle</property>
<value>1.0</value>
<time>2.0</time>
</binding>
</item>
<item>
<name>Elevator Control</name>
<value>LIFT NOSE WHEEL</value>
<value>(at 55 KIAS)</value>
<condition>
<greater-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>55.0</value>
</greater-than>
</condition>
</item>
</checklist>
<checklist>
<title>Short Field Takeoff</title>
<item>
<name>Wing Flaps</name>
<value>10 degrees</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/controls/flight/flaps</property>
<value>0.2</value>
</greater-than>
<less-than>
<property>/controls/flight/flaps</property>
<value>0.5</value>
</less-than>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/flight/flaps</property>
<value>0.333333</value>
</binding>
</item>
<item>
<name>Carburetor Heat</name>
<value>COLD</value>
<marker>
<x-m>-0.3225</x-m>
<y-m>-0.0850</y-m>
<z-m>-0.2117</z-m>
<scale>2.0500</scale>
</marker>
<condition>
<equals>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
<value>0</value>
</binding>
</item>
<item>
<name>Brakes</name>
<value>APPLY</value>
<condition>
<and>
<greater-than>
<property>/controls/gear/brake-left</property>
<value>0.9</value>
</greater-than>
<greater-than>
<property>/controls/gear/brake-right</property>
<value>0.9</value>
</greater-than>
</and>
</condition>
</item>
<item>
<name>Throttle</name>
<value>FULL OPEN</value>
<marker>
<x-m>-0.3342</x-m>
<y-m>-0.0027</y-m>
<z-m>-0.2289</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<greater-than>
<property>/controls/engines/current-engine/throttle</property>
<value>0.95</value>
</greater-than>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/throttle</property>
<value>1.0</value>
<time>2.0</time>
</binding>
</item>
<item>
<name>Mixture</name>
<value>RICH</value>
<value>(above 3000ft, LEAN to obtain maximum RPM)</value>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<greater-than>
<property>/controls/engines/current-engine/mixture</property>
<value>0.9</value>
</greater-than>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/mixture</property>
<value>1.0</value>
<time>1.0</time>
</binding>
</item>
<item>
<name>Brakes</name>
<value>RELEASE</value>
<condition>
<and>
<less-than>
<property>/controls/gear/brake-left</property>
<value>0.1</value>
</less-than>
<less-than>
<property>/controls/gear/brake-right</property>
<value>0.1</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Elevator Control</name>
<value>SLIGHTLY TAIL LOW</value>
</item>
<item>
<name>Climb Speed</name>
<value>56 KIAS</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.3083</y-m>
<z-m>0.0675</z-m>
<scale>3.6500</scale>
</marker>
</item>
</checklist>
<checklist>
<title>Water Takeoff</title>
<item>
<name>Water rudders</name>
<value>UP</value>
<condition>
<and>
<or>
<equals>
<property>/fdm/jsbsim/bushkit</property>
<value>3</value>
</equals>
<equals>
<property>/fdm/jsbsim/bushkit</property>
<value>4</value>
</equals>
</or>
<not>
<property>/controls/gear/water-rudder</property>
</not>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/gear/water-rudder</property>
<value type="bool">false</value>
</binding>
</item>
<item>
<name>Wing Flaps</name>
<value>20 degrees</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/controls/flight/flaps</property>
<value>0.6</value>
</greater-than>
<less-than>
<property>/controls/flight/flaps</property>
<value>0.7</value>
</less-than>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/flight/flaps</property>
<value>0</value>
</binding>
</item>
<item>
<name>Carburetor Heat</name>
<value>COLD</value>
<marker>
<x-m>-0.3225</x-m>
<y-m>-0.0850</y-m>
<z-m>-0.2117</z-m>
<scale>2.0500</scale>
</marker>
<condition>
<equals>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
<value>0</value>
</binding>
</item>
<item>
<name>Mixture</name>
<value>RICH</value>
<value>(above 3000ft, LEAN to obtain maximum RPM)</value>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<greater-than>
<property>/controls/engines/current-engine/mixture</property>
<value>0.9</value>
</greater-than>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/mixture</property>
<value>1.0</value>
<time>1.0</time>
</binding>
</item>
<item>
<name>Elevator Control</name>
<value>LIGHT BACK PRESSURE</value>
<condition>
<and>
<less-than>
<property>/controls/flight/elevator</property>
<value>-0.2</value>
</less-than>
<greater-than>
<property>/controls/flight/elevator</property>
<value>-0.4</value>
</greater-than>
</and>
</condition>
</item>
<item>
<name>Throttle</name>
<value>FULL OPEN (SLOWLY)</value>
<marker>
<x-m>-0.3342</x-m>
<y-m>-0.0027</y-m>
<z-m>-0.2289</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<greater-than>
<property>/controls/engines/current-engine/throttle</property>
<value>0.95</value>
</greater-than>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/throttle</property>
<value>1.0</value>
<time>2.0</time>
</binding>
</item>
</checklist>
<checklist>
<title>After Takeoff</title>
<item>
<name>Wheels (amphibious)</name>
<value>UP</value>
<condition>
<and>
<equals>
<property>/fdm/jsbsim/bushkit</property>
<value>4</value>
</equals>
<not>
<property>/controls/gear/gear-down</property>
</not>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/gear/gear-down</property>
<value type="bool">false</value>
</binding>
</item>
<item>
<name>Water rudders (float plane)</name>
<value>UP</value>
<condition>
<and>
<or>
<equals>
<property>/fdm/jsbsim/bushkit</property>
<value>3</value>
</equals>
<equals>
<property>/fdm/jsbsim/bushkit</property>
<value>4</value>
</equals>
</or>
<not>
<property>/controls/gear/water-rudder</property>
</not>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/gear/water-rudder</property>
<value type="bool">false</value>
</binding>
</item>
</checklist>
<checklist>
<title>Enroute Climb</title>
<item>
<name>Airspeed</name>
<value>70-85 KIAS</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.3083</y-m>
<z-m>0.0675</z-m>
<scale>3.6500</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>70.0</value>
</greater-than>
<less-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>85.0</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Throttle</name>
<value>FULL OPEN</value>
<marker>
<x-m>-0.3342</x-m>
<y-m>-0.0027</y-m>
<z-m>-0.2289</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<greater-than>
<property>/controls/engines/current-engine/throttle</property>
<value>0.95</value>
</greater-than>
</condition>
</item>
<item>
<name>Mixture</name>
<value>RICH</value>
<value>(above 3000ft, LEAN to obtain maximum RPM)</value>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<greater-than>
<property>/controls/engines/current-engine/mixture</property>
<value>0.9</value>
</greater-than>
</condition>
</item>
</checklist>
<checklist>
<title>Cruise</title>
<item>
<name>Altimeter</name>
<value>SET STD/QNH</value>
<marker>
<x-m>-0.359</x-m>
<y-m>-0.16045</y-m>
<z-m>0.03863</z-m>
<scale>1.0</scale>
</marker>
</item>
<item>
<name>Power</name>
<value>2100-2700 RPM</value>
<value>(no more than 75% recommended)</value>
<marker>
<x-m>-0.3575</x-m>
<y-m>-0.3083</y-m>
<z-m>-0.1367</z-m>
<scale>3.9167</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/engines/active-engine/rpm</property>
<value>2100</value>
</greater-than>
<less-than>
<property>/engines/active-engine/rpm</property>
<value>2700</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Elevator Trim</name>
<value>ADJUST</value>
<marker>
<x-m>-0.3467</x-m>
<y-m>-0.0475</y-m>
<z-m>-0.4608</z-m>
<scale>4.7167</scale>
</marker>
</item>
<item>
<name>Mixture</name>
<value>LEAN</value>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
</item>
<item>
<name>Fuel Quantity</name>
<value>CHECK</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.3970</y-m>
<z-m>-0.0147</z-m>
<scale>2.6333</scale>
</marker>
</item>
<item>
<name>Lights</name>
<value>AS REQUIRED</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.1470</y-m>
<z-m>-0.2350</z-m>
<scale>4.0167</scale>
</marker>
</item>
</checklist>
<checklist>
<title>Descent</title>
<item>
<name>ATIS</name>
<value>NOTED</value>
</item>
<item>
<name>Altimeter</name>
<value>SET QNH</value>
<marker>
<x-m>-0.359</x-m>
<y-m>-0.16045</y-m>
<z-m>0.03863</z-m>
<scale>1.0</scale>
</marker>
</item>
<item>
<name>Landing Light</name>
<value>ON</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.1285</y-m>
<z-m>-0.2150</z-m>
<scale>2.2667</scale>
</marker>
<condition>
<property>/controls/lighting/landing-lights</property>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/lighting/landing-lights</property>
<value type="bool">true</value>
</binding>
</item>
<item>
<name>Fuel Quantity</name>
<value>CHECK</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.3970</y-m>
<z-m>-0.0147</z-m>
<scale>2.6333</scale>
</marker>
</item>
<item>
<name>Fuel Selector Valve</name>
<value>BOTH</value>
<marker>
<x-m>-0.2383</x-m>
<y-m>-0.0017</y-m>
<z-m>-0.6467</z-m>
<scale>7.4667</scale>
</marker>
<condition>
<and>
<equals>
<property>/consumables/fuel/tank/selected</property>
<value>1</value>
</equals>
<equals>
<property>/consumables/fuel/tank[1]/selected</property>
<value>1</value>
</equals>
</and>
</condition>
</item>
<item>
<name>Power</name>
<value>AS DESIRED</value>
<marker>
<x-m>-0.3236</x-m>
<y-m>-0.0070</y-m>
<z-m>-0.2241</z-m>
<scale>3.5725</scale>
</marker>
</item>
<item>
<name>Mixture</name>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
<value>ADJUST for smooth operation</value>
<value>(full rich for idle power)</value>
</item>
<item>
<name>Carburetor Heat</name>
<value>FULL HEAT AS REQUIRED</value>
<value>(to prevent carburetor icing)</value>
<marker>
<x-m>-0.3225</x-m>
<y-m>-0.0850</y-m>
<z-m>-0.2117</z-m>
<scale>2.0500</scale>
</marker>
<condition>
<equals>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
<value>1</value>
</equals>
</condition>
</item>
</checklist>
<checklist>
<title>Before Landing</title>
<item>
<name>Seats, Seat Belt, Shoulder Harnesses</name>
<value>SECURE</value>
</item>
<item>
<name>Wheels (amphibious, land)</name>
<value>DOWN</value>
<condition>
<and>
<equals>
<property>/fdm/jsbsim/bushkit</property>
<value>4</value>
</equals>
<property>/controls/gear/gear-down</property>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/gear/gear-down</property>
<value type="bool">true</value>
</binding>
</item>
<item>
<name>Wheels (amphibious, water)</name>
<value>UP</value>
<condition>
<and>
<equals>
<property>/fdm/jsbsim/bushkit</property>
<value>4</value>
</equals>
<not>
<property>/controls/gear/gear-down</property>
</not>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/gear/gear-down</property>
<value type="bool">false</value>
</binding>
</item>
<item>
<name>Water rudders (float plane)</name>
<value>UP</value>
<condition>
<and>
<or>
<equals>
<property>/fdm/jsbsim/bushkit</property>
<value>3</value>
</equals>
<equals>
<property>/fdm/jsbsim/bushkit</property>
<value>4</value>
</equals>
</or>
<not>
<property>/controls/gear/water-rudder</property>
</not>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/gear/water-rudder</property>
<value type="bool">false</value>
</binding>
</item>
<item>
<name>Fuel Selector Valve</name>
<value>BOTH</value>
<marker>
<x-m>-0.2383</x-m>
<y-m>-0.0017</y-m>
<z-m>-0.6467</z-m>
<scale>7.4667</scale>
</marker>
<condition>
<and>
<equals>
<property>/consumables/fuel/tank/selected</property>
<value>1</value>
</equals>
<equals>
<property>/consumables/fuel/tank[1]/selected</property>
<value>1</value>
</equals>
</and>
</condition>
</item>
<item>
<name>Mixture</name>
<value>RICH</value>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<greater-than>
<property>/controls/engines/current-engine/mixture</property>
<value>0.9</value>
</greater-than>
</condition>
</item>
<item>
<name>Carburetor Heat</name>
<value>FULL HEAT</value>
<value>(apply full heat before reducing power)</value>
<marker>
<x-m>-0.3225</x-m>
<y-m>-0.0850</y-m>
<z-m>-0.2117</z-m>
<scale>2.0500</scale>
</marker>
<condition>
<equals>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
<value>1</value>
</equals>
</condition>
</item>
<item>
<name>Autopilot</name>
<value>OFF</value>
</item>
<item>
<name>Landing Light</name>
<value>ON</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.1285</y-m>
<z-m>-0.2150</z-m>
<scale>2.2667</scale>
</marker>
<condition>
<property>/controls/lighting/landing-lights</property>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/lighting/landing-lights</property>
<value type="bool">true</value>
</binding>
</item>
</checklist>
<checklist>
<title>Normal Landing</title>
<item>
<name>Airspeed</name>
<value>65-75 KIAS (flaps UP)</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.3083</y-m>
<z-m>0.0675</z-m>
<scale>3.6500</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>65.0</value>
</greater-than>
<less-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>75.0</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Wing Flaps</name>
<value>AS DESIRED</value>
<value>0 - 10 degrees below 110KIAS</value>
<value>10 - 30 degrees below 85KIAS</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/controls/flight/flaps</property>
<value>0.2</value>
</greater-than>
</and>
</condition>
</item>
<item>
<name>Airspeed</name>
<value>60-70 KIAS (flaps DOWN)</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.3083</y-m>
<z-m>0.0675</z-m>
<scale>3.6500</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>60.0</value>
</greater-than>
<less-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>70.0</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Touchdown</name>
<value>MAIN WHEELS FIRST</value>
</item>
<item>
<name>Landing Roll</name>
<value>LOWER NOSE WHEEL GENTLY</value>
</item>
<item>
<name>Braking</name>
<value>MINIMUM REQUIRED</value>
</item>
</checklist>
<checklist>
<title>Short Field Landing</title>
<item>
<name>Airspeed</name>
<value>65-75 KIAS (flaps UP)</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.3083</y-m>
<z-m>0.0675</z-m>
<scale>3.6500</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>65.0</value>
</greater-than>
<less-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>75.0</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Wing Flaps</name>
<value>FULL DOWN (30 degrees)</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<greater-than>
<property>/controls/flight/flaps</property>
<value>0.9</value>
</greater-than>
</condition>
</item>
<item>
<name>Airspeed</name>
<value>61 KIAS (until flare)</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.3083</y-m>
<z-m>0.0675</z-m>
<scale>3.6500</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>59.0</value>
</greater-than>
<less-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>63.0</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Power</name>
<value>REDUCE to idle after clearing obstacle</value>
<marker>
<x-m>-0.2608</x-m>
<y-m>-0.0033</y-m>
<z-m>-0.2242</z-m>
<scale>1.9971</scale>
</marker>
<condition>
<less-than>
<property>/controls/engines/current-engine/throttle</property>
<value>0.05</value>
</less-than>
</condition>
</item>
<item>
<name>Touchdown</name>
<value>MAIN WHEELS FIRST</value>
</item>
<item>
<name>Braking</name>
<value>APPLY HEAVILY</value>
<condition>
<and>
<greater-than>
<property>/controls/gear/brake-left</property>
<value>0.9</value>
</greater-than>
<greater-than>
<property>/controls/gear/brake-right</property>
<value>0.9</value>
</greater-than>
</and>
</condition>
</item>
<item>
<name>Wing Flaps</name>
<value>RETRACT</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<less-than>
<property>/controls/flight/flaps</property>
<value>0.2</value>
</less-than>
</condition>
</item>
</checklist>
<checklist>
<title>Water Landing</title>
<item>
<name>Airspeed</name>
<value>65-75 KIAS (flaps UP)</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.3083</y-m>
<z-m>0.0675</z-m>
<scale>3.6500</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>65.0</value>
</greater-than>
<less-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>75.0</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Wing Flaps</name>
<value>AS DESIRED</value>
<value>0 - 10 degrees below 110KIAS</value>
<value>10 - 30 degrees below 85KIAS</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/controls/flight/flaps</property>
<value>0.2</value>
</greater-than>
</and>
</condition>
</item>
<item>
<name>Airspeed</name>
<value>60-70 KIAS (flaps DOWN)</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.3083</y-m>
<z-m>0.0675</z-m>
<scale>3.6500</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>60.0</value>
</greater-than>
<less-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>70.0</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Touchdown</name>
<value>SLIGHTLY TAIL LOW</value>
<value>(NOSE ABOVE HORIZON)</value>
<condition>
<greater-than>
<property>/orientation/pitch-deg</property>
<value>2.0</value>
</greater-than>
</condition>
</item>
<item>
<name>Landing Roll</name>
<value>HOLD YOKE FULL AFT</value>
<value>(While decelerating to taxi speed)</value>
<condition>
<and>
<equals>
<property>/controls/flight/elevator</property>
<value>-1.0</value>
</equals>
</and>
</condition>
</item>
</checklist>
<checklist>
<title>Aborted Landing</title>
<item>
<name>Throttle</name>
<value>FULL OPEN</value>
<marker>
<x-m>-0.3342</x-m>
<y-m>-0.0027</y-m>
<z-m>-0.2289</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<greater-than>
<property>/controls/engines/current-engine/throttle</property>
<value>0.95</value>
</greater-than>
</condition>
</item>
<item>
<name>Carburetor Heat</name>
<value>COLD</value>
<marker>
<x-m>-0.3225</x-m>
<y-m>-0.0850</y-m>
<z-m>-0.2117</z-m>
<scale>2.0500</scale>
</marker>
<condition>
<equals>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
<value>0</value>
</equals>
</condition>
</item>
<item>
<name>Wing Flaps</name>
<value>20 degrees (immediately)</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/controls/flight/flaps</property>
<value>0.6</value>
</greater-than>
<less-than>
<property>/controls/flight/flaps</property>
<value>0.7</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Climb Speed</name>
<value>55 KIAS</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.3083</y-m>
<z-m>0.0675</z-m>
<scale>3.6500</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>53.0</value>
</greater-than>
<less-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>58.0</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Wing Flaps</name>
<value>10 degrees (until obstacles are cleared)</value>
<value>RETRACT (after reaching safe altitude and 60 KIAS)</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<and>
<less-than>
<property>/controls/flight/flaps</property>
<value>0.4</value>
</less-than>
</and>
</condition>
</item>
</checklist>
<checklist>
<title>After Landing</title>
<item>
<name>Water rudders (float plane)</name>
<value>DOWN (on the water)</value>
<value>(For taxiing)</value>
<condition>
<and>
<or>
<equals>
<property>/fdm/jsbsim/bushkit</property>
<value>3</value>
</equals>
<equals>
<property>/fdm/jsbsim/bushkit</property>
<value>4</value>
</equals>
</or>
<property>/controls/gear/water-rudder</property>
<not>
<property>/fdm/jsbsim/ground/solid</property>
</not>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/gear/water-rudder</property>
<value type="bool">true</value>
</binding>
</item>
<item>
<name>Carburetor Heat</name>
<value>COLD</value>
<marker>
<x-m>-0.3225</x-m>
<y-m>-0.0850</y-m>
<z-m>-0.2117</z-m>
<scale>2.0500</scale>
</marker>
<condition>
<equals>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
<value>0</value>
</equals>
</condition>
</item>
<item>
<name>Wing Flaps</name>
<value>UP</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<and>
<less-than>
<property>/controls/flight/flaps</property>
<value>0.2</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Transponder Mode</name>
<value>SBY</value>
<marker>
<x-m>-0.3300</x-m>
<y-m>0.0480</y-m>
<z-m>-0.1650</z-m>
<scale>1.6000</scale>
</marker>
<condition>
<equals>
<property>/instrumentation/transponder/inputs/knob-mode</property>
<value>1</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/instrumentation/transponder/inputs/knob-mode</property>
<value>1</value>
</binding>
</item>
<item>
<name>Landing Light</name>
<value>AS REQUIRED</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.1285</y-m>
<z-m>-0.2150</z-m>
<scale>2.2667</scale>
</marker>
</item>
<item>
<name>Taxi Light</name>
<value>ON</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.1485</y-m>
<z-m>-0.2150</z-m>
<scale>2.2667</scale>
</marker>
<condition>
<property>/controls/lighting/taxi-light</property>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/lighting/taxi-light</property>
<value type="bool">true</value>
</binding>
</item>
</checklist>
<checklist>
<title>Securing Airplane</title>
<item>
<name>Parking Brake</name>
<value>SET</value>
<marker>
<x-m>-0.3092</x-m>
<y-m>-0.1992</y-m>
<z-m>-0.3284</z-m>
<scale>3.4667</scale>
</marker>
<condition>
<equals>
<property>/controls/gear/brake-parking</property>
<value>1</value>
</equals>
</condition>
</item>
<item>
<name>Power</name>
<value>SET 1000 RPM</value>
<marker>
<x-m>-0.3575</x-m>
<y-m>-0.3083</y-m>
<z-m>-0.1367</z-m>
<scale>3.9167</scale>
</marker>
<condition>
<less-than>
<property>/engines/active-engine/rpm</property>
<value>1000</value>
</less-than>
</condition>
</item>
<item>
<name>Avionics, Power, Electrical, Autopilot</name>
<value>ALL OFF</value>
</item>
<item>
<name>Avionics Power Switch</name>
<value>OFF</value>
<marker>
<x-m>-0.3600</x-m>
<y-m>-0.3230</y-m>
<z-m>-0.2660</z-m>
<scale>1.7000</scale>
</marker>
<condition>
<not>
<property>/controls/switches/master-avionics</property>
</not>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/master-avionics</property>
<value type="bool">false</value>
</binding>
</item>
<item>
<name>Mixture</name>
<value>PULLED FULL OUT</value>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<less-than>
<property>/controls/engines/current-engine/mixture</property>
<value>0.05</value>
</less-than>
</condition>
</item>
<item>
<name>Magnetos</name>
<value>OFF</value>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.3600</y-m>
<z-m>-0.2700</z-m>
<scale>2.0000</scale>
</marker>
<condition>
<equals>
<property>/controls/switches/magnetos</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/magnetos</property>
<value>0</value>
</binding>
</item>
<item>
<name>Flashing Beacon</name>
<value>OFF</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>-0.1550</y-m>
<z-m>-0.2633</z-m>
<scale>1.7167</scale>
</marker>
<condition>
<not>
<property>/controls/lighting/beacon</property>
</not>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/lighting/beacon</property>
<value type="bool">false</value>
</binding>
</item>
<item>
<name>Alternator Master Switch</name>
<value>OFF</value>
<marker>
<x-m>-0.3616</x-m>
<y-m>-0.4167</y-m>
<z-m>-0.2358</z-m>
<scale>1.9587</scale>
</marker>
<condition>
<not>
<property>/controls/switches/master-alt</property>
</not>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/master-alt</property>
<value type="bool">false</value>
</binding>
</item>
<item>
<name>Battery Master Switch</name>
<value>OFF</value>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.3967</y-m>
<z-m>-0.2283</z-m>
<scale>2.0413</scale>
</marker>
<condition>
<not>
<property>/controls/switches/master-bat</property>
</not>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/master-bat</property>
<value type="bool">false</value>
</binding>
</item>
<item>
<name>Parking Brake</name>
<value>SET</value>
<marker>
<x-m>-0.3092</x-m>
<y-m>-0.1992</y-m>
<z-m>-0.3284</z-m>
<scale>3.4667</scale>
</marker>
<condition>
<equals>
<property>/controls/gear/brake-parking</property>
<value>1</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/gear/brake-parking</property>
<value>1</value>
</binding>
</item>
<item>
<name>Control Lock</name>
<value>INSTALL</value>
</item>
</checklist>
<checklist>
<title>EMERGENCY: Eng. Fail (Takeoff Roll)</title>
<item>
<name>Throttle</name>
<value>IDLE</value>
<marker>
<x-m>-0.3342</x-m>
<y-m>-0.0027</y-m>
<z-m>-0.2289</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<equals>
<property>/controls/engines/current-engine/throttle</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/throttle</property>
<value>0</value>
<time>0.5</time>
</binding>
</item>
<item>
<name>Wheel brakes</name>
<value>APPLY</value>
<condition>
<and>
<equals>
<property>/controls/gear/brake-left</property>
<value>1</value>
</equals>
<equals>
<property>/controls/gear/brake-right</property>
<value>1</value>
</equals>
</and>
</condition>
</item>
<item>
<name>Flaps</name>
<value>RETRACT</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<equals>
<property>/controls/flight/flaps</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/flight/flaps</property>
<value>0</value>
</binding>
</item>
<item>
<name>Mixture</name>
<value>CUT OFF</value>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<equals>
<property>/controls/engines/current-engine/mixture</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/mixture</property>
<value>0</value>
<time>0.5</time>
</binding>
</item>
<item>
<name>Magnetos/Ignition</name>
<value>OFF</value>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.3600</y-m>
<z-m>-0.2700</z-m>
<scale>2.0000</scale>
</marker>
<condition>
<equals>
<property>/controls/switches/magnetos</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/magnetos</property>
<value>0</value>
</binding>
</item>
<item>
<name>Battery Master Switch</name>
<value>OFF</value>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.3967</y-m>
<z-m>-0.2283</z-m>
<scale>2.0413</scale>
</marker>
<condition>
<not>
<property>/controls/switches/master-bat</property>
</not>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/master-bat</property>
<value type="bool">false</value>
</binding>
</item>
</checklist>
<checklist>
<title>EMERGENCY: Eng. Fail (Takeoff)</title>
<item>
<name>Airspeed</name>
<value>60-65 KIAS</value>
<marker>
<x-m>-0.3744</x-m>
<y-m>-0.3091</y-m>
<z-m>0.0645</z-m>
<scale>3.6446</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>57</value>
</greater-than>
<less-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>68</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Mixture</name>
<value>CUT OFF</value>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<equals>
<property>/controls/engines/current-engine/mixture</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/mixture</property>
<value>0</value>
<time>0.5</time>
</binding>
</item>
<item>
<name>Fuel Selector Valve</name>
<value>OFF</value>
<marker>
<x-m>-0.2645</x-m>
<y-m>-0.0091</y-m>
<z-m>-0.6620</z-m>
<scale>7.5620</scale>
</marker>
<condition>
<and>
<not>
<property>consumables/fuel/tank[0]/selected</property>
</not>
<not>
<property>consumables/fuel/tank[1]/selected</property>
</not>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>consumables/fuel/tank[0]/selected</property>
<value type="bool">false</value>
</binding>
<binding>
<command>property-assign</command>
<property>consumables/fuel/tank[1]/selected</property>
<value type="bool">false</value>
</binding>
</item>
<item>
<name>Magnetos/Ignition</name>
<value>OFF</value>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.3600</y-m>
<z-m>-0.2700</z-m>
<scale>2.0000</scale>
</marker>
<condition>
<equals>
<property>/controls/switches/magnetos</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/magnetos</property>
<value>0</value>
</binding>
</item>
<item>
<name>Flaps</name>
<value>FULL</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<equals>
<property>/controls/flight/flaps</property>
<value>1</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/flight/flaps</property>
<value>1</value>
</binding>
</item>
<item>
<name>Battery Master Switch</name>
<value>OFF</value>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.3967</y-m>
<z-m>-0.2283</z-m>
<scale>2.0413</scale>
</marker>
<condition>
<not>
<property>/controls/switches/master-bat</property>
</not>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/master-bat</property>
<value type="bool">false</value>
</binding>
</item>
</checklist>
<checklist>
<title>EMERGENCY: Eng. Fail (Flight)</title>
<item>
<name>Airspeed</name>
<value>65 KIAS</value>
<marker>
<x-m>-0.3744</x-m>
<y-m>-0.3091</y-m>
<z-m>0.0645</z-m>
<scale>3.6446</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>62</value>
</greater-than>
<less-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>68</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Carburetor Heat</name>
<value>ON</value>
<marker>
<x-m>-0.3025</x-m>
<y-m>-0.0860</y-m>
<z-m>-0.2198</z-m>
<scale>2.6529</scale>
</marker>
<condition>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/anti-ice/engine[0]/carb-heat</property>
<value type="bool">true</value>
</binding>
</item>
<item>
<name>Fuel Selector Valve</name>
<value>BOTH</value>
<marker>
<x-m>-0.2645</x-m>
<y-m>-0.0091</y-m>
<z-m>-0.6620</z-m>
<scale>7.5620</scale>
</marker>
<condition>
<and>
<property>consumables/fuel/tank[0]/selected</property>
<property>consumables/fuel/tank[1]/selected</property>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>consumables/fuel/tank[0]/selected</property>
<value type="bool">true</value>
</binding>
<binding>
<command>property-assign</command>
<property>consumables/fuel/tank[1]/selected</property>
<value type="bool">true</value>
</binding>
</item>
<item>
<name>Mixture</name>
<value>RICH</value>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<equals>
<property>/controls/engines/current-engine/mixture</property>
<value>1</value>
</equals>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/mixture</property>
<value>1</value>
<time>0.5</time>
</binding>
</item>
<item>
<name>Magnetos/Ignition</name>
<value>BOTH (or START if prop is stopped)</value>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.3600</y-m>
<z-m>-0.2700</z-m>
<scale>2.0000</scale>
</marker>
<condition>
<or>
<equals>
<property>/controls/switches/magnetos</property>
<value>3</value>
</equals>
<equals>
<property>/controls/switches/starter</property>
<value>1</value>
</equals>
</or>
</condition>
</item>
<item>
<name>Primer</name>
<value>A few strokes, then</value>
<value>IN while holding starter</value>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.4400</y-m>
<z-m>-0.2700</z-m>
<scale>1.0000</scale>
</marker>
<condition>
<and>
<equals>
<property>/controls/engines/engine/primer-lever</property>
<value>0</value>
</equals>
<greater-than>
<property>/controls/engines/engine[0]/primer</property>
<value>2</value>
</greater-than>
</and>
</condition>
<binding>
<command>nasal</command>
<script>c172p.autoPrime();</script>
</binding>
<binding>
<command>property-assign</command>
<property>controls/engines/engine/primer-lever</property>
<value>0</value>
</binding>
</item>
</checklist>
<checklist>
<title>EMERGENCY: Eng. Fail (Landing)</title>
<item>
<name>Airspeed</name>
<value>60-65 KIAS</value>
<marker>
<x-m>-0.3744</x-m>
<y-m>-0.3091</y-m>
<z-m>0.0645</z-m>
<scale>3.6446</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>57</value>
</greater-than>
<less-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>68</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>Mixture</name>
<value>CUT OFF</value>
<marker>
<x-m>-0.3067</x-m>
<y-m>0.0767</y-m>
<z-m>-0.2108</z-m>
<scale>3.1156</scale>
</marker>
<condition>
<equals>
<property>/controls/engines/current-engine/mixture</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-interpolate</command>
<property>/controls/engines/current-engine/mixture</property>
<value>0</value>
<time>0.5</time>
</binding>
</item>
<item>
<name>Fuel Selector Valve</name>
<value>OFF</value>
<marker>
<x-m>-0.2645</x-m>
<y-m>-0.0091</y-m>
<z-m>-0.6620</z-m>
<scale>7.5620</scale>
</marker>
<condition>
<and>
<not>
<property>consumables/fuel/tank[0]/selected</property>
</not>
<not>
<property>consumables/fuel/tank[1]/selected</property>
</not>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>consumables/fuel/tank[0]/selected</property>
<value type="bool">false</value>
</binding>
<binding>
<command>property-assign</command>
<property>consumables/fuel/tank[1]/selected</property>
<value type="bool">false</value>
</binding>
</item>
<item>
<name>Flaps</name>
<value>FULL</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<equals>
<property>/controls/flight/flaps</property>
<value>1</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/flight/flaps</property>
<value>1</value>
</binding>
</item>
<item>
<name>Battery Master Switch</name>
<value>OFF</value>
<marker>
<x-m>-0.3500</x-m>
<y-m>-0.3967</y-m>
<z-m>-0.2283</z-m>
<scale>2.0413</scale>
</marker>
<condition>
<not>
<property>/controls/switches/master-bat</property>
</not>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/switches/master-bat</property>
<value type="bool">false</value>
</binding>
</item>
<item>
<name>Touchdown</name>
<value>SLIGHTLY TAIL LOW</value>
</item>
<item>
<name>Wheel brakes</name>
<value>APPLY HEAVILY</value>
<condition>
<and>
<equals>
<property>/controls/gear/brake-left</property>
<value>1</value>
</equals>
<equals>
<property>/controls/gear/brake-right</property>
<value>1</value>
</equals>
</and>
</condition>
</item>
</checklist>
<checklist>
<title>EMERGENCY: Ditching</title>
<item>
<name>Radio</name>
<value>MAYDAY on 121.5 MHz</value>
<value>GIVE LOCATION</value>
<marker>
<x-m>-0.3702</x-m>
<y-m>0.0645</y-m>
<z-m>0.0595</z-m>
<scale>3.7769</scale>
</marker>
<condition>
<and>
<equals>
<property>/instrumentation/comm/frequencies/selected-mhz</property>
<value>121.5</value>
</equals>
<equals>
<property>/instrumentation/comm/frequencies/selected-mhz-fmt</property>
<value>121.50</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/instrumentation/comm/frequencies/selected-mhz</property>
<value>121.5</value>
</binding>
<binding>
<command>property-assign</command>
<property>/instrumentation/comm/frequencies/selected-mhz-fmt</property>
<value>121.5</value>
</binding>
</item>
<item>
<name>Squak</name>
<value>7700</value>
<marker>
<x-m>-0.3603</x-m>
<y-m>0.1264</y-m>
<z-m>-0.1727</z-m>
<scale>4.4876</scale>
</marker>
<condition>
<equals>
<property>/instrumentation/transponder/id-code</property>
<value>7700</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/instrumentation/transponder/id-code</property>
<value>7700</value>
</binding>
</item>
<item>
<name>Flaps</name>
<value>FULL</value>
<marker>
<x-m>-0.3608</x-m>
<y-m>0.1725</y-m>
<z-m>-0.2325</z-m>
<scale>4.2667</scale>
</marker>
<condition>
<equals>
<property>/controls/flight/flaps</property>
<value>1</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/controls/flight/flaps</property>
<value>1</value>
</binding>
</item>
<item>
<name>Airspeed</name>
<value>60-65 KIAS</value>
<marker>
<x-m>-0.3744</x-m>
<y-m>-0.3091</y-m>
<z-m>0.0645</z-m>
<scale>3.6446</scale>
</marker>
<condition>
<and>
<greater-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>57</value>
</greater-than>
<less-than>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<value>68</value>
</less-than>
</and>
</condition>
</item>
<item>
<name>After touchdown</name>
<value>LEAVE AIRPLANE IMMEDIATELY</value>
</item>
</checklist>
</PropertyList>