Shameless self promotion inc
txlogger is the new way to log Trionic 7 & 8 cars in 2024.
If you are running a open bin or EU0D / FXD2 you can also use it to live tune the car with values being changed in the ECU within milliseconds
It support a plethora of CANBUS adapters from professional to full DIY thanks to the CAN library I've written for it
CANUSB
CombiAdapter
Just4Trionic
YACA
Canable (with slcan firwmware )
OBDLink SX, EX
STN1170 & 2120 adapters
J2534 adapters such as Drewtech Mongoose GM2 / 3, Kvaser, OBDX Pro, SM2 PRO
I do not support ELM327, those cables should burn in hell
Q: Why is this better than the tuning suites?
A: txlogger uses a feature in the Trionic7/8 firmware where we can defined dynamic pids and fetch them as one big blob with multiple values instead of making individual request for each value. this enables us to fetch data up towards 100 times per second on Trionic 7 and 25 per second on Trionic 8 compared to the suite where you would get a shaky 6-10 points per second.
It's also enormously more stable than the suites logging.
Q: Requirements?
A: It requires Windows 10 and a modern pc with a decent graphics card as it uses OpenGL to draw the user interface.
Q: Does it support adapter XYZ?
A: Maybe, a lot of cables are STN based and presents themselves as a serial port. If none of the existing drivers are working donate a copy of the cable to me and I usually can add support in a day or three.
Q: What language is this written in?
A: Golang, a modern C-like language from Google
Q: Does it work on Windows XP/7?
A: No. Windows 10 required
Q: Does it support Trionic 5?
A: Not yet, and it will probably not be as fast as with Trionic 7 & 8 due to Trionic 5 not having the dynamic pid functionality. However Trionic 5 has a dedicated CAN interface and runs at a higher bitrate so it might be quiet decent once done.
txlogger is the new way to log Trionic 7 & 8 cars in 2024.
If you are running a open bin or EU0D / FXD2 you can also use it to live tune the car with values being changed in the ECU within milliseconds
It support a plethora of CANBUS adapters from professional to full DIY thanks to the CAN library I've written for it
CANUSB
CombiAdapter
Just4Trionic
YACA
Canable (with slcan firwmware )
OBDLink SX, EX
STN1170 & 2120 adapters
J2534 adapters such as Drewtech Mongoose GM2 / 3, Kvaser, OBDX Pro, SM2 PRO
I do not support ELM327, those cables should burn in hell
Q: Why is this better than the tuning suites?
A: txlogger uses a feature in the Trionic7/8 firmware where we can defined dynamic pids and fetch them as one big blob with multiple values instead of making individual request for each value. this enables us to fetch data up towards 100 times per second on Trionic 7 and 25 per second on Trionic 8 compared to the suite where you would get a shaky 6-10 points per second.
It's also enormously more stable than the suites logging.
Q: Requirements?
A: It requires Windows 10 and a modern pc with a decent graphics card as it uses OpenGL to draw the user interface.
Q: Does it support adapter XYZ?
A: Maybe, a lot of cables are STN based and presents themselves as a serial port. If none of the existing drivers are working donate a copy of the cable to me and I usually can add support in a day or three.
Q: What language is this written in?
A: Golang, a modern C-like language from Google
Q: Does it work on Windows XP/7?
A: No. Windows 10 required
Q: Does it support Trionic 5?
A: Not yet, and it will probably not be as fast as with Trionic 7 & 8 due to Trionic 5 not having the dynamic pid functionality. However Trionic 5 has a dedicated CAN interface and runs at a higher bitrate so it might be quiet decent once done.