python-uds icon indicating copy to clipboard operation
python-uds copied to clipboard

Abstraction of CanTp into a generic Tp class

Open richClubb opened this issue 7 years ago • 0 comments

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

richClubb avatar Jul 09 '18 11:07 richClubb