A python 3 interface to Unified Diagnostic Services (UDS) Protocol
Project description
socketcan-uds
A python 3 implementation of Unified Diagnostic Services (UDS) Protocol specifically targeted for socketcan / linux.
Description
Goal of this project is to make UDS available in a "pythonic" way, e.g. use built-in types of python3 for efficiency and "map" the protocol onto the best practices.
Milestone
All UDS services of 2020's revision are realized in this module.
Usage
Usage is intended to be simple. UDS is basically a serial port, so use it as one. You just need to define a CanIsoTpSocket from the corresponding socketcan module and pass it to the uds constructor.
License
This software is distributed under GPLv3 with some extension because GPLv3 did not manage to deny criminal misuse by organizations. This software is intended for usage by community and private individuals who are interested in car hacking. It is explicitly denied that any company or organization monetizes on this software. Monetize does not only mean money, it means gaining a competitive advantage of any kind by using this software. The author explicitly denies the usage for people associated with military, government agencies of any kind to whatever degree, same for car manufacturers and associates.
Deprecation of PyPi Packages
Packages on PyPi are no longer updated due to attempts of the Python Software Foundation to enforce new rules and basically flush out
developers who do not consent.
Recent packages can be installed directly from git, i.e.
pip install git+https://gitlab.com/Menschel/socketcan-uds.git --upgrade
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file socketcan-uds-1.0.1.tar.gz
.
File metadata
- Download URL: socketcan-uds-1.0.1.tar.gz
- Upload date:
- Size: 62.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d963df48b49b0955bc872695d4e201fc1b9afe25056f3a7fd5e01386b382640 |
|
MD5 | d3d759912853b6b9b3a7dcf7fd0934d2 |
|
BLAKE2b-256 | bc414dc1404af03adec08f009bf264bb1178f755dd8aff595ae5bb14c8a83608 |