-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Outback 2011 TCU? #50
Comments
Details please. |
Uh. 2011 Outback. I'm using a Aidixun OBD2 KKL 409.1 VAG-COM. As for the transmission model, I'm not exactly sure. |
Ah sorry, now I see you mentioned Outback 2011 in the title... Your 2011 TCU very likely supports access via ISO-15765 CAN (only). |
Ah darn. I was afraid of that. Hoping I don't have to spend THAT MUCH on a cable (the Tactrix OpenPort 2.0), but it's probably cheaper than the mechanic would charge me. I'll have a look around. Thanks for the information! |
I've got a Tactrix OpenPort 2.0, with the OpenPort 2.0 drivers installed (Showing as "Tactrix Openport 2.0 J2534 Vehicle Interface" in Device Manager), with the repo built from source, and it's not showing in the interface. If I uninstall the driver, it shows as a COM port (though it doesn't work). Any idea as to why it might not be detecting it? |
Update: I installed an older 32-bit version of Qt, built from source, and it recognized it properly. However, it's saying it doesn't support SSM1-protocol, nor SSM2-protocol via ISO-15765. Weird, because the product page explicitly says it supports ISO-15765. I can connect to the ECU, but not the TCU. Thoughts? |
Which protocol is used for the connection to the Engine controller (using the OpenPort 2.0 interface) ? (see control unit dialog, bottom right) Please create a debugging log:
Again, what transmission do you have (E-4AT, E-5AT, CVT) ? |
I'll get that data as soon as I can, it might be a couple days. I've got a CVT. |
Any update on the Tactrix cable working with this vehicle? About to perform CVT work on the same vehicle and assessing options for connecting to the TCU. Thanks! |
I haven't been able to get that information, as my car had to go to the shop for a brake line replacement (sigh). |
Is the lack of support for TCU on this software a limitation of the protocol, or because nobody has yet to work on support? I'm hoping to reset my AT learning using this, but connecting to the TCU doesn't appear to be possible. I'm a dev, so if this is something I can work on, I'd just need someone to point me in the right direction.
The text was updated successfully, but these errors were encountered: