Rearrange the 2d c172 panel to add a kln89 GPS unit and md41 annunciator and gps/nav switch
This commit is contained in:
parent
b4dc9ca967
commit
a08c2e07c7
1 changed files with 33 additions and 9 deletions
|
@ -154,7 +154,7 @@ override those by providing <w>..</w> and <h>..</h> properties with the
|
|||
<instrument include="../../Instruments/flap.xml">
|
||||
<name>Flaps Control</name>
|
||||
<x>950</x>
|
||||
<y>55</y>
|
||||
<y>35</y>
|
||||
</instrument>
|
||||
|
||||
<instrument include="../../Instruments/brakes.xml">
|
||||
|
@ -229,7 +229,7 @@ override those by providing <w>..</w> and <h>..</h> properties with the
|
|||
<instrument include="../../Instruments/nav1.xml">
|
||||
<name>VOR 1 Gauge</name>
|
||||
<x>675</x>
|
||||
<y>335</y>
|
||||
<y>301</y>
|
||||
<w>120</w>
|
||||
<h>120</h>
|
||||
</instrument>
|
||||
|
@ -246,7 +246,7 @@ override those by providing <w>..</w> and <h>..</h> properties with the
|
|||
<nav-needles-pivot>/sim/instrument-options/nav[1]/needles-pivot</nav-needles-pivot>
|
||||
</params>
|
||||
<x>675</x>
|
||||
<y>202</y>
|
||||
<y>185</y>
|
||||
<w>120</w>
|
||||
<h>120</h>
|
||||
</instrument>
|
||||
|
@ -275,14 +275,14 @@ override those by providing <w>..</w> and <h>..</h> properties with the
|
|||
-->
|
||||
<instrument include="../../Instruments/markerbeacon.xml">
|
||||
<name>Marker Beacon Indicators</name>
|
||||
<x>786</x>
|
||||
<y>361</y>
|
||||
<x>542</x>
|
||||
<y>410</y>
|
||||
</instrument>
|
||||
|
||||
<instrument include="../../Instruments/navcom-radio.xml">
|
||||
<name>NavCom 1 Radio</name>
|
||||
<x>880</x>
|
||||
<y>315</y>
|
||||
<y>390</y>
|
||||
</instrument>
|
||||
|
||||
<instrument include="../../Instruments/navcom-radio.xml">
|
||||
|
@ -296,13 +296,13 @@ override those by providing <w>..</w> and <h>..</h> properties with the
|
|||
<nav-morse-ident-toggle-prop>/instrumentation/nav[1]/ident</nav-morse-ident-toggle-prop>
|
||||
</params>
|
||||
<x>880</x>
|
||||
<y>250</y>
|
||||
<y>328</y>
|
||||
</instrument>
|
||||
|
||||
<instrument include="../../Instruments/adf-radio.xml">
|
||||
<name>ADF Radio</name>
|
||||
<x>880</x>
|
||||
<y>185</y>
|
||||
<y>266</y>
|
||||
</instrument>
|
||||
<!--
|
||||
<instrument include="../../Instruments/autopilot.xml">
|
||||
|
@ -312,14 +312,38 @@ override those by providing <w>..</w> and <h>..</h> properties with the
|
|||
</instrument>
|
||||
-->
|
||||
|
||||
|
||||
<instrument include="../../Instruments/KAP140TwoAxis.xml">
|
||||
<name>KAP140 Autopilot</name>
|
||||
<x>880</x>
|
||||
<y>127</y>
|
||||
<y>202</y>
|
||||
<w>256</w>
|
||||
<h>64</h>
|
||||
</instrument>
|
||||
|
||||
<instrument include="../../Instruments/kln89.xml">
|
||||
<name>kln89</name>
|
||||
<x>880</x>
|
||||
<y>128</y>
|
||||
<w>288</w>
|
||||
<h>76</h>
|
||||
</instrument>
|
||||
|
||||
|
||||
<instrument include="../../Instruments/md41-52x-gps-annunciator.xml">
|
||||
<name>md41</name>
|
||||
<x>670</x>
|
||||
<y>395</y>
|
||||
</instrument>
|
||||
|
||||
|
||||
<special-instrument>
|
||||
<name>KLN89 GPS</name>
|
||||
<x>800</x>
|
||||
<y>118</y>
|
||||
<w>256</w>
|
||||
<h>64</h>
|
||||
</special-instrument>
|
||||
|
||||
<!-- end radio stack -->
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue