DEN-1617 : Implementation - Alarm Logging and Acknowledgment
- Added Threading for :
. Can Frame
. Can Message
. USB Watcher
- Changed the File Handler implementation
- Changed the Singleton from pointer to static reference
// TODO :
- We still need to work on threading on other classes
- We need to have a singleton parent class
- Some code has been added to debug can interface (We still have swap frames)
- Thread Objects need to be gathered all together in one place to be handled easily.