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] - Create State Machine #23

Closed
nwdepatie opened this issue Feb 16, 2024 · 0 comments · Fixed by #34
Closed

[RTOS] - Create State Machine #23

nwdepatie opened this issue Feb 16, 2024 · 0 comments · Fixed by #34
Assignees

Comments

@nwdepatie
Copy link
Contributor

Current Features

This was kinda made in Cerberus and I liked the general topology. https://github.com/Northeastern-Electric-Racing/Cerberus/blob/main/Core/Src/state_machine.c

Desired Additional Features

This should be a task that is triggered if a task requests a state transition. It should update a state that state based tasks will follow

Screenshots (as needed)

No response

@RChandler234 RChandler234 self-assigned this Mar 13, 2024
RChandler234 pushed a commit that referenced this issue Mar 17, 2024
RChandler234 pushed a commit that referenced this issue Mar 18, 2024
RChandler234 pushed a commit that referenced this issue Mar 18, 2024
nwdepatie pushed a commit that referenced this issue Mar 19, 2024
* #23 - state machine skeleton

---------

Co-authored-by: RChandler234 <root@DESKTOP-DEAD2D4>
MandarinPine18 pushed a commit that referenced this issue Mar 22, 2024
* #23 - state machine skeleton

---------

Co-authored-by: RChandler234 <root@DESKTOP-DEAD2D4>
MandarinPine18 pushed a commit that referenced this issue Mar 29, 2024
* #23 - state machine skeleton

---------

Co-authored-by: RChandler234 <root@DESKTOP-DEAD2D4>
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

Successfully merging a pull request may close this issue.

2 participants