-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implements BUS_OFF handling in the TivaCan driver. (#597)
- Adds can bus status ioctl. - Flushes the TX queue when bus warning or bus error is observed by the controller. - Ensures that all message transmissions continue flowing (and are discarded) while we're in an error condition like bus off.
- Loading branch information
1 parent
61951f6
commit c2dbb0d
Showing
2 changed files
with
54 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters