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

[CAN Gen] - Simulate CAN for use in virtualized and real environments. #101

Open
jr1221 opened this issue Mar 18, 2024 · 0 comments
Open

Comments

@jr1221
Copy link
Contributor

jr1221 commented Mar 18, 2024

Description

Right now we cannot simulate messages for the odyssey stack.

Acceptance Criteria

CAN messages simulated based off yaml.

Proposed Solution

Just like yaml is used to generate can encoding/decoding for C, include a way for it to generate code such that it sends it via the socketcan library (which language?) and it can standalone as a Dockerfile. This includes parameters for typical data, random data, etc. for each and eveyr datapoint defined by the YAML.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant