summaryrefslogtreecommitdiffstats
path: root/src/diagnostic
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Fix: include statement with wrong path.Romain Forlot6-21/+31
2017-03-16Added constructor to get vector initialized with defaultRomain Forlot4-36/+92
2017-03-16Add necessary to be able to initialize diagnostic manager shims.Romain Forlot2-3/+17
2017-03-16Changing to a raw pointer can_bus_dev member and addRomain Forlot2-2/+7
2017-03-16FormatRomain Forlot1-27/+27
2017-03-16Fix: include path (where I think to fix them...)Romain Forlot1-2/+3
2017-03-16Fix: missed method declarationRomain Forlot1-1/+1
2017-03-16Better use a referenceRomain Forlot1-2/+2
2017-03-16Respect the signature requested by uds-c lib.Romain Forlot2-3/+3
2017-03-16Move some functions to configuration class.Romain Forlot2-24/+2
2017-03-16Typo and formating.Romain Forlot1-3/+3
2017-03-16Fix all doxygen comments about parameters.Romain Forlot2-14/+14
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 Forlot2-13/+13
2017-03-16Change doxygen commentsLoïc Collignon1-1/+0
2017-03-16Beginning of work of get central configuration objectRomain Forlot2-39/+2
2017-03-16Introducing active-diagnostic-message that will be holdRomain Forlot1-0/+82
2017-03-16Fix: typo, and dirty fix to get compiled ftm.Romain Forlot2-8/+9
2017-03-16Introducing diagnostic manager class.Romain Forlot3-14/+121
2017-03-16Make an extern get_signal_id() function plug to get_pid()Romain Forlot2-3/+15
2017-03-16Fix: wrong function signature and get out from classRomain Forlot2-3/+2
2017-03-16Include file changes, typo and renaming operation.Romain Forlot2-22/+15
2017-03-16Finalize new directories organization.Romain Forlot1-3/+3
2017-03-16Beginning of work on obd2 object andRomain Forlot2-0/+300