No Fuel in Tip Tanks

Locked
snpower
Posts: 64
Joined: Wed Nov 22, 2017 3:18 am
No Fuel in Tip Tanks

Post by snpower » Mon Jan 01, 2018 2:50 am

Greetings,

I am unable to use the tip tanks; when loading a new scenario in the C310 the mains read about 80 gallons, and the tips empty. Accessing the Fuel and Payload menu lets me go to 100% for the mains... but that is all. I must be missing something?

snpower
Posts: 64
Joined: Wed Nov 22, 2017 3:18 am
Re: No Fuel in Tip Tanks

Post by snpower » Wed Jan 03, 2018 9:52 pm

Happy New Year :)

snpower
Posts: 64
Joined: Wed Nov 22, 2017 3:18 am
Re: No Fuel in Tip Tanks

Post by snpower » Sat Jan 06, 2018 12:03 am

Well... I looked at the aircraft.cfg file, and this is what I have:

[fuel]
//normal fuel capacity is 163 gals.
LeftMain = -0.5, -15.00, 0.0, 51.0, 1.5
RightMain = -0.5, 15.00, 0.0, 51.0, 1.5
External1= -1.4, -3.45, 0.0, 0.0, 0.0
External2= -1.4, 3.45, 0.0, 0.0, 0.0
fuel_type = 1 //Fuel type: 1 = Avgas, 2 = JetA
number_of_tank_selectors = 2
electric_pump=1

I know that isn't what it is supposed be (empty tips by default)... I guess I can just put in the correct value of 32 gallons each and go from there (he asks, rhetorically)

User avatar
doodlebug
Posts: 1642
Joined: Sun Feb 19, 2017 2:49 pm
Location: LYX>YUL
Re: No Fuel in Tip Tanks

Post by doodlebug » Sat Jan 06, 2018 12:05 am

Sorry for the tardy response. We are investigating and will get back to you as soon as we can.

snpower
Posts: 64
Joined: Wed Nov 22, 2017 3:18 am
Re: No Fuel in Tip Tanks

Post by snpower » Sat Jan 06, 2018 12:37 am

No worries. Just pleased I had sense enough to investigate on my own!

N4GIX
Posts: 1023
Joined: Mon Sep 06, 2010 3:47 pm
Re: No Fuel in Tip Tanks

Post by N4GIX » Sat Jan 06, 2018 4:32 pm

The [fuel] configuration is incorrect. The original release of the C310R had this for the configuration:

Code: Select all

[fuel]
//normal fuel capacity is 163 gals.
LeftMain  = -0.5, -15.00, 0.0, 51.0, 1.5   
RightMain = -0.5,  15.00, 0.0, 51.0, 1.5
External1=    -1.4,  -3.45, 0.0, 32.0, 0.0
External2=   -1.4,   3.45, 0.0, 32.0, 0.0
fuel_type = 1                                //Fuel type: 1 = Avgas, 2 = JetA
number_of_tank_selectors = 2                    
electric_pump=1
Note that the last two parameters are total capacity, unusable qty.
The two External (tip) tanks have 32 gal capacity, and 0 unusable qty.

snpower
Posts: 64
Joined: Wed Nov 22, 2017 3:18 am
Re: No Fuel in Tip Tanks

Post by snpower » Mon Jan 08, 2018 2:41 am

That's what I thought - and is fixed. Not sure why it was at zero, since I'm not one to poke around the cfg files... but glad it is resolved. Thanks!

N4GIX
Posts: 1023
Joined: Mon Sep 06, 2010 3:47 pm
Re: No Fuel in Tip Tanks

Post by N4GIX » Mon Jan 08, 2018 5:56 pm

Thanks for the confirmation on the fix. Now it needs to be made to the installer's aircraft.cfg to fix the issue permanently. I have no idea whatever how it got changed. I've added that to Mantis for Chuck's attention.


Locked

Return to “310 Support Forum”