1
0
Fork 0

--aircraft=c172p-panel-only set file (some instruments like fuel, egt,

pressure don't work yet)
This commit is contained in:
mfranz 2007-01-31 17:58:48 +00:00
parent 221c23e18b
commit 9117ddf71d

View file

@ -0,0 +1,43 @@
<?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>