Put some juice in the fuel tanks.
I don't know the capacity so I just dumped 14 gal (I think thats the wing tank capacity) in each of the 4 defined tanks
This commit is contained in:
parent
deb79e39a6
commit
97c67cfc82
3 changed files with 87 additions and 33 deletions
|
@ -12,6 +12,38 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
<engines>
|
||||||
|
<engine n="0">
|
||||||
|
<rpm>1000</rpm>
|
||||||
|
</engine>
|
||||||
|
<engine n="1">
|
||||||
|
<rpm>1000</rpm>
|
||||||
|
</engine>
|
||||||
|
</engines>
|
||||||
|
|
||||||
|
<consumables>
|
||||||
|
<fuel>
|
||||||
|
<tank n="0">
|
||||||
|
<level-gal_us archive="y">14</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
<tank n="1">
|
||||||
|
<level-gal_us archive="y">14</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
<tank n="2">
|
||||||
|
<level-gal_us archive="y">14</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
<tank n="3">
|
||||||
|
<level-gal_us archive="y">14</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
</fuel>
|
||||||
|
</consumables>
|
||||||
|
|
||||||
|
<controls>
|
||||||
|
<aileron-trim>-0.026</aileron-trim>
|
||||||
|
<magnetos n="0">3</magnetos>
|
||||||
|
<magnetos n="1">3</magnetos>
|
||||||
|
</controls>
|
||||||
|
|
||||||
<sim>
|
<sim>
|
||||||
|
|
||||||
<description>Cessna 310</description>
|
<description>Cessna 310</description>
|
||||||
|
@ -87,19 +119,5 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
||||||
</keyboard>
|
</keyboard>
|
||||||
</input>
|
</input>
|
||||||
|
|
||||||
<controls>
|
|
||||||
<aileron-trim>-0.026</aileron-trim>
|
|
||||||
<magnetos n="0">3</magnetos>
|
|
||||||
<magnetos n="1">3</magnetos>
|
|
||||||
</controls>
|
|
||||||
|
|
||||||
<engines>
|
|
||||||
<engine n="0">
|
|
||||||
<rpm>1000</rpm>
|
|
||||||
</engine>
|
|
||||||
<engine n="1">
|
|
||||||
<rpm>1000</rpm>
|
|
||||||
</engine>
|
|
||||||
</engines>
|
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
|
@ -21,6 +21,29 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
|
||||||
</engine>
|
</engine>
|
||||||
</engines>
|
</engines>
|
||||||
|
|
||||||
|
<consumables>
|
||||||
|
<fuel>
|
||||||
|
<tank n="0">
|
||||||
|
<level-gal_us archive="y">14</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
<tank n="1">
|
||||||
|
<level-gal_us archive="y">14</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
<tank n="2">
|
||||||
|
<level-gal_us archive="y">14</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
<tank n="3">
|
||||||
|
<level-gal_us archive="y">14</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
</fuel>
|
||||||
|
</consumables>
|
||||||
|
|
||||||
|
<controls>
|
||||||
|
<aileron-trim>-0.026</aileron-trim>
|
||||||
|
<magnetos n="0">3</magnetos>
|
||||||
|
<magnetos n="1">3</magnetos>
|
||||||
|
</controls>
|
||||||
|
|
||||||
<sim>
|
<sim>
|
||||||
|
|
||||||
<description>Cessna 310U3A w. 3D cockpit</description>
|
<description>Cessna 310U3A w. 3D cockpit</description>
|
||||||
|
@ -106,10 +129,5 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
|
||||||
</keyboard>
|
</keyboard>
|
||||||
</input>
|
</input>
|
||||||
|
|
||||||
<controls>
|
|
||||||
<aileron-trim>-0.026</aileron-trim>
|
|
||||||
<magnetos n="0">3</magnetos>
|
|
||||||
<magnetos n="1">3</magnetos>
|
|
||||||
</controls>
|
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
|
@ -12,6 +12,38 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
<engines>
|
||||||
|
<engine n="0">
|
||||||
|
<rpm>1000</rpm>
|
||||||
|
</engine>
|
||||||
|
<engine n="1">
|
||||||
|
<rpm>1000</rpm>
|
||||||
|
</engine>
|
||||||
|
</engines>
|
||||||
|
|
||||||
|
<consumables>
|
||||||
|
<fuel>
|
||||||
|
<tank n="0">
|
||||||
|
<level-gal_us archive="y">14</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
<tank n="1">
|
||||||
|
<level-gal_us archive="y">14</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
<tank n="2">
|
||||||
|
<level-gal_us archive="y">14</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
<tank n="3">
|
||||||
|
<level-gal_us archive="y">14</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
</fuel>
|
||||||
|
</consumables>
|
||||||
|
|
||||||
|
<controls>
|
||||||
|
<aileron-trim>-0.026</aileron-trim>
|
||||||
|
<magnetos n="0">3</magnetos>
|
||||||
|
<magnetos n="1">3</magnetos>
|
||||||
|
</controls>
|
||||||
|
|
||||||
<sim>
|
<sim>
|
||||||
|
|
||||||
<description>Cessna 310U3A</description>
|
<description>Cessna 310U3A</description>
|
||||||
|
@ -83,21 +115,7 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
|
||||||
</keyboard>
|
</keyboard>
|
||||||
</input>
|
</input>
|
||||||
|
|
||||||
<controls>
|
|
||||||
<aileron-trim>-0.026</aileron-trim>
|
|
||||||
<magnetos n="0">3</magnetos>
|
|
||||||
<magnetos n="1">3</magnetos>
|
|
||||||
</controls>
|
|
||||||
|
|
||||||
<engines>
|
|
||||||
<engine n="0">
|
|
||||||
<rpm>1000</rpm>
|
|
||||||
</engine>
|
|
||||||
<engine n="1">
|
|
||||||
<rpm>1000</rpm>
|
|
||||||
</engine>
|
|
||||||
</engines>
|
|
||||||
|
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue