summaryrefslogtreecommitdiffstats
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Fix: include statement with wrong path.Romain Forlot2-2/+2
2017-03-16Change FrequencyClock struct to class and rename it.Romain Forlot2-11/+21
2017-03-16Fix: use of new objects and type conversion missing.Romain Forlot2-6/+6
2017-03-16Fix: include path (where I think to fix them...)Romain Forlot2-5/+5
2017-03-16Fix: used new created classes.Romain Forlot2-4/+4
2017-03-16Typo and formating.Romain Forlot2-9/+9
2017-03-16Change all old struct name to the new class.Romain Forlot1-1/+1
2017-03-16Fix all doxygen comments about parameters.Romain Forlot2-16/+16
2017-03-16Make a global variable to a configuration object.Romain Forlot1-2/+5
2017-03-16added a socket class to wrap the C socket API.Loïc Collignon2-0/+135
2017-03-16Beginning of work of get central configuration objectRomain Forlot1-0/+11
2017-03-16Fix: wrong function signature and get out from classRomain Forlot1-1/+1
2017-03-16Include file changes, typo and renaming operation.Romain Forlot3-3/+3
2017-03-16Finalize new directories organization.Romain Forlot1-2/+2
2017-03-16Beginning of work on obd2 object andRomain Forlot6-0/+484