linklayer / pyvit

pyvit: Python Vehicle Interface Toolkit
Other
502 stars 151 forks source link

Implemented addressing for ISOTP and some other minor modifications #34

Closed liviuk2 closed 6 years ago

liviuk2 commented 6 years ago

Addressing was implemented according to standard ISO 15765-2. I removed from class UDSInterface the inheritance from class ISOTPInterface since UDS potentially could use other "transport layers". It is compatible with code already using the library