Sim: FORMATTING
This commit is contained in:
parent
2492d0e314
commit
d0e06611eb
1 changed files with 20 additions and 26 deletions
|
@ -827,6 +827,21 @@
|
||||||
</options>
|
</options>
|
||||||
|
|
||||||
<instrumentation n="0">
|
<instrumentation n="0">
|
||||||
|
<chrono n="0">
|
||||||
|
<started type="bool">0</started>
|
||||||
|
<paused type="bool">0</paused>
|
||||||
|
<text type="string">0' 00'</text>
|
||||||
|
<started-at type="int">0</started-at>
|
||||||
|
<elapsed-time type="int">0</elapsed-time>
|
||||||
|
</chrono>
|
||||||
|
|
||||||
|
<chrono n="1">
|
||||||
|
<started type="bool">0</started>
|
||||||
|
<paused type="bool">0</paused>
|
||||||
|
<text type="string">0' 00'</text>
|
||||||
|
<started-at type="int">0</started-at>
|
||||||
|
<elapsed-time type="int">0</elapsed-time>
|
||||||
|
</chrono>
|
||||||
|
|
||||||
<comm n="0">
|
<comm n="0">
|
||||||
<frequencies>
|
<frequencies>
|
||||||
|
@ -896,6 +911,10 @@
|
||||||
<volume type="double">0</volume>
|
<volume type="double">0</volume>
|
||||||
</dme>
|
</dme>
|
||||||
|
|
||||||
|
<groundradar>
|
||||||
|
<range type="double">1.0</range>
|
||||||
|
</groundradar>
|
||||||
|
|
||||||
<nav n="0">
|
<nav n="0">
|
||||||
<frequencies>
|
<frequencies>
|
||||||
<selected-mhz type="double">111.15</selected-mhz>
|
<selected-mhz type="double">111.15</selected-mhz>
|
||||||
|
@ -965,11 +984,7 @@
|
||||||
<volume> 0.8 </volume> <!-- Volume at reference distance -->
|
<volume> 0.8 </volume> <!-- Volume at reference distance -->
|
||||||
</speaker>
|
</speaker>
|
||||||
</tcas>
|
</tcas>
|
||||||
<nav-compass>
|
|
||||||
<nav-display n="0" type="int">0</nav-display>
|
|
||||||
<nav-display n="1" type="int">0</nav-display>
|
|
||||||
</nav-compass>
|
|
||||||
|
|
||||||
<!-- See http://wiki.flightgear.org/index.php/GPWS -->
|
<!-- See http://wiki.flightgear.org/index.php/GPWS -->
|
||||||
<mk-viii n="0">
|
<mk-viii n="0">
|
||||||
<serviceable type="bool">true</serviceable>
|
<serviceable type="bool">true</serviceable>
|
||||||
|
@ -1001,27 +1016,6 @@
|
||||||
<file-prefix>Aircraft/IDG-A32X/Sounds/GPWS/</file-prefix>
|
<file-prefix>Aircraft/IDG-A32X/Sounds/GPWS/</file-prefix>
|
||||||
</voice>
|
</voice>
|
||||||
</mk-viii>
|
</mk-viii>
|
||||||
|
|
||||||
<groundradar>
|
|
||||||
<range type="double">1.0</range>
|
|
||||||
</groundradar>
|
|
||||||
|
|
||||||
<chrono n="0">
|
|
||||||
<started type="bool">0</started>
|
|
||||||
<paused type="bool">0</paused>
|
|
||||||
<text type="string">0' 00'</text>
|
|
||||||
<started-at type="int">0</started-at>
|
|
||||||
<elapsed-time type="int">0</elapsed-time>
|
|
||||||
</chrono>
|
|
||||||
|
|
||||||
<chrono n="1">
|
|
||||||
<started type="bool">0</started>
|
|
||||||
<paused type="bool">0</paused>
|
|
||||||
<text type="string">0' 00'</text>
|
|
||||||
<started-at type="int">0</started-at>
|
|
||||||
<elapsed-time type="int">0</elapsed-time>
|
|
||||||
</chrono>
|
|
||||||
|
|
||||||
</instrumentation>
|
</instrumentation>
|
||||||
|
|
||||||
<modes>
|
<modes>
|
||||||
|
|
Reference in a new issue