summaryrefslogtreecommitdiffstats
path: root/src/configuration-generated.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-18Improve Toyota examples.Romain Forlot1-89/+0
2017-03-16Generate a configuration example with diagnostic messages filled too.Romain Forlot1-120/+36
2017-03-16Adding missing doxygen comments.Romain Forlot1-1/+4
2017-03-16Generated cpp file example.Romain Forlot1-60/+163
2017-03-16Rename class and 1:1 map to JSON description fileRomain Forlot1-23/+23
2017-03-16Improve memory allocation about Signal states.Romain Forlot1-2/+2
2017-03-16Revert accessing CAN device with a map indexing on dev nameRomain Forlot1-3/+8
2017-03-16Search into generic_name as well as name + prefix, butRomain Forlot1-2/+2
2017-03-16Adding/Fix classes constructors to make them correspondRomain Forlot1-8/+41
2017-03-16Remove uneeded define as it was already present in uds.hRomain Forlot1-3/+0
2017-03-16Again change enum name and add "_t" suffix to getRomain Forlot1-2/+2
2017-03-16Change all old struct name to the new class.Romain Forlot1-2/+2
2017-03-16Change CanMessageFormat name to make itRomain Forlot1-2/+2
2017-03-16Define predefined OBD2 signals by default.Romain Forlot1-24/+0
2017-03-16Separate methods declarations and implementations.Romain Forlot1-0/+56