summaryrefslogtreecommitdiffstats
path: root/src/configuration.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Reorder to fix warning at compilationRomain Forlot1-1/+1
2017-03-16Fix: wrong signature due to reference discarding "const".Romain Forlot1-13/+16
2017-03-16Move some functions to configuration class.Romain Forlot1-2/+54
2017-03-16Fix: wrong assignement of can_bus_t object.Romain Forlot1-1/+1
2017-03-16Define predefined OBD2 signals by default.Romain Forlot1-2/+23
2017-03-16Separate methods declarations and implementations.Romain Forlot1-52/+64
2017-03-16Added a warning that it is an example codeRomain Forlot1-1/+5
2017-03-16Beginning of work of get central configuration objectRomain Forlot1-0/+71