colinbourassa / torinoscan

Parameter locations and formats for ECUs using KWP-71 and related protocols

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

torinoscan

This tool is a generic framework that is intended to be used for displaying automotive ECU parameters and fault codes. It contains no built-in support for diagnostic protocols; support for certain protocols is provided by external libraries. Information about ECU types and addresses/locations of parameters is provided in JSON configuration files. These configuration files also indicate the protocol that must be used to communicate with a particular ECU.

About

Parameter locations and formats for ECUs using KWP-71 and related protocols

License:GNU General Public License v3.0


Languages

Language:C++ 93.1%Language:CMake 6.9%