Skip to content

Commit 84b52db

Browse files
committed
Added FMC / Flap disagree requriement
1 parent 2d0b588 commit 84b52db

4 files changed

Lines changed: 36 additions & 0 deletions

File tree

aircraftConfigs/B736_by_Alex .sacfg

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,15 @@
270270
"beginConditionMarker": "#CH",
271271
"endConditionMarker": "$sim/cockpit2/gauges/indicators/airspeed_kts_pilot < 60",
272272
"description": "Flaps must be in landing position (30/40) below check height until taxi speed"
273+
},
274+
{
275+
"name": "FMC/Flap disagree",
276+
"type": 2,
277+
"primaryCondition": "$laminar/B738/FMS/approach_flaps_set == 1",
278+
"beginConditionMarker": "#CH",
279+
"endConditionMarker": "#TD-3000ms",
280+
"tolerance": 1000,
281+
"description": "Landing flap selection in FMC (APPROACH REF page) does not match used flap position."
273282
}
274283
]
275284
},

aircraftConfigs/B737_by_Alex .sacfg

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,15 @@
270270
"beginConditionMarker": "#CH",
271271
"endConditionMarker": "$sim/cockpit2/gauges/indicators/airspeed_kts_pilot < 60",
272272
"description": "Flaps must be in landing position (30/40) below check height until taxi speed"
273+
},
274+
{
275+
"name": "FMC/Flap disagree",
276+
"type": 2,
277+
"primaryCondition": "$laminar/B738/FMS/approach_flaps_set == 1",
278+
"beginConditionMarker": "#CH",
279+
"endConditionMarker": "#TD-3000ms",
280+
"tolerance": 1000,
281+
"description": "Landing flap selection in FMC (APPROACH REF page) does not match used flap position."
273282
}
274283
]
275284
},

aircraftConfigs/B738_by_Alex .sacfg

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,15 @@
270270
"beginConditionMarker": "#CH",
271271
"endConditionMarker": "$sim/cockpit2/gauges/indicators/airspeed_kts_pilot < 60",
272272
"description": "Flaps must be in landing position (30/40) below check height until taxi speed"
273+
},
274+
{
275+
"name": "FMC/Flap disagree",
276+
"type": 2,
277+
"primaryCondition": "$laminar/B738/FMS/approach_flaps_set == 1",
278+
"beginConditionMarker": "#CH",
279+
"endConditionMarker": "#TD-3000ms",
280+
"tolerance": 1000,
281+
"description": "Landing flap selection in FMC (APPROACH REF page) does not match used flap position."
273282
}
274283
]
275284
},

aircraftConfigs/B739_by_Alex .sacfg

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,15 @@
270270
"beginConditionMarker": "#CH",
271271
"endConditionMarker": "$sim/cockpit2/gauges/indicators/airspeed_kts_pilot < 60",
272272
"description": "Flaps must be in landing position (30/40) below check height until taxi speed"
273+
},
274+
{
275+
"name": "FMC/Flap disagree",
276+
"type": 2,
277+
"primaryCondition": "$laminar/B738/FMS/approach_flaps_set == 1",
278+
"beginConditionMarker": "#CH",
279+
"endConditionMarker": "#TD-3000ms",
280+
"tolerance": 1000,
281+
"description": "Landing flap selection in FMC (APPROACH REF page) does not match used flap position."
273282
}
274283
]
275284
},

0 commit comments

Comments
 (0)