Age | Commit message (Expand) | Author | Files | Lines |
2017-03-16 | Default value about thread state set at false. |  Romain Forlot | 1 | -10/+1 |
2017-03-16 | Fix: wrong location to make the increment because we use |  Romain Forlot | 1 | -1/+1 |
2017-03-16 | Make diagnostic manager initialization processus. |  Romain Forlot | 1 | -5/+5 |
2017-03-16 | Manage prefix on CAN and OBD2 prefix. Searching signals |  Romain Forlot | 1 | -1/+1 |
2017-03-16 | Instead of a global pointer, config is now a Singleton. |  Romain Forlot | 1 | -2/+2 |
2017-03-16 | Also initialize the id_ renamed address_ member. This member |  Romain Forlot | 1 | -1/+1 |
2017-03-16 | Fix: used new created classes. |  Romain Forlot | 1 | -1/+1 |
2017-03-16 | Use the new created class and their respectives |  Romain Forlot | 1 | -7/+9 |
2017-03-16 | Use static method now as they are all static. No need |  Romain Forlot | 1 | -3/+1 |
2017-03-16 | Change all old struct name to the new class. |  Romain Forlot | 1 | -2/+2 |
2017-03-16 | Cleaning old can_bus_dev_t now implemented |  Romain Forlot | 1 | -148/+16 |
2017-03-16 | separation of can_bus_t and can_bus_dev_t and use of the new socket class. |  Loïc Collignon | 1 | -71/+4 |
2017-03-16 | It isn't needed to initialize diag manager |  Romain Forlot | 1 | -3/+2 |
2017-03-16 | Introducing diagnostic manager class. |  Romain Forlot | 1 | -4/+4 |
2017-03-16 | Include file changes, typo and renaming operation. |  Romain Forlot | 1 | -8/+8 |
2017-03-16 | Beginning of work on obd2 object and |  Romain Forlot | 1 | -0/+556 |