Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-16 | Fix: wrong signature due to reference discarding "const". | Romain Forlot | 1 | -13/+16 |
2017-03-16 | Move some functions to configuration class. | Romain Forlot | 1 | -2/+54 |
2017-03-16 | Fix: wrong assignement of can_bus_t object. | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Define predefined OBD2 signals by default. | Romain Forlot | 1 | -2/+23 |
2017-03-16 | Separate methods declarations and implementations. | Romain Forlot | 1 | -52/+64 |
2017-03-16 | Added a warning that it is an example code | Romain Forlot | 1 | -1/+5 |
2017-03-16 | Beginning of work of get central configuration object | Romain Forlot | 1 | -0/+71 |