Age | Commit message (Expand) | Author | Files | Lines |
2017-03-16 | Small fixes |  Romain Forlot | 1 | -1/+0 |
2017-03-16 | Finalization of decoding part of diagnostic messages. |  Romain Forlot | 1 | -30/+9 |
2017-03-16 | Simplification of checking Diagnostic response. |  Romain Forlot | 1 | -1/+1 |
2017-03-16 | Revert accessing CAN device with a map indexing on dev name |  Romain Forlot | 1 | -8/+22 |
2017-03-16 | Search signals against name not generic_name. It's made |  Romain Forlot | 1 | -1/+1 |
2017-03-16 | Improve Doxygen comments and formating. |  Romain Forlot | 1 | -7/+32 |
2017-03-16 | Improve: DEBUG messages. |  Romain Forlot | 1 | -1/+1 |
2017-03-16 | Search into generic_name as well as name + prefix, but |  Romain Forlot | 1 | -1/+1 |
2017-03-16 | Get decoding diagnostic request from decoding thread of can_bus_t |  Romain Forlot | 1 | -31/+91 |
2017-03-16 | Fix: set to microsecond frequency check of diag request |  Romain Forlot | 1 | -5/+0 |
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 |