summaryrefslogtreecommitdiffstats
path: root/src/can/can-signals.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Include cleaningRomain Forlot1-1/+0
2017-03-16Use index number between objects to set their links.Romain Forlot1-8/+38
2017-03-16Follow rename operation in CMakeLists.txtRomain Forlot1-1/+1
2017-03-16Improve memory allocation about Signal states.Romain Forlot1-5/+5
2017-03-16Implement signals states decoder and change mapRomain Forlot1-2/+9
2017-03-16Adding/Fix classes constructors to make them correspondRomain Forlot1-0/+8
2017-03-16Move member from obd2_signals_t class toRomain Forlot1-1/+1
2017-03-16Change the way to check signal type making prefix_Romain Forlot1-0/+2
2017-03-16We doesn't modify member once getted, we can use const returnRomain Forlot1-2/+7
2017-03-16Manage prefix on CAN and OBD2 prefix. Searching signalsRomain Forlot1-0/+10
2017-03-16Change FrequencyClock struct to class and rename it.Romain Forlot1-1/+1
2017-03-16Fix: include path (where I think to fix them...)Romain Forlot1-6/+7
2017-03-16Move some functions to configuration class.Romain Forlot1-24/+0
2017-03-16Create getter/setter needed for can_signal_t class.Romain Forlot1-2/+89
2017-03-16Change all old struct name to the new class.Romain Forlot1-2/+2
2017-03-16Fix: declaration and implementation of needed methodsRomain Forlot1-0/+10
2017-03-16Fix all doxygen comments about parameters.Romain Forlot1-2/+2
2017-03-16Beginning of work of get central configuration objectRomain Forlot1-50/+0
2017-03-16Include file changes, typo and renaming operation.Romain Forlot1-4/+4
2017-03-16Beginning of work on obd2 object andRomain Forlot1-0/+101