Include cleaning
[apps/agl-service-can-low-level.git] / src / can / can-bus-dev.cpp
2017-03-16 Romain ForlotInclude cleaning
2017-03-16 Romain ForlotImprove Doxygen comments and formating.
2017-03-16 Romain ForlotGet decoding diagnostic request from decoding thread...
2017-03-16 Romain Forlotfix: test for opened CAN socket.
2017-03-16 Romain ForlotAlso initialize the id_ renamed address_ member. This...
2017-03-16 Romain ForlotAdding needed getter for diagnostic manager. Useful
2017-03-16 Romain ForlotFix: include statement with wrong path.
2017-03-16 Romain ForlotFix: wrong tested variable for socket.
2017-03-16 Romain ForlotAdd necessary to be able to initialize diagnostic manag...
2017-03-16 Romain ForlotFix: bugs in class due to the wrapping of C socket
2017-03-16 Romain ForlotAdded a static method to get used by Diagnostic manager
2017-03-16 Romain ForlotFix: wrong socket variable called.
2017-03-16 Romain ForlotTypo and formating.
2017-03-16 Romain ForlotAdded missing method of the class.
2017-03-16 Romain ForlotCleaning old can_bus_dev_t now implemented
2017-03-16 Loïc Collignonseparation of can_bus_t and can_bus_dev_t and use of...