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

Send status messages from Brake Controller to state machine over CANbus #9

Open
3 tasks
Iyury1 opened this issue Jun 29, 2024 · 0 comments
Open
3 tasks
Assignees

Comments

@Iyury1
Copy link
Contributor

Iyury1 commented Jun 29, 2024

Summary

The Brake Controller receives commands from the state machine over CANbus.

When the messages are received, actuators are turned on or off. For the brake controller, the actuator is a solenoid.

The brake controller should also SEND a message over CANbus, to communicate the board status. If the state machine does not receive this message fast enough, then the brake controller is assumed to be down.

We need to get Matteo to upload his brake controller code to github first of all.

  • Find brake controller code from Matteo
  • Read through code to understand what it does
  • Modify the code to send a status message on a fixed interval
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

2 participants