Age | Commit message (Expand) | Author | Files | Lines |
2017-03-16 | Clean old C struct, now as C++ class | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 2 | -47/+22 |
2017-03-16 | Added missing method of the class. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -20/+123 |
2017-03-16 | Make all class function as static to be accessible | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -20/+18 |
2017-03-16 | Poco-ification of CanSignal struct as can_signal_t class | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -93/+35 |
2017-03-16 | Fix: declaration and implementation of needed methods | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 2 | -1/+11 |
2017-03-16 | Cleaning old can_bus_dev_t now implemented | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 4 | -162/+30 |
2017-03-16 | Make convert method static to get called at the return | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 2 | -153/+80 |
2017-03-16 | Fix all doxygen comments about parameters. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 6 | -64/+64 |
2017-03-16 | Fix : wrong attribute type | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -1/+1 |
2017-03-16 | Fix: missing method declaration | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -0/+1 |
2017-03-16 | Remove moved functions into configuration class | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -26/+0 |
2017-03-16 | Make dumb poco class from old C struct | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 2 | -7/+16 |
2017-03-16 | Add movable constructor to the class | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -0/+1 |
2017-03-16 | Added a warning that it is an example code | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 2 | -0/+57 |
2017-03-16 | separation of can_bus_t and can_bus_dev_t and use of the new socket class. | ![](//seccdn.libravatar.org/avatar/08897e86f6b55922ad61c214bf571244?s=13&d=retro) Loïc Collignon | 4 | -159/+208 |
2017-03-16 | Change doxygen comments | ![](//seccdn.libravatar.org/avatar/08897e86f6b55922ad61c214bf571244?s=13&d=retro) Loïc Collignon | 1 | -37/+20 |
2017-03-16 | Beginning of work of get central configuration object | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 3 | -67/+15 |
2017-03-16 | It isn't needed to initialize diag manager | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 2 | -8/+2 |
2017-03-16 | Introducing diagnostic manager class. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 2 | -7/+11 |
2017-03-16 | Include file changes, typo and renaming operation. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 4 | -14/+14 |
2017-03-16 | Finalize new directories organization. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 3 | -8/+8 |
2017-03-16 | Beginning of work on obd2 object and | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 9 | -0/+1781 |