76 lines
2 KiB
XML
76 lines
2 KiB
XML
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE PropertyList SYSTEM "panel.dtd">
|
|
|
|
<PropertyList>
|
|
|
|
<name>Radio-Panel</name>
|
|
<background>Aircraft/Instruments-3d/radio_stack/transparent-bg.rgb</background>
|
|
<w>512</w>
|
|
<h>1024</h>
|
|
<instruments>
|
|
<!-- radio stack -->
|
|
|
|
<instrument include="../../Instruments/dme.xml">
|
|
<name>DME Display</name>
|
|
<x>120</x>
|
|
<y>470</y>
|
|
<w>200</w>
|
|
<h>100</h> -->
|
|
</instrument>
|
|
|
|
<instrument include="../../Instruments/markerbeacon.xml">
|
|
<name>Marker Beacon Indicators</name>
|
|
<x>64</x>
|
|
<y>1000</y>
|
|
<w>100</w>
|
|
<h>50</h>
|
|
</instrument>
|
|
|
|
<instrument include="../../Instruments/adf-radio.xml">
|
|
<name>ADF Radio</name>
|
|
<x>256</x>
|
|
<y>900</y>
|
|
<w>512</w>
|
|
<h>150</h>
|
|
</instrument>
|
|
|
|
|
|
<instrument include="../../Instruments/navcom-kx155.xml">
|
|
<name>NavCom 1 Radio</name>
|
|
<x>256</x>
|
|
<y>750</y>
|
|
<w>512</w>
|
|
<h>150</h>
|
|
</instrument>
|
|
|
|
<instrument include="../../Instruments/navcom-kx155.xml">
|
|
<name>NavCom 2 Radio</name>
|
|
<params>
|
|
<comm-freq-selected-prop>/instrumentation/comm[1]/frequencies/selected-mhz</comm-freq-selected-prop>
|
|
<comm-freq-standby-prop>/instrumentation/comm[1]/frequencies/standby-mhz</comm-freq-standby-prop>
|
|
<nav-freq-selected-prop>/instrumentation/nav[1]/frequencies/selected-mhz</nav-freq-selected-prop>
|
|
<nav-freq-standby-prop>/instrumentation/nav[1]/frequencies/standby-mhz</nav-freq-standby-prop>
|
|
<nav-morse-id-volume-prop>/instrumentation/nav[1]/volume</nav-morse-id-volume-prop>
|
|
<nav-morse-ident-toggle-prop>/instrumentation/nav[1]/ident</nav-morse-ident-toggle-prop>
|
|
<nav-com-pwr-volts-prop>/systems/electrical/outputs/nav[1]</nav-com-pwr-volts-prop>
|
|
</params>
|
|
<x>256</x>
|
|
<y>600</y>
|
|
<w>512</w>
|
|
<h>150</h>
|
|
</instrument>
|
|
|
|
<instrument include="../../Instruments/KAP140TwoAxisAlt.xml">
|
|
<name>KAP140 Autopilot</name>
|
|
<x>256</x>
|
|
<y>340</y>
|
|
<w>512</w>
|
|
<h>150</h>
|
|
</instrument>
|
|
|
|
<!-- end radio stack -->
|
|
|
|
</instruments>
|
|
|
|
</PropertyList>
|