Hi.  data/Aircraft/737/737-set.xml was changed from v1.5 to v1.6 in
an effort to get a first shot at contrails working.  However, it also
changed the starting fuel in the fuel tanks from:

    <consumables>
    <fuel>
     <tank n="0">
!      <level-gal_us archive="y">1540</level-gal_us>
     </tank>
     <tank n="1">
!     <level-gal_us archive="y">1540</level-gal_us>
     </tank>
     <tank n="2">
!     <level-gal_us archive="y">0</level-gal_us>
     </tank>
    </fuel>
   </consumables>

to

    <consumables>
    <fuel>
     <tank n="0">
!      <level-gal_us archive="y">149</level-gal_us>
     </tank>
     <tank n="1">
!     <level-gal_us archive="y">149</level-gal_us>
     </tank>
     <tank n="2">
!     <level-gal_us archive="y">149</level-gal_us>
     </tank>
    </fuel>
   </consumables>

. . .giving the 737 about 20-30 minutes of flying time.  I'd submit a
patch to change it back, but maybe there's something going on here and
this is a necessary change for now?

-c


-- 
Chris Metzler                   [EMAIL PROTECTED]
                (remove "snip-me." to email)

"As a child I understood how to give; I have forgotten this grace since I
have become civilized." - Chief Luther Standing Bear

Attachment: pgptrF1U4LDkm.pgp
Description: PGP signature

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to