Make binder_interface global variable rather than
[apps/low-level-can-service.git] / src / can-utils.hpp
2017-02-23 Romain ForlotMake binder_interface global variable rather than
2017-02-23 Romain ForlotCleaning, improve comments
2017-02-22 Romain ForlotImprove doxygen comments
2017-02-22 Romain ForlotEnhance error handling about can_message_t class
2017-02-22 Romain ForlotNo more warning about not defined functions
2017-02-22 Romain ForlotAll queue under can_bus_t class and reading thread
2017-02-21 Romain ForlotMultifixes: class and methods, typo, comments
2017-02-21 Romain ForlotFixed can bus class (almost)
2017-02-21 Romain ForlotHandle error in returning a vector by returning
2017-02-21 Romain ForlotClean up include statement...
2017-02-21 Romain ForlotSome cleaning and comments
2017-02-21 Romain ForlotCleaned up, a bit, include statement.
2017-02-21 Romain ForlotFix: OBD2_PIDS array initialization
2017-02-20 Romain ForlotFix: timer.* issues
2017-02-20 Romain ForlotSeparated can_bus and can_bus_dev object.
2017-02-20 Romain ForlotRename header file to hpp.