2002-07-20 23:52:33 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
|
|
************************************************************************
|
2002-11-16 20:31:48 +00:00
|
|
|
FDM-independent Cessna 172 with full-screen, high-res panel.
|
2002-07-20 23:52:33 +00:00
|
|
|
|
2002-11-16 20:31:48 +00:00
|
|
|
Started October 23 2001 by John Check, fgpanels@rockfish.net
|
2002-07-20 23:52:33 +00:00
|
|
|
************************************************************************
|
|
|
|
-->
|
|
|
|
|
2002-11-16 20:31:48 +00:00
|
|
|
<PropertyList include="c172-base.xml">
|
2002-07-20 23:52:33 +00:00
|
|
|
|
|
|
|
<sim>
|
2002-08-28 15:00:25 +00:00
|
|
|
|
2002-08-29 18:34:04 +00:00
|
|
|
<description>Cessna 172 with a full screen, hi-res panel</description>
|
2002-07-20 23:52:33 +00:00
|
|
|
|
2002-07-31 21:23:43 +00:00
|
|
|
<!-- We want to be able to specify the flight model independently -->
|
2002-10-11 06:23:03 +00:00
|
|
|
<!-- <flight-model archive="y">jsb</flight-model> -->
|
|
|
|
<!-- <aero archive="y">c172</aero> -->
|
|
|
|
|
2002-07-20 23:52:33 +00:00
|
|
|
<panel>
|
|
|
|
<path>Aircraft/c172/Panels/c172-610x-panel.xml</path>
|
2002-10-11 06:23:03 +00:00
|
|
|
<visibility archive="y">true</visibility>
|
2002-08-22 16:05:58 +00:00
|
|
|
<flip-x>false</flip-x>
|
2002-07-20 23:52:33 +00:00
|
|
|
</panel>
|
|
|
|
|
|
|
|
<model>
|
2002-10-11 06:23:03 +00:00
|
|
|
<path archive="y">Aircraft/c172/Models/c172-dpm.xml</path>
|
2002-07-20 23:52:33 +00:00
|
|
|
</model>
|
|
|
|
|
|
|
|
</sim>
|
|
|
|
|
|
|
|
</PropertyList>
|