Merge branch 'dev' into 3D
This commit is contained in:
commit
41e62145e0
1 changed files with 11 additions and 10 deletions
|
@ -1166,24 +1166,25 @@
|
||||||
</switches>
|
</switches>
|
||||||
</pneumatics>
|
</pneumatics>
|
||||||
<switches>
|
<switches>
|
||||||
<no-smoking-sign type="double">0.5</no-smoking-sign> <!-- Smoking is bad :P -->
|
|
||||||
<seatbelt-sign type="double">0.0</seatbelt-sign>
|
|
||||||
<annun-test type="int">0</annun-test>
|
<annun-test type="int">0</annun-test>
|
||||||
<qnh-knb>100000</qnh-knb>
|
|
||||||
<strobe type="double">0.0</strobe>
|
|
||||||
<beacon type="bool">0</beacon>
|
<beacon type="bool">0</beacon>
|
||||||
<wing-lights type="bool">0</wing-lights>
|
<cabinCall type="bool">0</cabinCall>
|
||||||
|
<emerCall type="bool">0</emerCall>
|
||||||
|
<emerCallLtO type="bool">0</emerCallLtO>
|
||||||
|
<emerCallLtC type="bool">0</emerCallLtC>
|
||||||
<landing-lights-l type="float">0.0</landing-lights-l>
|
<landing-lights-l type="float">0.0</landing-lights-l>
|
||||||
<landing-lights-r type="float">0.0</landing-lights-r>
|
<landing-lights-r type="float">0.0</landing-lights-r>
|
||||||
<LrainRpt type="bool">0</LrainRpt>
|
<LrainRpt type="bool">0</LrainRpt>
|
||||||
|
<mechCall type="bool">0</mechCall>
|
||||||
|
<no-smoking-sign type="double">0.5</no-smoking-sign>
|
||||||
|
<qnh-knb>100000</qnh-knb>
|
||||||
<RrainRpt type="bool">0</RrainRpt>
|
<RrainRpt type="bool">0</RrainRpt>
|
||||||
|
<rudder-trim type="int">0</rudder-trim>
|
||||||
|
<seatbelt-sign type="double">0.0</seatbelt-sign>
|
||||||
|
<strobe type="double">0.0</strobe>
|
||||||
|
<wing-lights type="bool">0</wing-lights>
|
||||||
<wiperLspd type="int">0</wiperLspd>
|
<wiperLspd type="int">0</wiperLspd>
|
||||||
<wiperRspd type="int">0</wiperRspd>
|
<wiperRspd type="int">0</wiperRspd>
|
||||||
<emerCallLtO type="bool">0</emerCallLtO>
|
|
||||||
<emerCallLtC type="bool">0</emerCallLtC>
|
|
||||||
<cabinCall type="bool">0</cabinCall>
|
|
||||||
<emerCall type="bool">0</emerCall>
|
|
||||||
<mechCall type="bool">0</mechCall>
|
|
||||||
</switches>
|
</switches>
|
||||||
<tray n="0">
|
<tray n="0">
|
||||||
<lefttrayext type="double">0</lefttrayext>
|
<lefttrayext type="double">0</lefttrayext>
|
||||||
|
|
Loading…
Reference in a new issue