Comments fixes, typo and formating.
[apps/low-level-can-service.git] / src / diagnostic / active-diagnostic-request.hpp
2017-03-17 Romain ForlotComments fixes, typo and formating.
2017-03-16 Romain ForlotInclude cleaning
2017-03-16 Romain ForlotAdding missing doxygen comments.
2017-03-16 Romain ForlotRetrieve easily Diagnostic Request PID from an Active...
2017-03-16 Romain ForlotRevert accessing CAN device with a map indexing on...
2017-03-16 Romain ForlotChange way to check prefix of signals name.
2017-03-16 Romain ForlotMove member from obd2_signals_t class to
2017-03-16 Romain ForlotImplemente way to send diagnostic request when subscribed.
2017-03-16 Romain ForlotMake diagnostic manager initialization processus.
2017-03-16 Romain ForlotKeep raw pointer for now as we have to move them around...
2017-03-16 Romain ForlotFinalize the class active_diag... to get it compile.
2017-03-16 Romain ForlotAdding requests to diagnostic manager implemented.
2017-03-16 Romain ForlotFix: include statement with wrong path.
2017-03-16 Romain ForlotAdded constructor to get vector initialized with default
2017-03-16 Romain ForlotFix all doxygen comments about parameters.
2017-03-16 Loïc CollignonChange doxygen comments
2017-03-16 Romain ForlotIntroducing active-diagnostic-message that will be...