Skip to content
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

DataLog: Parse incoming messages #215

Open
BlakeFreer opened this issue Oct 3, 2024 · 0 comments
Open

DataLog: Parse incoming messages #215

BlakeFreer opened this issue Oct 3, 2024 · 0 comments
Assignees

Comments

@BlakeFreer
Copy link
Contributor

BlakeFreer commented Oct 3, 2024

Blocked by #214

Add another CLI argument which accepts a DBC file. If a CAN message frame ID matches one of the DBC messages, then print the parsed values instead of raw binary.

Most languages have a public package for parsing DBC files into datastructures (such as "cantools" in python or "go_can" in go).

You can use any dbc file, such as firmware/projects/EV5/veh.dbc or projects/Demo/CAN/demo.dbc

@BlakeFreer BlakeFreer changed the title Parse incoming messages DataLog: Parse incoming messages Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Planning
Development

No branches or pull requests

2 participants