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