Add electrical system to c172-ifr. The c172-set.xml was just touched
there are no changes to that.
This commit is contained in:
parent
0034d4a2c4
commit
4db8d593d7
1 changed files with 11 additions and 1 deletions
|
@ -19,6 +19,12 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<flight-model>jsb</flight-model>
|
<flight-model>jsb</flight-model>
|
||||||
<aero>c172r</aero>
|
<aero>c172r</aero>
|
||||||
|
|
||||||
|
<systems>
|
||||||
|
<electrical>
|
||||||
|
<path>Aircraft/c172/c172-electrical.xml</path>
|
||||||
|
</electrical>
|
||||||
|
</systems>
|
||||||
|
|
||||||
<sound>
|
<sound>
|
||||||
<audible>true</audible>
|
<audible>true</audible>
|
||||||
<path>Aircraft/c172/c172-sound.xml</path>
|
<path>Aircraft/c172/c172-sound.xml</path>
|
||||||
|
@ -37,7 +43,11 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
<path>Aircraft/c172/Models/c172-dpm.xml</path>
|
<path>Aircraft/c172/Models/c172-dpm.xml</path>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
</sim>
|
<current-view>
|
||||||
|
<pitch-offset-deg>-8</pitch-offset-deg>
|
||||||
|
</current-view>
|
||||||
|
|
||||||
|
</sim>
|
||||||
|
|
||||||
<autopilot>
|
<autopilot>
|
||||||
<config>
|
<config>
|
||||||
|
|
Loading…
Reference in a new issue