Combine JSBSim c172r with hi-res C172-S panel.
This commit is contained in:
parent
f1e0041875
commit
57900a7c16
1 changed files with 28 additions and 0 deletions
28
Aircraft/c172-610x-jsbsim-set.xml
Normal file
28
Aircraft/c172-610x-jsbsim-set.xml
Normal file
|
@ -0,0 +1,28 @@
|
|||
<?xml version="1.0"?>
|
||||
<!--
|
||||
************************************************************************
|
||||
FDM-independent Cessna 172 with full-screen, high-res panel.
|
||||
|
||||
Started October 23 2001 by John Check, fgpanels@rockfish.net
|
||||
************************************************************************
|
||||
-->
|
||||
|
||||
<PropertyList include="c172r-jsbsim-base.xml">
|
||||
|
||||
<sim>
|
||||
|
||||
<description>Cessna 172 with a full screen, hi-res panel</description>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c172/Panels/c172-610x-panel.xml</path>
|
||||
<visibility archive="y">true</visibility>
|
||||
<flip-x>false</flip-x>
|
||||
</panel>
|
||||
|
||||
<model>
|
||||
<path archive="y">Aircraft/c172/Models/c172-dpm.xml</path>
|
||||
</model>
|
||||
|
||||
</sim>
|
||||
|
||||
</PropertyList>
|
Loading…
Reference in a new issue