s-victor / TinyPedal

Free and Open Source telemetry overlay application for racing simulation
GNU General Public License v3.0
75 stars 8 forks source link

Fuel calculator broken? #57

Closed thoraxe closed 1 week ago

thoraxe commented 2 weeks ago

fuelcalc Either I am using the calculator wildly wrong, or the math is broken. There's no way 60 minutes at 1:24/lap at 1.55gal/lap should require 200+ gallons.

Without stopping, 60 min at 1:24/lap at 1.55gal/lap is 66gal. Where did the other 140+ gallons come from?

s-victor commented 2 weeks ago

Thanks, there is an error related to fuel ratio calculation in Fuel calculator (this does not affect fuel or virtual energy widget), it is fixed now in this commit https://github.com/s-victor/TinyPedal/commit/c07b2d8da1823af3bc5fe18ff63bce6b13de5d05

fixedfuelcal