TAV1702 Posted October 22, 2012 Report Share Posted October 22, 2012 Hello to all. I know we have tossed around the fuel issue with kACARS many times, but fellas, something is not jiving for me. Look at the numbers in the log first and then look up top where the arrow is pointing. Something is not set right or I am missing something very important. a 1 hour flight loosing almost 1 million dollars in fuel? I know the site is supposed to convert fuel and all that and I read a thread that kACARS reports in pounds and then converts according to the site config. Am I missing something of value? I just can not seem to come to terms with fuel and kACARS. As always though, I do like kACARS better than any device out there. I think it is a great script and you deserve many kudos for it. Thanks! Ray Quote Link to comment Share on other sites More sharing options...
Guest lorathon Posted October 22, 2012 Report Share Posted October 22, 2012 What is the value in the local config for fuel? Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted October 22, 2012 Author Report Share Posted October 22, 2012 The ony liquid unit I have ever found is in the FS Pax section and it looks like this: # FSPassengers Settings # Units settings Config::Set('WeightUnit', '1'); # 0=Kg 1=lbs Config::Set('DistanceUnit', '2'); # 0=KM 1= Miles 2=NMiles Config::Set('SpeedUnit', '1'); # 0=Km/H 1=Kts Config::Set('AltUnit', '1'); # 0=Meter 1=Feet Config::Set('LiquidUnit', '1'); # 0=liter 1=gal 2=kg 3=lbs Config::Set('WelcomeMessage', 'phpVMS/FSPAX ACARS'); # Welcome Message Shown below in the pic it indicates that it is set to gallons as well. (the pic indicates a different flight. It was meant as example only) Quote Link to comment Share on other sites More sharing options...
Guest lorathon Posted October 22, 2012 Report Share Posted October 22, 2012 Gallons = lbs * 6.84 Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted October 22, 2012 Author Report Share Posted October 22, 2012 I must be a moron. I still don't see the issue. So it took the pounds used which was 7151 and times that by 6.84? Quote Link to comment Share on other sites More sharing options...
Guest lorathon Posted October 22, 2012 Report Share Posted October 22, 2012 You know what. I believe that the module is in err. Now that I am noodling it. It should be Gallons = lbs / 6.84 Sorry about that. Quote Link to comment Share on other sites More sharing options...
SHA001 Posted October 22, 2012 Report Share Posted October 22, 2012 Lorathon, Is there somewhere in the local.config that we can add that gallons = lbs / 6.84? I don't see it in there anywhere. Also, should we have a setting for kAcars or any other Acars programs? Thank you, Skipper SHA001 Quote Link to comment Share on other sites More sharing options...
Guest lorathon Posted October 22, 2012 Report Share Posted October 22, 2012 To repair all older PIREPs you should run a query to change the fuelused to fuelused / 46.24. Then change the * to a / in the module file. I will change the original. Quote Link to comment Share on other sites More sharing options...
Guest lorathon Posted October 22, 2012 Report Share Posted October 22, 2012 Lorathon, Is there somewhere in the local.config that we can add that gallons = lbs / 6.84? I don't see it in there anywhere. Also, should we have a setting for kAcars or any other Acars programs? Thank you, Skipper SHA001 It is in the module and really only needs to be changed if your local.config "LiquidUnits" is set to gallons. Other than that the error does not matter at all as it is never seen. This is probably why it has gone unnoticed. Most VA's use either lbs or kgs. Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted October 22, 2012 Author Report Share Posted October 22, 2012 Ahh ok. Thats cool. I got a guy doing a kACARS flight now to test the fix. I thought I was going nuts and really sucking at math! That good thing is, we only have one pirep to fix. These were the first couple flights to test out kACARS. We were trying to get everything lined up before pilots started using it. Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted October 22, 2012 Author Report Share Posted October 22, 2012 That issue is solved now. Thanks for that fix. Skipper just did a test flight and when the pirep was filed, the conversion went flawless. Thanks for helping us with this Lorathon. Quote Link to comment Share on other sites More sharing options...
SHA001 Posted October 22, 2012 Report Share Posted October 22, 2012 Yes Thank you very much for the quick fix. I am really liking Kacars!!!! So easy and if you make a mistake (like i did by not connecting to sim) it kindly points out what to do to proceed. Skipper SHA001 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.