Age | Commit message (Expand) | Author | Files | Lines |
2017-04-11 | Handle project new architecture using new CMakeFile | Romain Forlot | 1 | -122/+0 |
2017-03-17 | Comments fixes, typo and formating. | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Include cleaning | Romain Forlot | 1 | -3/+2 |
2017-03-16 | Adding missing doxygen comments. | Romain Forlot | 1 | -44/+51 |
2017-03-16 | Retrieve easily Diagnostic Request PID from an Active Diagnostic Request | Romain Forlot | 1 | -0/+1 |
2017-03-16 | Revert accessing CAN device with a map indexing on dev name | Romain Forlot | 1 | -3/+4 |
2017-03-16 | Change way to check prefix of signals name. | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Move member from obd2_signals_t class to | Romain Forlot | 1 | -1/+8 |
2017-03-16 | Implemente way to send diagnostic request when subscribed. | Romain Forlot | 1 | -0/+5 |
2017-03-16 | Make diagnostic manager initialization processus. | Romain Forlot | 1 | -3/+3 |
2017-03-16 | Keep raw pointer for now as we have to move them around vector. | Romain Forlot | 1 | -1/+1 |
2017-03-16 | Finalize the class active_diag... to get it compile. | Romain Forlot | 1 | -7/+6 |
2017-03-16 | Adding requests to diagnostic manager implemented. | Romain Forlot | 1 | -3/+19 |
2017-03-16 | Fix: include statement with wrong path. | Romain Forlot | 1 | -6/+7 |
2017-03-16 | Added constructor to get vector initialized with default | Romain Forlot | 1 | -23/+28 |
2017-03-16 | Fix all doxygen comments about parameters. | Romain Forlot | 1 | -10/+10 |
2017-03-16 | Change doxygen comments | Loïc Collignon | 1 | -1/+0 |
2017-03-16 | Introducing active-diagnostic-message that will be hold | Romain Forlot | 1 | -0/+82 |