You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(motor-control): Reimplement motor driver chip errors as poller (#811)
* Revert "Revert "fix(motor-control): Revert motor driver chip errors (#777)" (#796)"
This reverts commit 4169f60.
* add the pin definitions and driver configs
* add driver definitions
* add the can messages
* init the diag pin as input
* implement the pin polling paradime
* return errors if trying to move while there is a motor driver error
* fix struct init
* fix some funtion declerations
* hookup reading the status register
* format
* re-add timeout increase
* brushed motor isn't hooked up to diag
0 commit comments