First draft about lock/wait thread management.
[apps/agl-service-can-low-level.git] / src / low-can-binding.cpp
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 ForlotHeader include spring cleaning
2017-02-22 José Bollomake binder_interface global
2017-02-22 Romain ForlotNo more warning about not defined functions
2017-02-22 Romain ForlotResolve circular header files inclusion
2017-02-21 Romain ForlotFix: threads launching with wrong arguments
2017-02-21 Romain ForlotClean up include statement...
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.
2017-02-16 Romain ForlotChange CanMessage_c to can_message_t class name
2017-02-16 Romain ForlotChanging CanBus_c to can_bus_t class name
2017-02-15 Romain ForlotFixed subscribe/unsubscribe operations.
2017-02-14 Romain ForlotMove sources into src directory