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

Create hook based driver system for actuators #85

Open
ZavenArra opened this issue Jul 15, 2022 · 3 comments
Open

Create hook based driver system for actuators #85

ZavenArra opened this issue Jul 15, 2022 · 3 comments
Assignees

Comments

@ZavenArra
Copy link
Contributor

No description provided.

@emersonae
Copy link
Collaborator

Comments:
Issues with "abstract class": make sure all functions are in .h file & have some sort of implementation even if empty
For now, comment all functions dealing with reading data, return empty/default values. actuators don't get/send sensor readings
Later may return if actuator ran or not

@jakehosen
Copy link
Contributor

This was finished and compiles now but has yet to be implemented into the data logger loop.

There's currently not a way to skip a given loop but we can probably do without that for now.

@ZavenArra
Copy link
Contributor Author

Driver system works. @emersonae please upload a draft PR and assign it to me, and place it in this project board.

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

No branches or pull requests

3 participants