summaryrefslogtreecommitdiffstats
path: root/src/diagnostic/active-diagnostic-request.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-17Comments fixes, typo and formating.Romain Forlot1-1/+1
2017-03-16Include cleaningRomain Forlot1-3/+2
2017-03-16Adding missing doxygen comments.Romain Forlot1-44/+51
2017-03-16Retrieve easily Diagnostic Request PID from an Active Diagnostic RequestRomain Forlot1-0/+1
2017-03-16Revert accessing CAN device with a map indexing on dev nameRomain Forlot1-3/+4
2017-03-16Change way to check prefix of signals name.Romain Forlot1-1/+1
2017-03-16Move member from obd2_signals_t class toRomain Forlot1-1/+8
2017-03-16Implemente way to send diagnostic request when subscribed.Romain Forlot1-0/+5
2017-03-16Make diagnostic manager initialization processus.Romain Forlot1-3/+3
2017-03-16Keep raw pointer for now as we have to move them around vector.Romain Forlot1-1/+1
2017-03-16Finalize the class active_diag... to get it compile.Romain Forlot1-7/+6
2017-03-16Adding requests to diagnostic manager implemented.Romain Forlot1-3/+19
2017-03-16Fix: include statement with wrong path.Romain Forlot1-6/+7
2017-03-16Added constructor to get vector initialized with defaultRomain Forlot1-23/+28
2017-03-16Fix all doxygen comments about parameters.Romain Forlot1-10/+10
2017-03-16Change doxygen commentsLoïc Collignon1-1/+0
2017-03-16Introducing active-diagnostic-message that will be holdRomain Forlot1-0/+82