-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* globalErrorSignal moved to lib loader: inheritance problems with static * globalErrorSignal implementation: connect and fire * globalErrorSignal connect wrapper * lib loader global err signals hookup * move GlobalSignaler to file CCanAccess.h/cpp to simplify implenetations * introduce port status change signals * move implementation code to cpp files * corrected CanModule_bus_state * signal send error format kept everywhere * udev debugging for peak for cal9, working for cc7 as well * add global err signals windows and linux to libloader * static init call for LogIt ptr, drop thread LogIt init by inheritance * restructure Dll LogIt init for vendor libs, explicitly pass static ptr * suppress double call to stats onTransmit when transmitting * replace chrono::system_clock with chrono::high_resolution_clock everywhere to see if that works
- Loading branch information
Showing
28 changed files
with
1,009 additions
and
562 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
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
Oops, something went wrong.