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

[RTOS] - CAN Dispatch #14

Open
nwdepatie opened this issue Feb 16, 2024 · 0 comments
Open

[RTOS] - CAN Dispatch #14

nwdepatie opened this issue Feb 16, 2024 · 0 comments

Comments

@nwdepatie
Copy link
Contributor

Current Features

We currently have this same functionality in Cerberus and I like the implementation a lot. https://github.com/Northeastern-Electric-Racing/Cerberus/blob/main/Core/Src/can_handler.c

Desired Additional Features

Basically other tasks can queue messages to be sent out and then you have this "dispatch task" that procedurally sends them out

Screenshots (as needed)

No response

@RChandler234 RChandler234 self-assigned this Mar 19, 2024
@RChandler234 RChandler234 removed their assignment Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants