python-uds
python-uds copied to clipboard
Abstraction of CanTp into a generic Tp class
Currently the implementation is tightly coupled to the use of CAN and Can Transport Protocol. This should be abstracted out so that other transport protocols can be supported. for example: DoIP, LIN etc