Fuelly Forums

Fuelly Forums (https://www.fuelly.com/forums/)
-   General Fuel Topics (https://www.fuelly.com/forums/f8/)
-   -   People with MPGUINO (https://www.fuelly.com/forums/f8/people-with-mpguino-12338.html)

sebass 04-28-2013 12:39 PM

Thank you. That helped a lot. I still would like to find clarification on few parameters like

Pulses/2 revs = 3ul default but Per wiki jap cars are 1. Confused here!????

Injector DelayuS = 500 ul ...that's default but wifi specific for VX is blank. Does that mean 0 or 500...???

VSS Delay ms = 2 ul .....not sure what VX specific would be ???

Her is what i extracted from my 0.86 code and what you provided if anyone whats to use it.

MPGuino Default settings

Cut out of officeal MPGuino 0.86 code
unsigned long parms[] = { 55ul, 8208ul, 500000000ul, 3ul, 420000000ul, 10300ul,
500ul, 2400ul, 0ul, 2ul, 0ul, 0ul };//default values

char * parmLabels[] = { "Contrast", "VSS Pulses/Mile", "MicroSec/Gallon",
"Pulses/2 revs", "Timout(microSec)", "Tank Gal * 1000",
"Injector DelayuS", "Weight (lbs)", "Scratchpad(odo?)", "VSS Delay ms",
"InjTrg 0-Dn 1-Up", "Metric (1=yes)" };

Contrast = 55 ul
VSS Pulses/Mile = 8208 ul Civic VX value
MicroSec/Gallon(Custom Value to car) = 269113500. Yoshi SuperMID designer value custom to Civic VX.
Pulses/2 revs = 3ul default but Per wiki jap cars are 1. Confused here!????
Timout(microSec) = 420000000 ul ...dispaly timeout. Can be anything.
Tank Gal * 1000 = 10300 ul ...assign custom value to your car = 10000 = 10 gal tank
Injector DelayuS = 500 ul default
Weight (lbs) = 2400 ul default ....change to 2094 lbs
Scratchpad(odo?) = 0 ul
VSS Delay ms = 2 ul
InjTrg 0-Dn 1-Up = 0 ul
Metric (1=yes) = 0 ul


rbhollabaugh gassaver.org member settings

#define usedefaults true
unsigned long parms[]={45ul,8208ul,269113500ul,3ul,60ul,10300ul,500ul,2 400ul,0ul,2ul};//default values
char * parmLabels[]={"Contrast","VSS Pulses/Mile", "MicroSec/Gallon","Pulses/2 revs","Timout Minutes",
"Tank Gal * 1000","Injector DelayuS","Weight (lbs)","Scratchpad(odo?)","VSS Delay ms"};

Contrast = 45 ul
VSS Pulses/Mile = 8208 ul
MicroSec/Gallon = 269113500 ul
Pulses/2 revs = 3 ul
Timout Minutes = 60 ul
Tank Gal * 1000 = 10300 ul
Injector DelayuS = 500 ul
Weight (lbs) = 2400 ul
Scratchpad(odo?) = 0 ul
VSS Delay ms = 2ul

sebass 04-28-2013 12:45 PM

double post. edited and deleted.

sebass 04-28-2013 03:44 PM

Pulses/2 revs = 3ul default but Per wiki jap cars are 1. Confused here!????

Ok did some testing and 3 is DEFINITELY INCORRECT!!!!!! Wiki says 1 is for all jap cars and on 1 my car gives good value where on 3 its weird so i don't trust it. I reset delays to defaults although i'm not convinced that's correct. Guy that sells Jelly bean version drives Geo so Geo values can not be applied to VX. No way

VX_Arky 05-05-2013 01:14 PM

so why did spotaneagle get banned?

Jay2TheRescue 05-05-2013 06:53 PM

Quote:

Originally Posted by Arky (Post 169916)
so why did spotaneagle get banned?

He was banned for political posts after he had received many more warnings than he should have been given.

VX_Arky 05-06-2013 03:50 PM

Quote:

Originally Posted by Jay2TheRescue (Post 169919)
He was banned for political posts after he had received many more warnings than he should have been given.

Thanks. I'm a reporter, and curious by nature! :thumb:


All times are GMT -8. The time now is 07:08 PM.

Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.