9117ddf71d
pressure don't work yet)
43 lines
905 B
XML
43 lines
905 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList include="c172p-set.xml">
|
|
<sim>
|
|
<description>Panel only for IFR-training (Cessna 172P)</description>
|
|
|
|
<panel>
|
|
<path>Aircraft/c172/Panels/c172-610x-panel.xml</path>
|
|
<visibility archive="y">true</visibility>
|
|
</panel>
|
|
|
|
<panel_2>
|
|
<path>Aircraft/c172p/Panels/c172-trans-mini-panel.xml</path>
|
|
</panel_2>
|
|
|
|
<!-- Look down a bit over the top of the panel -->
|
|
|
|
<view>
|
|
<internal archive="y">false</internal>
|
|
<config>
|
|
<pitch-offset-deg>-8</pitch-offset-deg>
|
|
</config>
|
|
</view>
|
|
|
|
<instrumentation>
|
|
<path>Aircraft/c172/panel-only-instrumentation.xml</path>
|
|
</instrumentation>
|
|
</sim>
|
|
|
|
<instrumentation>
|
|
<nav n="1">
|
|
<frequencies>
|
|
<selected-mhz>111.7</selected-mhz>
|
|
</frequencies>
|
|
</nav>
|
|
</instrumentation>
|
|
|
|
<nasal>
|
|
<annunciator>
|
|
<file>Aircraft/Generic/annunciator.nas</file>
|
|
</annunciator>
|
|
</nasal>
|
|
</PropertyList>
|