uds
uds copied to clipboard
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.
## Requires #5 ## Description As a user, I would like to have possibility to receive cyclically (or on event) sent responses (e.g. to request with SID 0x2A), so I...
As a user, I want to have TP Interface for Ethernet, so I can configure Ethernet bus and use UDS package to communicate over Ethernet using UDS protocol.
As a user, I want to have TP Interface for LIN, so I can configure LIN bus and use UDS package to communicate over LIN using UDS protocol.
Bumps [safety](https://github.com/pyupio/safety) from 3.0.1 to 3.1.0. Release notes Sourced from safety's releases. 3.1.0 What's Changed feat: add headless auth by @yeisonvargasf in pyupio/safety#508 fix: support pydantic2 by using safety_schemas 0.0.2...
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. Changelog Sourced from pytest-cov's changelog. 5.0.0 (2024-03-24) Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in [#623](https://github.com/pytest-dev/pytest-cov/issues/623)...
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.7 to 1.7.8. Release notes Sourced from bandit's releases. 1.7.8 What's Changed Incorrect tag naming in readme by @lukehinds in PyCQA/bandit#1105 Utilize PyPI's trusted publishing by @ericwb...
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Release notes Sourced from pytest's releases. pytest 8.0.0 (2024-01-27) See 8.0.0rc1 and 8.0.0rc2 for the full changes since pytest 7.4!...
# Description As a user, I would like to have documentation how to transmit and receiving UDS messages over CAN so I can do it on my own. # Testing...
# 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...
## Depedabot Updates the requirements on [aenum](https://github.com/ethanfurman/aenum) to permit the latest version. Commits See full diff in compare view You can trigger a rebase of this PR by commenting `@dependabot...