FYI the latest source for the prebuilt is at:
http://opengauge.googlecode.com/svn/...no/mpguino.cpp
Here are the default values from there:
PHP Code:
unsigned long parms[]={55ul,8208ul,500000000ul,3ul,420000000ul,10300ul,500ul,2400ul,0ul,2ul,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"};
Let me know if that makes sense or if it needs cleanup.