Crates.io | ecu-uds |
lib.rs | ecu-uds |
version | 0.1.6 |
source | src |
created_at | 2024-08-30 14:04:12.161968 |
updated_at | 2024-10-28 03:37:20.511178 |
description | A ECU-UDS protocol. |
homepage | https://github.com/zhuyu4839/ecu-proto-rs |
repository | https://github.com/zhuyu4839/ecu-proto-rs |
max_upload_size | |
id | 1357725 |
size | 366,807 |
ecu-uds is dedicated to implementing ISO 14229. ISO-TP (ISO 15765) is a UDS protocol used in automotive communication.
To use ecu-uds in your Rust project, add it as a dependency in your Cargo.toml
:
[dependencies]
ecu-uds = { version="lastest-version" }
✅
is completed.⭕
is partially completed.❌
is not implemented.We're always looking for users who have thoughts on how to make ecu-uds
better, or users with
interesting use cases.
Of course, we're also happy to accept code contributions for outstanding feature requests!