mdabrowski1990 / uds

Python package for communication via UDS (Unified Diagnostic Services) protocol. The package supports typical buses (i.e. CAN, Ethernet, LIN, FlexRay, K-Line) with possible extensions to any bus.
https://uds.readthedocs.io/
MIT License
78 stars 10 forks source link

Receiving UDS Message (FF + CF) #266

Open mdabrowski1990 opened 4 months ago

mdabrowski1990 commented 4 months ago

Requires

248

Description

As a user, I would like to have a feature to receive UDS messages which are transmitted over First Frame and Consecutive Frames. As a user, I would like to have handling of various timeouts when trying to receiving an UDS message. As a user, I would like to have proper handling (according to ISO 14229) of Tester Present frames during receiving of an UDS message.

Testing

Acceptance Criteria