You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you think you could add support for pre obd2 MUT 2 protocol for Mitsubishi vehicles?
If you want that, you have to do it yourself :) I don't own a Mitsubishi vehicle to test on, and I don't want to do the 'I write code, you test it' approach right now, I have many things on my hands.
If you want to take a stab at it, enable the debug prints in the header file, change the baudrate and try to see if you can receive those Receive C0 55 EF 85 bytes they mention are sent after the 5 baud init.
Do you think you could add support for pre obd2 MUT 2 protocol for Mitsubishi vehicles?
There is protocol information here:
https://web.archive.org/web/20161029144911/http://evoecu.logic.net/wiki/ECU_Development
it uses a OBD2 connector but a slightly modified Kline protocol to the standard.
The text was updated successfully, but these errors were encountered: