Quote:
Originally Posted by ptsmith24
Another note:
I noticed in the settings that the gallons * 1000 is not currently being used. How feasible is it to display gallons and/or distance remaining on the current tank? I know we are limited on space, but I thought I would put that out there.
|
I'm interested in this too. It whouldn't be too difficult at all - I was going to try it myself. Gallons to empty should simply be a function that takes the tank gallons and subtracts it from the gallons * 1000. Multiply that by tank MPG and you get miles to empty.
I'm probably willing to give up the raw data screens to get additional space - does anyone use regularly these or could we put them in the #ifdef debug?