Send diag request only if not other one with some id running
[apps/agl-service-can-low-level.git] / src / diagnostic / diagnostic-message.cpp
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 ForlotImplement check of supported diagnostic PID.
2017-03-16 Romain ForlotFollow rename operation in CMakeLists.txt
2017-03-16 Romain ForlotRename class and 1:1 map to JSON description file
2017-03-16 Romain ForlotMake available decoding OBD2 messages method to be...
2017-03-16 Romain ForlotMove member from obd2_signals_t class to
2017-03-16 Romain ForlotChange the way to check signal type making prefix_
2017-03-16 Romain ForlotReordering class method.
2017-03-16 Romain ForlotImplemente way to send diagnostic request when subscribed.
2017-03-16 Romain ForlotWe doesn't modify member once getted, we can use const...
2017-03-16 Romain ForlotManage prefix on CAN and OBD2 prefix. Searching signals
2017-03-16 Romain ForlotFix: include statement with wrong path.
2017-03-16 Romain ForlotFix: include path (where I think to fix them...)
2017-03-16 Romain ForlotMove some functions to configuration class.
2017-03-16 Romain ForlotFix all doxygen comments about parameters.
2017-03-16 Romain ForlotAdded a warning that it is an example code
2017-03-16 Romain ForlotBeginning of work of get central configuration object
2017-03-16 Romain ForlotFix: typo, and dirty fix to get compiled ftm.
2017-03-16 Romain ForlotIntroducing diagnostic manager class.
2017-03-16 Romain ForlotMake an extern get_signal_id() function plug to get_pid()
2017-03-16 Romain ForlotFix: wrong function signature and get out from class
2017-03-16 Romain ForlotInclude file changes, typo and renaming operation.
2017-03-16 Romain ForlotBeginning of work on obd2 object and