summaryrefslogtreecommitdiffstats
path: root/src/configuration.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Fix: wrong signature due to reference discarding "const".Romain Forlot1-10/+10
2017-03-16Move some functions to configuration class.Romain Forlot1-2/+6
2017-03-16Move "config" variable as global.Romain Forlot1-0/+4
2017-03-16Fix: wrong assignement of can_bus_t object.Romain Forlot1-1/+1
2017-03-16Fix missing constructor declarationRomain Forlot1-0/+2
2017-03-16Separate methods declarations and implementations.Romain Forlot1-55/+23
2017-03-16Fix : wrong attribute typeRomain Forlot1-28/+20
2017-03-16Remove moved functions into configuration classRomain Forlot1-1/+29
2017-03-16Fix: wrong method signature.Romain Forlot1-19/+15
2017-03-16Added a warning that it is an example codeRomain Forlot1-8/+10
2017-03-16Beginning of work of get central configuration objectRomain Forlot1-0/+115