Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-16 | Move "config" variable as global. | Romain Forlot | 1 | -0/+4 |
2017-03-16 | Fix: wrong assignement of can_bus_t object. | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Fix missing constructor declaration | Romain Forlot | 1 | -0/+2 |
2017-03-16 | Separate methods declarations and implementations. | Romain Forlot | 1 | -55/+23 |
2017-03-16 | Fix : wrong attribute type | Romain Forlot | 1 | -28/+20 |
2017-03-16 | Remove moved functions into configuration class | Romain Forlot | 1 | -1/+29 |
2017-03-16 | Fix: wrong method signature. | Romain Forlot | 1 | -19/+15 |
2017-03-16 | Added a warning that it is an example code | Romain Forlot | 1 | -8/+10 |
2017-03-16 | Beginning of work of get central configuration object | Romain Forlot | 1 | -0/+115 |