Sort and comment the code
[apps/agl-service-can-low-level.git] / src / can-signals.hpp
2017-03-06 Romain ForlotSort and comment the code
2017-03-06 Romain ForlotChange way to find signals to make it a little bit...
2017-03-03 Romain Forlotchange all genericName to generic_name. Now all
2017-03-02 Romain ForlotFix: multiple subscription and maintain subscribed_sign...
2017-03-01 Romain Forlottbf
2017-02-28 Romain ForlotRe-arranging objects splitting all objects over
2017-02-27 Romain ForlotFix wrong returned value about getCanBuses.
2017-02-27 Romain ForlotIn class mutex and condition variable except for subscr...
2017-02-24 Romain ForlotImprove mutex lock logic.
2017-02-23 Romain ForlotFirst draft about lock/wait thread management.
2017-02-23 Romain ForlotMake binder_interface global variable rather than
2017-02-23 Romain ForlotCleaning, improve comments
2017-02-22 Romain ForlotNo more warning about not defined functions
2017-02-22 Romain ForlotResolve circular header files inclusion
2017-02-22 Romain ForlotFix: decoder_t class decodeSignal method signature
2017-02-22 Romain ForlotFix: force to pass a ref at threads launch
2017-02-21 Romain ForlotClean up include statement...
2017-02-21 Romain ForlotFix: OBD2_PIDS array initialization
2017-02-20 Romain ForlotFix: timer.* issues
2017-02-20 Romain ForlotChange hpp include file directive
2017-02-20 Romain ForlotRename header file to hpp.