Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-16 | Instead of a global pointer, config is now a Singleton. | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Keep raw pointer for now as we have to move them around vector. | Romain Forlot | 1 | -43/+57 |
2017-03-16 | Finalize the class active_diag... to get it compile. | Romain Forlot | 1 | -5/+5 |
2017-03-16 | Adding requests to diagnostic manager implemented. | Romain Forlot | 1 | -10/+204 |
2017-03-16 | Fix: include statement with wrong path. | Romain Forlot | 1 | -2/+5 |
2017-03-16 | Added constructor to get vector initialized with default | Romain Forlot | 1 | -1/+3 |
2017-03-16 | Add necessary to be able to initialize diagnostic manager shims. | Romain Forlot | 1 | -2/+13 |
2017-03-16 | Changing to a raw pointer can_bus_dev member and add | Romain Forlot | 1 | -1/+4 |
2017-03-16 | Respect the signature requested by uds-c lib. | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Introducing diagnostic manager class. | Romain Forlot | 1 | -0/+43 |