Quote:
Originally Posted by sallen
I've made 2 clips of the MPGuino installed:
The first shows the instant view 0.49MPG issue when the engine enters DFCO.
https://youtu.be/XAxqpquV14c
The second (which is a bit shaky) shows the instrument view - note how when the engine goes into DFCO the injector duty cycle is 0.00 G/h and mpg is shown as 0.00 despite the MPH reading being in the 30's.
https://youtu.be/xep54nJjERY
In both the above situations, the "old" code showed "- - - MPG".
Hope this helps,
|
This helped a lot.
I re-wrote the "useDebugReadings" signal simulator, and was able to reproduce both of the bugs you've reported. I haved fixed both bugs, as well as a bug in the distance-to-empty display. The updated code has the code fixes, as well as many other updates.