Age | Commit message (Expand) | Author | Files | Lines |
2017-05-19 | Adjust method signature to be more efficient. |  Romain Forlot | 2 | -2/+2 |
2017-05-19 | Include diagnostic_message_t into can_message_set. |  Romain Forlot | 2 | -1/+10 |
2017-05-19 | Make and use a single function to read incoming CAN messages |  Romain Forlot | 2 | -12/+1 |
2017-05-19 | Cleaning unused code diagnostic parts. |  Romain Forlot | 4 | -101/+2 |
2017-05-19 | Format renaming |  Romain Forlot | 2 | -7/+6 |
2017-05-19 | Remove can-bus-dev following RAW->BCM sockets migration |  Romain Forlot | 1 | -2/+0 |
2017-05-19 | Fix: be able to receive new response from OBD2 requests. |  Romain Forlot | 1 | -1/+1 |
2017-05-19 | Fix: CAN message transmitted filled of zero. |  Romain Forlot | 1 | -0/+1 |
2017-05-19 | Fix: listening on broadcast CAN ID. |  Romain Forlot | 1 | -1/+1 |
2017-05-19 | Implement canceling with BCM socket leads to close it. |  Romain Forlot | 1 | -17/+1 |
2017-05-19 | Adding also diagnostic request to systemd event loop |  Romain Forlot | 2 | -4/+21 |
2017-05-19 | There is no more need having pointer on socket device |  Romain Forlot | 1 | -1/+5 |
2017-05-19 | Simplify testing name size... |  Romain Forlot | 1 | -1/+1 |
2017-05-19 | Reworking diagnostic manager to use BCM sockets. |  Romain Forlot | 4 | -100/+125 |
2017-05-19 | Format |  Romain Forlot | 2 | -9/+27 |
2017-05-04 | Follow the moving binding and configuration files. |  Romain Forlot | 3 | -3/+3 |
2017-04-24 | Misc: Cleanup, typo, formating and comments update. |  Romain Forlot | 2 | -7/+3 |
2017-04-22 | Improve logging messages |  Romain Forlot | 1 | -19/+19 |
2017-04-21 | Move all signals search functions into new signals_manager_t object |  Romain Forlot | 1 | -3/+4 |
2017-04-14 | Change directory architecture to use 2 separated projects. |  Romain Forlot | 6 | -0/+1220 |