Age | Commit message (Expand) | Author | Files | Lines |
2017-03-16 | Fix: include statement with wrong path. | Romain Forlot | 6 | -21/+31 |
2017-03-16 | Added constructor to get vector initialized with default | Romain Forlot | 4 | -36/+92 |
2017-03-16 | Add necessary to be able to initialize diagnostic manager shims. | Romain Forlot | 2 | -3/+17 |
2017-03-16 | Changing to a raw pointer can_bus_dev member and add | Romain Forlot | 2 | -2/+7 |
2017-03-16 | Format | Romain Forlot | 1 | -27/+27 |
2017-03-16 | Fix: include path (where I think to fix them...) | Romain Forlot | 1 | -2/+3 |
2017-03-16 | Fix: missed method declaration | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Better use a reference | Romain Forlot | 1 | -2/+2 |
2017-03-16 | Respect the signature requested by uds-c lib. | Romain Forlot | 2 | -3/+3 |
2017-03-16 | Move some functions to configuration class. | Romain Forlot | 2 | -24/+2 |
2017-03-16 | Typo and formating. | Romain Forlot | 1 | -3/+3 |
2017-03-16 | Fix all doxygen comments about parameters. | Romain Forlot | 2 | -14/+14 |
2017-03-16 | Remove now unused function that has moved into configuration class | Romain Forlot | 1 | -4/+1 |
2017-03-16 | Added a warning that it is an example code | Romain Forlot | 2 | -13/+13 |
2017-03-16 | Change doxygen comments | Loïc Collignon | 1 | -1/+0 |
2017-03-16 | Beginning of work of get central configuration object | Romain Forlot | 2 | -39/+2 |
2017-03-16 | Introducing active-diagnostic-message that will be hold | Romain Forlot | 1 | -0/+82 |
2017-03-16 | Fix: typo, and dirty fix to get compiled ftm. | Romain Forlot | 2 | -8/+9 |
2017-03-16 | Introducing diagnostic manager class. | Romain Forlot | 3 | -14/+121 |
2017-03-16 | Make an extern get_signal_id() function plug to get_pid() | Romain Forlot | 2 | -3/+15 |
2017-03-16 | Fix: wrong function signature and get out from class | Romain Forlot | 2 | -3/+2 |
2017-03-16 | Include file changes, typo and renaming operation. | Romain Forlot | 2 | -22/+15 |
2017-03-16 | Finalize new directories organization. | Romain Forlot | 1 | -3/+3 |
2017-03-16 | Beginning of work on obd2 object and | Romain Forlot | 2 | -0/+300 |