Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-16 | Change all old struct name to the new class. | Romain Forlot | 1 | -4/+4 |
2017-03-16 | Forward declaration needed instead of include the | Romain Forlot | 1 | -1/+2 |
2017-03-16 | Change CanMessageFormat name to make it | Romain Forlot | 1 | -5/+5 |
2017-03-16 | Clean old C struct, now as C++ class | Romain Forlot | 1 | -47/+6 |
2017-03-16 | Fix: declaration and implementation of needed methods | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Make convert method static to get called at the return | Romain Forlot | 1 | -16/+9 |
2017-03-16 | Fix all doxygen comments about parameters. | Romain Forlot | 1 | -14/+14 |
2017-03-16 | Fix: missing method declaration | Romain Forlot | 1 | -0/+1 |
2017-03-16 | Make dumb poco class from old C struct | Romain Forlot | 1 | -6/+7 |
2017-03-16 | Added a warning that it is an example code | Romain Forlot | 1 | -0/+18 |
2017-03-16 | Beginning of work of get central configuration object | Romain Forlot | 1 | -0/+15 |
2017-03-16 | Finalize new directories organization. | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Beginning of work on obd2 object and | Romain Forlot | 1 | -0/+151 |