Age | Commit message (Expand) | Author | Files | Lines |
2017-03-16 | Improve memory allocation about Signal states. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -4/+4 |
2017-03-16 | Implement signals states decoder and change map | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -8/+9 |
2017-03-16 | Adding/Fix classes constructors to make them correspond | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -0/+5 |
2017-03-16 | Change the way to check signal type making prefix_ | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -1/+1 |
2017-03-16 | We doesn't modify member once getted, we can use const return | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -2/+3 |
2017-03-16 | Manage prefix on CAN and OBD2 prefix. Searching signals | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -1/+5 |
2017-03-16 | Fix: include statement with wrong path. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -4/+4 |
2017-03-16 | Change FrequencyClock struct to class and rename it. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -2/+2 |
2017-03-16 | Move some functions to configuration class. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -1/+0 |
2017-03-16 | Create getter/setter needed for can_signal_t class. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -4/+22 |
2017-03-16 | Typo and formating. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -5/+4 |
2017-03-16 | Change all old struct name to the new class. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -3/+4 |
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 all doxygen comments about parameters. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -22/+22 |
2017-03-16 | Fix : wrong attribute type | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -1/+1 |
2017-03-16 | Make dumb poco class from old C struct | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -1/+9 |
2017-03-16 | Added a warning that it is an example code | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -0/+39 |
2017-03-16 | Beginning of work of get central configuration object | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -17/+0 |
2017-03-16 | Finalize new directories organization. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -4/+4 |
2017-03-16 | Beginning of work on obd2 object and | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -0/+142 |