Age | Commit message (Expand) | Author | Files | Lines |
2017-03-16 | Follow rename operation in CMakeLists.txt |  Romain Forlot | 1 | -1/+1 |
2017-03-16 | Search signals against name not generic_name. It's made |  Romain Forlot | 1 | -2/+2 |
2017-03-16 | Search into generic_name as well as name + prefix, but |  Romain Forlot | 1 | -1/+5 |
2017-03-16 | Manage prefix on CAN and OBD2 prefix. Searching signals |  Romain Forlot | 1 | -2/+2 |
2017-03-16 | Instead of a global pointer, config is now a Singleton. |  Romain Forlot | 1 | -2/+2 |
2017-03-16 | Fix: use of new objects and type conversion missing. |  Romain Forlot | 1 | -4/+4 |
2017-03-16 | Fix: include path (where I think to fix them...) |  Romain Forlot | 1 | -4/+4 |
2017-03-16 | Fix: used new created classes. |  Romain Forlot | 1 | -2/+2 |
2017-03-16 | Fix all doxygen comments about parameters. |  Romain Forlot | 1 | -1/+1 |
2017-03-16 | Make a global variable to a configuration object. |  Romain Forlot | 1 | -2/+5 |
2017-03-16 | Beginning of work of get central configuration object |  Romain Forlot | 1 | -0/+11 |
2017-03-16 | Fix: wrong function signature and get out from class |  Romain Forlot | 1 | -1/+1 |
2017-03-16 | Finalize new directories organization. |  Romain Forlot | 1 | -2/+2 |
2017-03-16 | Beginning of work on obd2 object and |  Romain Forlot | 1 | -0/+72 |