We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We wanna know if timers start or stop, etc. to see if we are close to faulting.
A CAN message sent when a timer starts and stops structured:
Add this to the JSON in accompanying embedded-base PR.
Make a CAN message sent in the sm_fault_eval function that relays this information.
The text was updated successfully, but these errors were encountered:
bjackson312006
Successfully merging a pull request may close this issue.
Description
We wanna know if timers start or stop, etc. to see if we are close to faulting.
Acceptance Criteria
A CAN message sent when a timer starts and stops structured:
Add this to the JSON in accompanying embedded-base PR.
Proposed Solution
Make a CAN message sent in the sm_fault_eval function that relays this information.
The text was updated successfully, but these errors were encountered: