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
82 stars 12 forks source link

Configuration of Flow Control packets generation #249

Closed mdabrowski1990 closed 3 months ago

mdabrowski1990 commented 11 months ago

Description

As a user, I would like to be able to configure Flow Control packets generator in my Can Transport Interface, so I can control the flow of packets directed towards my CAN interface that is used to simulated UDS node.

Testing

Acceptance Criteria