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>
|
||||
<aero>c172r</aero>
|
||||
|
||||
<systems>
|
||||
<electrical>
|
||||
<path>Aircraft/c172/c172-electrical.xml</path>
|
||||
</electrical>
|
||||
</systems>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<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>
|
||||
</model>
|
||||
|
||||
</sim>
|
||||
<current-view>
|
||||
<pitch-offset-deg>-8</pitch-offset-deg>
|
||||
</current-view>
|
||||
|
||||
</sim>
|
||||
|
||||
<autopilot>
|
||||
<config>
|
||||
|
|
Loading…
Reference in a new issue