Matthew Kennedy

Results 261 comments of Matthew Kennedy

> This is somewhat compatible with AEM CANbus protocol it should probably be mentioned somewhere? No, it isn't. That protocol was abandoned in favor of the current one.

you may be interested in https://github.com/FOME-Tech/fome-fw/commit/d10e274153e2bd35088946f3286bce995f8b71c5

last column is average ms for the table create + writing values ![image](https://github.com/rusefi/rusefi/assets/568254/0a670696-146a-45f5-8e98-da4d73d5769f)

It doesn't skip the gc entirely. It skips calling it in the tight loop of doing CAN reception, deferring it to happen later (which it does). "total ms" is `doLuaCanRx`...

JFYI if you put MAP on the Y axis, it turns it in to a second closed loop table. It's by definition not open loop if you do that.

possibly same VR weirdness as #4874

sorry, why would the test button for normal spark fire the trailing outputs too? isn't the point that it fires exactly one thing so you can tell that it's wired...

It actually does something different in different parts of the firmware, based on what is the “safest” thing there. So the indicator might say 0, but it’s not behaving like...