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

#72 health checks implementation (part 1) #77

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kimmyhoang
Copy link
Contributor

  • checks for over current and send CAN message
    • interfaces with ADC and CAN handler
  • get_adc_current ensures adc_get_value is returning success
  • health_check_task checks the current value and sends CAN message

@kimmyhoang kimmyhoang linked an issue Jan 27, 2025 that may be closed by this pull request
@Joe-Joe-Joe-Joe
Copy link

Am I missing something or do you want to merge this before implementing the building of the CAN message?

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 this pull request may close these issues.

health checks/watchdog implementation
2 participants