summaryrefslogtreecommitdiffstats
path: root/src/diagnostic/diagnostic-message.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-11Handle project new architecture using new CMakeFileRomain Forlot1-79/+0
2017-03-17Comments fixes, typo and formating.Romain Forlot1-5/+5
2017-03-16Include cleaningRomain Forlot1-3/+1
2017-03-16Adding missing doxygen comments.Romain Forlot1-1/+1
2017-03-16Implement check of supported diagnostic PID.Romain Forlot1-0/+3
2017-03-16Small fixesRomain Forlot1-3/+3
2017-03-16Rename class and 1:1 map to JSON description fileRomain Forlot1-2/+11
2017-03-16Make available decoding OBD2 messages method to be use as callback.Romain Forlot1-1/+0
2017-03-16Move member from obd2_signals_t class toRomain Forlot1-9/+3
2017-03-16Change the way to check signal type making prefix_Romain Forlot1-4/+4
2017-03-16Implemente way to send diagnostic request when subscribed.Romain Forlot1-1/+2
2017-03-16We doesn't modify member once getted, we can use const returnRomain Forlot1-3/+5
2017-03-16Manage prefix on CAN and OBD2 prefix. Searching signalsRomain Forlot1-24/+5
2017-03-16Fix: include statement with wrong path.Romain Forlot1-3/+3
2017-03-16Fix: missed method declarationRomain Forlot1-1/+1
2017-03-16Move some functions to configuration class.Romain Forlot1-1/+0
2017-03-16Typo and formating.Romain Forlot1-3/+3
2017-03-16Remove now unused function that has moved into configuration classRomain Forlot1-4/+1
2017-03-16Added a warning that it is an example codeRomain Forlot1-5/+5
2017-03-16Beginning of work of get central configuration objectRomain Forlot1-2/+2
2017-03-16Fix: typo, and dirty fix to get compiled ftm.Romain Forlot1-7/+7
2017-03-16Make an extern get_signal_id() function plug to get_pid()Romain Forlot1-1/+3
2017-03-16Fix: wrong function signature and get out from classRomain Forlot1-2/+1
2017-03-16Include file changes, typo and renaming operation.Romain Forlot1-4/+5
2017-03-16Finalize new directories organization.Romain Forlot1-3/+3
2017-03-16Beginning of work on obd2 object andRomain Forlot1-0/+94