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

[Debug] - Add timer start/stop notices #139

Open
jr1221 opened this issue Nov 18, 2024 · 0 comments · May be fixed by #143 or Northeastern-Electric-Racing/Embedded-Base#208
Open

[Debug] - Add timer start/stop notices #139

jr1221 opened this issue Nov 18, 2024 · 0 comments · May be fixed by #143 or Northeastern-Electric-Racing/Embedded-Base#208
Assignees

Comments

@jr1221
Copy link
Contributor

jr1221 commented Nov 18, 2024

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:

  • a bit for stop/start
  • the fault code
  • the value that is checked that started/stopped the timer

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants