summaryrefslogtreecommitdiffstats
path: root/src/can/can-signals.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-17Comments fixes, typo and formating.Romain Forlot1-43/+43
2017-03-16Use index number between objects to set their links.Romain Forlot1-5/+21
2017-03-16Follow rename operation in CMakeLists.txtRomain Forlot1-1/+1
2017-03-16Improve memory allocation about Signal states.Romain Forlot1-4/+4
2017-03-16Implement signals states decoder and change mapRomain Forlot1-8/+9
2017-03-16Adding/Fix classes constructors to make them correspondRomain Forlot1-0/+5
2017-03-16Change the way to check signal type making prefix_Romain Forlot1-1/+1
2017-03-16We doesn't modify member once getted, we can use const returnRomain Forlot1-2/+3
2017-03-16Manage prefix on CAN and OBD2 prefix. Searching signalsRomain Forlot1-1/+5
2017-03-16Fix: include statement with wrong path.Romain Forlot1-4/+4
2017-03-16Change FrequencyClock struct to class and rename it.Romain Forlot1-2/+2
2017-03-16Move some functions to configuration class.Romain Forlot1-1/+0
2017-03-16Create getter/setter needed for can_signal_t class.Romain Forlot1-4/+22
2017-03-16Typo and formating.Romain Forlot1-5/+4
2017-03-16Change all old struct name to the new class.Romain Forlot1-3/+4
2017-03-16Poco-ification of CanSignal struct as can_signal_t classRomain Forlot1-93/+35
2017-03-16Fix all doxygen comments about parameters.Romain Forlot1-22/+22
2017-03-16Fix : wrong attribute typeRomain Forlot1-1/+1
2017-03-16Make dumb poco class from old C structRomain Forlot1-1/+9
2017-03-16Added a warning that it is an example codeRomain Forlot1-0/+39
2017-03-16Beginning of work of get central configuration objectRomain Forlot1-17/+0
2017-03-16Finalize new directories organization.Romain Forlot1-4/+4
2017-03-16Beginning of work on obd2 object andRomain Forlot1-0/+142