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

Sending UDS message (FF + CF) #267

Open mdabrowski1990 opened 4 months ago

mdabrowski1990 commented 4 months ago

Requires

247

Description

As a user, I would like to have a feature to transmit UDS messages which are segmented to First Frame and Consecutive Frames. As a user, I would like to have handling of various timeouts when trying to transmit an UDS message. As a user, I would like to have proper handling of various values in Flow Control frames.

Testing

Acceptance Criteria