Py-uds

Latest version: v0.3.0

Safety actively analyzes 623677 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

New features:
- Tools for CAN bus added
- Integration with [python-can](https://github.com/hardbyte/python-can) initiated
- CAN Packets implementation added
- CAN Segmenter implementation added

Bug fixing:
- UDS Message Record uses CAN Records Packets as the only input

Documentation update:
- ReadTheDocs structure changed (`User Guide` was separated)
- Coverage measurement for both unit tests and integration tests
- Images size optimized due to lossless compression usage


**Full Changelog**: https://github.com/mdabrowski1990/uds/compare/v0.1.1...v0.2.0

0.1.1

Bug fixing:
- Package does not support python 3.6.

Documentation update:
- Implementation status of features is added.
- Merit Automotive announced as a sponsor.
- PyPI information updated:
- more information is provided
- values reflect the reality (e.g. python 3.6 is not supported)

**Full Changelog**: https://github.com/mdabrowski1990/uds/compare/v0.1.0...v0.1.1

0.1.0

New functionalities introduced:
- Segmenter API defined - Segmenters are strategies executing diagnostic messages segmentation and desegmentation process

Bug fixing:
- various UDS Message and UDS Packets bugs fixed:
- payload for UDS packets cannot be always assessed, therefore the attributed had to be removed
- packet type is not always located in the first byte of packet's raw data

Documentation update:
- structure of Knowledge Base has been changed
- package API is fully documented with autoapi
- User Documentation has been reworked
- references between User Documentation, API and Knowledge Base has been added
- discord link has been added
- more automated tests (LGTM, dependency checks) are configured and results are presented in the documentation

**Full Changelog**: https://github.com/mdabrowski1990/uds/compare/v0.0.2...v0.1.0

0.0.2

The first release with basic code functionalities:
- UDS Messages support
- UDS Packets support

Documentation is provided for the first time:
- LICENSE
- CONTRIBUTING.md
- SECURITY.md
- CODE_OF_CONDUCT.md
- [ReadTheDocs](https://uds.readthedocs.io/en/v0.0.2/)
- sponsoring is configured

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.