Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Alerts Manager #516

@BlakeFreer

Description

@BlakeFreer
  • 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions