Merge branch 'master' of github.com:FGMEMBERS/A320Family

This commit is contained in:
Joshua Davidson 2017-06-14 16:39:59 -04:00
commit 1b3ffd0e5d
7 changed files with 139 additions and 7 deletions

View file

@ -7,7 +7,7 @@
<sound>
<path>Aircraft/A320Family/Sounds/cfm56-sound.xml</path>
</sound>
<checklists include="A3XX-Checklists.xml"/>
<description>Airbus A319-112 (CFM56)</description>
<flight-model>jsb</flight-model>
<aero>A319-100-CFM</aero>

View file

@ -7,7 +7,7 @@
<sound>
<path>Aircraft/A320Family/Sounds/v2500-sound.xml</path>
</sound>
<checklists include="A3XX-Checklists.xml"/>
<description>Airbus A319-131 (IAE V2500)</description>
<flight-model>jsb</flight-model>
<aero>A319-100-IAE</aero>

View file

@ -7,7 +7,7 @@
<sound>
<path>Aircraft/A320Family/Sounds/cfm56-sound.xml</path>
</sound>
<checklists include="A3XX-Checklists.xml"/>
<description>Airbus A320-214 (CFM56)</description>
<flight-model>jsb</flight-model>
<aero>A320-200-CFM</aero>
@ -120,5 +120,4 @@
<file>Aircraft/A320Family/Nasal/a320livery-cfm.nas</file>
</specific>
</nasal>
</PropertyList>

View file

@ -7,7 +7,7 @@
<sound>
<path>Aircraft/A320Family/Sounds/v2500-sound.xml</path>
</sound>
<checklists include="A3XX-Checklists.xml"/>
<description>Airbus A320-232 (IAE V2500)</description>
<flight-model>jsb</flight-model>
<aero>A320-200-IAE</aero>

View file

@ -7,7 +7,7 @@
<sound>
<path>Aircraft/A320Family/Sounds/leapx-sound.xml</path>
</sound>
<checklists include="A3XX-Checklists.xml"/>
<description>Airbus A320-251N (LEAP-1A)</description>
<flight-model>jsb</flight-model>
<aero>A320-200-CFM</aero>

View file

@ -7,7 +7,7 @@
<sound>
<path>Aircraft/A320Family/Sounds/cfm56-sound.xml</path>
</sound>
<checklists include="A3XX-Checklists.xml"/>
<description>Airbus A321-211 (CFM56)</description>
<flight-model>jsb</flight-model>
<aero>A321-200-CFM</aero>

133
A3XX-Checklists.xml Normal file
View file

@ -0,0 +1,133 @@
<?xml version="1.0"?>
<PropertyList>
<checklist>
<title>BEFORE START</title>
<page>
<item>
<name>COCKPIT PREP</name>
<value>COMPLET(BOTH)</value>
</item>
<item>
<name>PINS AND COVERS</name>
<value>REMOVED</value>
</item>
<item>
<name>SIGNS</name>
<value>ON/AUTO</value>
</item>
<item>
<name>ADIRS</name>
<value>NAV</value>
</item>
<item>
<name>FUEL QUANTITY</name>
<value>____KG</value>
</item>
<item>
<name>TO DATA/V.BUGS</name>
<value>____SET (BOTH)</value>
</item>
<item>
<name>BARO REF</name>
<value>____SET (BOTH)</value>
</item>
<item>
<name>MOBILE PHONES</name>
<value>OFF</value>
</item>
<item>
<name>A/SKID + N/W STEERING</name>
<value>AS RQRD</value>
</item>
<item>
<name>WINDOWS/DOORS</name>
<value>CLOSED (BOTH)</value>
</item>
<item>
<name>BEACON</name>
<value>ON/(AUTO)</value>
</item>
<item>
<name>THR LEVERS</name>
<value>IDLE</value>
</item>
<item>
<name>PARKING BRAKE</name>
<value>AS RQRD</value>
</item>
</page>
</checklist>
<checklist>
<title>ENG START PROCEDURE</title>
<item>
<name>Eng Mstr Swtch</name>
<value>OFF</value>
</item>
<item>
<name>Eng Start Selector</name>
<value>NORM</value>
</item>
<item>
<name>ENG Man Start PB</name>
<value>OFF</value>
</item>
<item>
<name>Check ECAM oil 10 qts ++</name>
</item>
<item>
<name>Eng Start Selector</name>
<value>IGN/Start</value>
</item>
<item>
<name>Eng 1 Mstr Swtch</name>
<value>ON</value>
</item>
<item>
<name>wait 30 sec</name>
</item>
<item>
<name>Eng 2 Mstr Swtch</name>
<value>ON</value>
</item>
<item>
<name>wait 30 sec</name>
</item>
</checklist>
<checklist>
<title>AFTER START</title>
<item>
<name>ANTI-ICE</name>
<value>AS RQRD</value>
</item>
<item>
<name>ECAM STATUS</name>
<value>CHECKED</value>
</item>
<item>
<name>APU</name>
<value>AS RQRD</value>
</item>
<item>
<name>PITCH TRIM</name>
<value>____SET</value>
</item>
<item>
<name>RUDDER TRIM</name>
<value>ZERO</value>
</item>
<item>
<name>GROUND CREW</name>
<value>CLEAR</value>
</item>
<item>
<name>A/SKID + N/W STEERING</name>
<value>ON</value>
</item>
<item>
<name>Eng Start Selector</name>
<value>NORM</value>
</item>
</checklist>
</PropertyList>