2001-12-07 01:21:36 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
|
|
************************************************************************
|
|
|
|
Cessna 172 simulation config. This files ties together all the components
|
|
|
|
used by FGFS to represent the C172. Components include the flight data
|
|
|
|
model, instrument panel, and external 3D model.
|
|
|
|
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
|
|
|
|
|
|
|
|
October 23 2001 John Check, fgpanels@rockfish.net
|
|
|
|
************************************************************************
|
|
|
|
-->
|
|
|
|
|
2002-11-11 17:30:09 +00:00
|
|
|
<PropertyList include="c172-set.xml">
|
2001-12-11 18:32:36 +00:00
|
|
|
|
|
|
|
<sim>
|
2002-08-28 15:00:25 +00:00
|
|
|
<description>Cessna 172 in IFR configuration</description>
|
2001-12-11 03:37:30 +00:00
|
|
|
<panel>
|
|
|
|
<path>Aircraft/c172/Panels/c172-ifr-panel.xml</path>
|
2002-10-11 06:23:03 +00:00
|
|
|
<visibility archive="y">true</visibility>
|
2001-12-11 03:37:30 +00:00
|
|
|
</panel>
|
2002-10-11 06:23:03 +00:00
|
|
|
</sim>
|
2002-10-11 04:36:48 +00:00
|
|
|
|
2002-02-09 03:25:11 +00:00
|
|
|
</PropertyList>
|