summaryrefslogtreecommitdiffstats
path: root/src/can/can-decoder.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-11Handle project new architecture using new CMakeFileRomain Forlot1-233/+0
2017-04-11Erase compilation WARNING.Romain Forlot1-6/+0
2017-03-17Comments fixes, typo and formating.Romain Forlot1-125/+127
2017-03-16Include cleaningRomain Forlot1-0/+1
2017-03-16Make available decoding OBD2 messages method to be use as callback.Romain Forlot1-0/+19
2017-03-16Improve memory allocation about Signal states.Romain Forlot1-1/+1
2017-03-16Improve Doxygen comments and formating.Romain Forlot1-5/+115
2017-03-16Make decoder systematic use of openxc-utils to buildRomain Forlot1-12/+5
2017-03-16Implement signals states decoder and change mapRomain Forlot1-11/+6
2017-03-16Create getter/setter needed for can_signal_t class.Romain Forlot1-6/+6
2017-03-16Change all old struct name to the new class.Romain Forlot1-20/+20
2017-03-16Beginning of work on obd2 object andRomain Forlot1-0/+119