Hmm... you can get duty cycle with:
Code:
change:
void doDisplayCustom(){displayTripCombo('M','G',instantmpg(),'S',instantmph(),'G','H',instantgph(),'C',current.mpg());}
to:
void doDisplayCustom(){displayTripCombo('M','G',instantmpg(),'S',instantmph(),'%','D',instant.injHius*2000,'C',current.mpg());}
It uses a much less complicated arrangement than the instant fuel consumption so it might tell us something.
Might need a scope, or record the injector with the laptop soundcard?
Just curious How does one get to injector pulse width with ALDL ?
I'll try some different ranges with the
signal generator in the meantime.