View Single Post
Old 09-02-2013, 11:13 AM   #29 (permalink)
t vago
MPGuino Supporter
 
t vago's Avatar
 
Join Date: Oct 2010
Location: Hungary
Posts: 1,807

iNXS - '10 Opel Zafira 111 Anniversary

Suzi - '02 Suzuki Swift GL
Thanks: 828
Thanked 708 Times in 456 Posts
Okay, did some re-coding of the MAP sensor support. Unfortunately, that led to some code bloat. The code was at about 17800 bytes when I finally got it to work as I wanted. So I decided, "Aw, hell," and coded in a few more things that I thought would be nice.

So, now, the stored parameters now reflect whether the MPGuino is in metric or US mode. The displayed parameter labels even change, based on whether metric or US mode is selected. Also, it is now possible to calculate that "microseconds per gallon" value from within the MPGuino itself. All you need are the number of injectors in your vehicle, the injector rated flow rate, and the injector rated fuel pressure (which is normally 43.5 psig, or 3 Bar).



(cut/paste type? Geez...)

Last edited by t vago; 09-02-2013 at 12:27 PM..
  Reply With Quote