FMGC: VLS latch switches at accel
This commit is contained in:
parent
c27906407a
commit
7ebc354662
2 changed files with 4 additions and 7 deletions
|
@ -808,6 +808,9 @@
|
|||
<input n="0">
|
||||
<kts type="int">100</kts>
|
||||
</input>
|
||||
<settings n="0">
|
||||
<accel-ft type="double">1500</accel-ft>
|
||||
</settings>
|
||||
<output n="0">
|
||||
<ap1 type="bool">0</ap1>
|
||||
<ap2 type="bool">0</ap2>
|
||||
|
|
|
@ -620,13 +620,7 @@
|
|||
<default value="/FMGC/internal/takeoff-latch"/>
|
||||
<test logic="AND" value="0">
|
||||
position/wow eq 0
|
||||
fadec/eng-out eq 0
|
||||
fadec/max-detent le 2
|
||||
</test>
|
||||
<test logic="AND" value="0">
|
||||
position/wow eq 0
|
||||
fadec/eng-out eq 1
|
||||
fadec/max-detent le 4
|
||||
/instrumentation/altimeter/indicated-altitude-ft ge /it-autoflight/settings/accel-ft
|
||||
</test>
|
||||
<test logic="OR" value="1">
|
||||
position/wow eq 1
|
||||
|
|
Loading…
Reference in a new issue