12 lines
819 B
Markdown
12 lines
819 B
Markdown
# TCU Status
|
|
|
|
First we need to establish good terminology.
|
|
|
|
There are oldest transmission with external TCU, those are mostly controlled by on/off solenoids. We have some early prototype code to handle those, this is on a slow burner as of 2024.
|
|
|
|
We have tc_4l6x.cpp file but zero real life testing on any 4Lxx transmission. Rumors are that https://rusefi.com/forum/viewtopic.php?f=2&t=2744 with Ford 4R70W has moved under rusEFI TCU control.
|
|
|
|
![image](https://github.com/rusefi/rusefi/assets/48498823/0d065f3c-4d31-4d5d-bc41-1baff06a7455)
|
|
|
|
Then we have some complex transmissions with external TCU like Honda, or clutch-to-clutch like Aisin 09G/09M, and modern transmissions with TCU located inside the transmission assembly. For those we are focusing on CAN integration only, not looking to re-invent the TCU itself.
|