-
Notifications
You must be signed in to change notification settings - Fork 39
Add decode and encode for Signal #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I updated the code with the latest changes, but I am still a bit unclear of the usage patterns, nor are there any tests to validate it, let alone documentation |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
|
@jesses2025smith welcome to oxibus org :) So, about this PR - please edit the PR description, explaining why we would want to add this code. Note that technically can-dbc repo is just for a structured representation of the DBC files, without the goal of de/serializing CAN data. For that, we probably want to focus on other crates -- which would target different scenarios like host vs no_std. |
|
I think this PR belongs to dbc-data |
No description provided.