-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
- Implement lib/alerts. use atomic operations
- Rewrite frontcontroller to use your library. symlink lib/alerts into frontcontroller/lib. will need to define an enum for all alert types.
- edit the FcAlerts dbc message to hold just a 64 bit bitfield that you get from
alerts_manager.GetBitfield() - you need to add
uint64_t GetBitfield(void)to the Alerts class
Metadata
Metadata
Assignees
Labels
No labels