Initial Checklist

This commit is contained in:
Kilian Hofmann 2025-11-16 01:33:12 +01:00
parent e1578645d3
commit a8db5fb3f1

View File

@ -139,7 +139,7 @@
</Checkpoint>
<Checkpoint>
<Clue name="Ensure all three Engine Fire Handles illuminate" />
<CheckpointDesc SubjectTT="Engine Fire Handles" ExpectationTT="3 ILLUMINATED" />
<CheckpointDesc SubjectTT="Engine Fire Handles" ExpectationTT="ILLUMINATED" />
<Instrument Id="MD11_AOVHD_ENG1FIRE_KB" />
<Instrument Id="MD11_AOVHD_ENG2FIRE_KB" />
<Instrument Id="MD11_AOVHD_ENG3FIRE_KB" />
@ -167,7 +167,7 @@
</Checkpoint>
<Checkpoint>
<Clue name="Ensure all three Fuel Switches illuminate" />
<CheckpointDesc SubjectTT="Fuel Switches" ExpectationTT="3 ILLUMINATED" />
<CheckpointDesc SubjectTT="Fuel Switches" ExpectationTT="ILLUMINATED" />
<Instrument Id="MD11_THR_L_FUEL_SW" />
<Instrument Id="MD11_THR_C_FUEL_SW" />
<Instrument Id="MD11_THR_R_FUEL_SW" />
@ -185,7 +185,7 @@
</Checkpoint>
<Checkpoint>
<Clue name="Ensure both Master Warnings are flashing" />
<CheckpointDesc SubjectTT="Master Warnings" ExpectationTT="2 FLASHING" />
<CheckpointDesc SubjectTT="Master Warnings" ExpectationTT="FLASHING" />
<Instrument Id="MD11_GSL_MST_WRN_BT" />
<Instrument Id="MD11_GSR_MST_WRN_BT" />
</Checkpoint>
@ -250,7 +250,7 @@
</Checkpoint>
<Checkpoint>
<Clue name="Ensure both FWD and AFT Heat/Smoke Lights illuminate" />
<CheckpointDesc SubjectTT="FWD and AFT Heat/Smoke Lights" ExpectationTT="4 ILLUMINATED" />
<CheckpointDesc SubjectTT="FWD and AFT Heat/Smoke Lights" ExpectationTT="ILLUMINATED" />
<Test>
<TestValue>
<Operator OpType="AND">
@ -278,7 +278,7 @@
</Checkpoint>
<Checkpoint>
<Clue name="Ensure all Agent Discharge Lights illuminate" />
<CheckpointDesc SubjectTT="Agent Discharge Lights" ExpectationTT="4 ILLUMINATED" />
<CheckpointDesc SubjectTT="Agent Discharge Lights" ExpectationTT="ILLUMINATED" />
<Instrument Id="MD11_AOVHD_CRGSMK_FWD_AGNT1_BT" />
<Instrument Id="MD11_AOVHD_CRGSMK_AFT_AGNT1_BT" />
<Instrument Id="MD11_AOVHD_CRGSMK_FWD_AGNT2_BT" />
@ -301,7 +301,7 @@
<Checkpoint>
<Clue name="Ensure both FWD and AFT Flow Switch DISAG Lights illuminate" />
<CheckpointDesc SubjectTT="FWD and AFT Flow Switch DISAG Lights"
ExpectationTT="2 ILLUMINATED" />
ExpectationTT="ILLUMINATED" />
<Instrument Id="MD11_AOVHD_CRGSMK_FWD_VENT_SW" />
<Instrument Id="MD11_AOVHD_CRGSMK_AFT_VENT_SW" />
<Test>
@ -315,7 +315,7 @@
</Checkpoint>
<Checkpoint>
<Clue name="Ensure both Master Warnings are flashing" />
<CheckpointDesc SubjectTT="Master Warnings" ExpectationTT="2 FLASHING" />
<CheckpointDesc SubjectTT="Master Warnings" ExpectationTT="FLASHING" />
<Instrument Id="MD11_GSL_MST_WRN_BT" />
<Instrument Id="MD11_GSR_MST_WRN_BT" />
</Checkpoint>
@ -327,7 +327,7 @@
</Block>
<Checkpoint>
<Clue name="Switch on all three IRUs" />
<CheckpointDesc SubjectTT="IRU Switches" ExpectationTT="3 NAV" />
<CheckpointDesc SubjectTT="IRU Switches" ExpectationTT="NAV" />
<Instrument Id="MD11_OVHD_IRS_1_KB" />
<Instrument Id="MD11_OVHD_IRS_2_KB" />
<Instrument Id="MD11_OVHD_IRS_3_KB" />
@ -359,7 +359,7 @@
</Checkpoint>
<Checkpoint>
<Clue name="Ensure all three Galley Bus Lights are extinguished" />
<CheckpointDesc SubjectTT="Galley Bus Lights" ExpectationTT="3 EXTINGUISHED" />
<CheckpointDesc SubjectTT="Galley Bus Lights" ExpectationTT="EXTINGUISHED" />
<Instrument Id="MD11_OVHD_ELEC_GALLEY_BUS_1_BT" />
<Instrument Id="MD11_OVHD_ELEC_GALLEY_BUS_2_BT" />
<Instrument Id="MD11_OVHD_ELEC_GALLEY_BUS_3_BT" />
@ -751,6 +751,188 @@
</Test>
</Checkpoint>
</Block>
<Block SubjectTT="Cabin Pressurization Panel">
<Checkpoint>
<Clue name="Check the Cabin Pressurization Panel" />
<CheckpointDesc SubjectTT="Cabin Pressurization Panel" ExpectationTT="CHECK" />
</Checkpoint>
<Checkpoint>
<Clue name="Ensure the Manual Light is extinguished" />
<CheckpointDesc SubjectTT="Manual Light" ExpectationTT="EXTINGUISHED" />
<Instrument Id="MD11_OVHD_PNEU_SYSTEM_SEL_BT" />
<Test>
<TestValue>
<Val Code="(L:MD11_OVHD_PNEU_SYSTEM_MAN_LT) 0 ==" />
</TestValue>
</Test>
</Checkpoint>
<Checkpoint>
<Clue name="Ensure Cabin Overflow Valve is open" />
<CheckpointDesc SubjectTT="Cabin Outflow Valve" ExpectationTT="OPEN" />
<Instrument Id="MD11_OVHD_PNEU_OUTFLO_VALVE_RNG" />
</Checkpoint>
<Checkpoint>
<Clue name="Ensure the Ditching Switch is guarded" />
<CheckpointDesc SubjectTT="Ditching Switch" ExpectationTT="GUARDED" />
<Instrument Id="MD11_OVHD_PNEU_DITCHING_GRD" />
<Test>
<TestValue>
<Val Code="(L:MD11_OVHD_PNEU_DITCHING_GRD) 0 ==" />
</TestValue>
</Test>
</Checkpoint>
<Checkpoint>
<Clue name="Ensure Ditching Light is extinguished" />
<CheckpointDesc SubjectTT="Ditching Light" ExpectationTT="EXTINGUISHED" />
<Instrument Id="MD11_OVHD_PNEU_DITCHING_BT" />
<Test>
<TestValue>
<Val Code="(L:MD11_OVHD_PNEU_DITCHING_LT) 0 ==" />
</TestValue>
</Test>
</Checkpoint>
</Block>
<Block SubjectTT="Anti-Ice Panel">
<Checkpoint>
<Clue name="Check the Anti-Ice Panel" />
<CheckpointDesc SubjectTT="Anti-Ice Panel" ExpectationTT="CHECK" />
</Checkpoint>
<Checkpoint>
<Clue name="Ensure all lights are extinguished" />
<CheckpointDesc SubjectTT="All Lights" ExpectationTT="EXTINGUISHED" />
<Instrument Id="MD11_OVHD_AICE_ENG1_BT" />
<Instrument Id="MD11_OVHD_AICE_ENG2_BT" />
<Instrument Id="MD11_OVHD_AICE_ENG3_BT" />
<Instrument Id="MD11_OVHD_AICE_WING_BT" />
<Instrument Id="MD11_OVHD_AICE_TAIL_BT" />
<Instrument Id="MD11_OVHD_AICE_SYSTEM_SEL_BT">
<OnlyIf>
<Val Code="(L:MD11_OPT_AUTO_AICE) 1 ==" />
</OnlyIf>
</Instrument>
<Test>
<TestValue>
<Operator OpType="AND">
<Operator OpType="AND">
<Operator OpType="AND">
<Operator OpType="AND">
<Operator OpType="AND">
<Operator OpType="AND">
<Operator OpType="AND">
<Operator OpType="AND">
<Operator OpType="AND">
<Operator OpType="AND">
<Val Code="(L:MD11_OVHD_AICE_ENG1_ON_LT) 0 ==" />
<Val Code="(L:MD11_OVHD_AICE_ENG1_DISAG_LT) 0 ==" />
</Operator>
<Val Code="(L:MD11_OVHD_AICE_ENG2_ON_LT) 0 ==" />
</Operator>
<Val Code="(L:MD11_OVHD_AICE_ENG2_DISAG_LT) 0 ==" />
</Operator>
<Val Code="(L:MD11_OVHD_AICE_ENG3_ON_LT) 0 ==" />
</Operator>
<Val Code="(L:MD11_OVHD_AICE_ENG3_DISAG_LT) 0 ==" />
</Operator>
<Val Code="(L:MD11_OVHD_AICE_WING_ON_LT) 0 ==" />
</Operator>
<Val Code="(L:MD11_OVHD_AICE_WING_DISAG_LT) 0 ==" />
</Operator>
<Val Code="(L:MD11_OVHD_AICE_TAIL_ON_LT) 0 ==" />
</Operator>
<Val Code="(L:MD11_OVHD_AICE_TAIL_DISAG_LT) 0 ==" />
</Operator>
<Val Code="(L:MD11_OVHD_AICE_SYSTEM_MAN_LT) 0 ==" />
</Operator>
</TestValue>
</Test>
</Checkpoint>
</Block>
<Checkpoint>
<Clue name="Ensure all Windshield Anti-Ice and Defog Lights are extinguished" />
<CheckpointDesc SubjectTT="Windshield Anti-Ice and Defog Lights"
ExpectationTT="EXTINGUISHED" />
<Instrument Id="MD11_OVHD_WNDSHLD_AICE_L_BT" />
<Instrument Id="MD11_OVHD_WNDSHLD_AICE_BT" />
<Instrument Id="MD11_OVHD_WNDSHLD_AICE_R_BT" />
<Instrument Id="MD11_OVHD_WNDSHLD_AICE_DEFOG_BT" />
<Test>
<TestValue>
<Operator OpType="AND">
<Operator OpType="AND">
<Operator OpType="AND">
<Operator OpType="AND">
<Val Code="(L:MD11_OVHD_WNDSHLD_AICE_L_ON_LT) 0 ==" />
<Val Code="(L:MD11_OVHD_WNDSHLD_AICE_HIGH_LT) 0 ==" />
</Operator>
<Val Code="(L:MD11_OVHD_WNDSHLD_AICE_NORM_LT) 0 ==" />
</Operator>
<Val Code="(L:MD11_OVHD_WNDSHLD_AICE_R_ON_LT) 0 ==" />
</Operator>
<Val Code="(L:MD11_OVHD_WNDSHLD_AICE_DEFOG_ON_LT) 0 ==" />
</Operator>
</TestValue>
</Test>
</Checkpoint>
<Checkpoint>
<Clue name="Set local altimeter setting" />
<CheckpointDesc SubjectTT="Altimeter" ExpectationTT="Set" />
<Instrument Id="MD11_LECP_BAROSET_KB" />
<Instrument Id="MD11_RECP_BAROSET_KB" />
<Instrument Id="knob_kohlsman">
<OnlyIf>
<Val Code="(L:MD11_OPT_ANALOG_STBY) 1 ==" />
</OnlyIf>
</Instrument>
<Instrument Id="MD11_MIP_ISFD_BARO_KB">
<OnlyIf>
<Val Code="(L:MD11_OPT_ISFD) 1 ==" />
</OnlyIf>
</Instrument>
</Checkpoint>
<Checkpoint>
<Clue name="Ensure the Bank Selector is in auto" />
<CheckpointDesc SubjectTT="Bank Selector" ExpectationTT="AUTO" />
<Instrument Id="MD11_CGS_HDG_BASE_KB" />
<Test>
<TestValue>
<Val Code="(L:MD11_CGS_HDG_BASE_KB) 0 ==" />
</TestValue>
</Test>
</Checkpoint>
<Checkpoint>
<Clue name="Ensure the Static Air Switches are in normal" />
<CheckpointDesc SubjectTT="Static Air Switches" ExpectationTT="NORMAL" />
</Checkpoint>
<Checkpoint>
<Clue name="Ensure all Source Input Selector Lights are extinguished" />
<CheckpointDesc SubjectTT="Source Input Selector Lights" ExpectationTT="EXTINGUISHED" />
<Instrument Id="MD11_LSIDE_INP_FLTDIROFF_BT" />
<Instrument Id="MD11_LSIDE_INP_FLTDIR_BT" />
<Instrument Id="MD11_LSIDE_INP_CADC_BT" />
<Instrument Id="MD11_LSIDE_INP_IRS_BT" />
<Instrument Id="MD11_LSIDE_INP_FMS_BT" />
<Instrument Id="MD11_LSIDE_INP_VOR_BT" />
<Instrument Id="MD11_LSIDE_INP_APPR_BT" />
<Instrument Id="MD11_LSIDE_INP_EIS_KB" />
<Instrument Id="MD11_RSIDE_INP_FLTDIROFF_BT" />
<Instrument Id="MD11_RSIDE_INP_FLTDIR_BT" />
<Instrument Id="MD11_RSIDE_INP_CADC_BT" />
<Instrument Id="MD11_RSIDE_INP_IRS_BT" />
<Instrument Id="MD11_RSIDE_INP_FMS_BT" />
<Instrument Id="MD11_RSIDE_INP_VOR_BT" />
<Instrument Id="MD11_RSIDE_INP_APPR_BT" />
<Instrument Id="MD11_RSIDE_INP_EIS_KB" />
<Test>
<TestValue>
<Operator OpType="AND">
<Val
Code="(L:MD11_LSIDE_INP_FLTDIROFF_LT) 0 == (L:MD11_LSIDE_INP_FLTDIRCAP2_LT) 0 == and (L:MD11_LSIDE_INP_FLTDIRFO1_LT) 0 == and (L:MD11_LSIDE_INP_CADCCAP2_LT) 0 == and (L:MD11_LSIDE_INP_CADCFO1_LT) 0 == and (L:MD11_LSIDE_INP_IRS_CAPTAUX_LT) 0 == and (L:MD11_LSIDE_INP_IRS_FOAUX_LT) 0 == and (L:MD11_LSIDE_INP_FMSCAP2_LT) 0 == and (L:MD11_LSIDE_INP_FMSFO1_LT) 0 == and (L:MD11_LSIDE_INP_VORCAP2_LT) 0 == and (L:MD11_LSIDE_INP_VORFO1_LT) 0 == and (L:MD11_LSIDE_INP_APPRCAP2_LT) 0 == and (L:MD11_LSIDE_INP_APPRFO1_LT) 0 == and (L:MD11_LSIDE_INP_EIS_CAPAUX_LT) 0 == and (L:MD11_LSIDE_INP_EIS_CAP2_LT) 0 == and (L:MD11_LSIDE_INP_EIS_FOAUX_LT) 0 == and (L:MD11_LSIDE_INP_EIS_FO1_LT) 0 == and" />
<Val
Code="(L:MD11_RSIDE_INP_FLTDIROFF_LT) 0 == (L:MD11_RSIDE_INP_FLTDIRCAP2_LT) 0 == and (L:MD11_RSIDE_INP_FLTDIRFO1_LT) 0 == and (L:MD11_RSIDE_INP_CADCCAP2_LT) 0 == and (L:MD11_RSIDE_INP_CADCFO1_LT) 0 == and (L:MD11_RSIDE_INP_IRS_CAPTAUX_LT) 0 == and (L:MD11_RSIDE_INP_IRS_FOAUX_LT) 0 == and (L:MD11RLSIDE_INP_FMSCAP2_LT) 0 == and (L:MD11_RSIDE_INP_FMSFO1_LT) 0 == and (L:MD11_RSIDE_INP_VORCAP2_LT) 0 == and (L:MD11_RSIDE_INP_VORFO1_LT) 0 == and (L:MD11_RSIDE_INP_APPRCAP2_LT) 0 == and (L:MD11_RSIDE_INP_APPRFO1_LT) 0 == and (L:MD11_RSIDE_INP_EIS_CAPAUX_LT) 0 == and (L:MD11_RSIDE_INP_EIS_CAP2_LT) 0 == and (L:MD11_RSIDE_INP_EIS_FOAUX_LT) 0 == and (L:MD11_RSIDE_INP_EIS_FO1_LT) 0 == and" />
</Operator>
</TestValue>
</Test>
</Checkpoint>
</Page>
<Page SubjectTT="ENGINE STARTING">