Implement check of supported diagnostic PID.
[apps/agl-service-can-low-level.git] / src / diagnostic / diagnostic-message.hpp
2017-03-16 Romain ForlotImplement check of supported diagnostic PID.
2017-03-16 Romain ForlotSmall fixes
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 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: missed method declaration
2017-03-16 Romain ForlotMove some functions to configuration class.
2017-03-16 Romain ForlotTypo and formating.
2017-03-16 Romain ForlotRemove now unused function that has moved into configur...
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 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 ForlotFinalize new directories organization.
2017-03-16 Romain ForlotBeginning of work on obd2 object and