Age | Commit message (Expand) | Author | Files | Lines |
2017-06-20 | Separation Generator to a dedicated repo |  Romain Forlot | 1 | -508/+0 |
2017-06-09 | Migration to AFB Binding V2 |  Romain Forlot | 1 | -12/+12 |
2017-06-09 | Comments, Cleanup, format |  Romain Forlot | 1 | -40/+11 |
2017-06-07 | Fix: exception unsubscribe all at start |  Romain Forlot | 1 | -1/+1 |
2017-06-02 | Remove pointer generator that make memory leaks. |  Romain Forlot | 1 | -5/+5 |
2017-06-02 | Get diag manager's socket into subscription obj |  Romain Forlot | 1 | -80/+6 |
2017-06-01 | Better handling of duplicate non recurring request |  Romain Forlot | 1 | -1/+2 |
2017-06-01 | Delete pointer and content, possible memory leak |  Romain Forlot | 1 | -0/+5 |
2017-06-01 | Fix: Frequency filter doesn't apply on diagnostic |  Romain Forlot | 1 | -5/+5 |
2017-06-01 | Format |  Romain Forlot | 1 | -1/+0 |
2017-06-01 | Rename method to have same everywhere |  Romain Forlot | 1 | -2/+2 |
2017-06-01 | Renaming configuration to application |  Romain Forlot | 1 | -4/+4 |
2017-05-24 | Close diagnostic manager socket if there isn't any requests |  Romain Forlot | 1 | -3/+19 |
2017-05-24 | Fix memory leaks |  Romain Forlot | 1 | -0/+2 |
2017-05-23 | Static code review fixes. |  Romain Forlot | 1 | -6/+4 |
2017-05-22 | Logical bus name mapped to device name using conf file. |  Romain Forlot | 1 | -3/+9 |
2017-05-19 | Added timestamp to received CAN messages |  Romain Forlot | 1 | -1/+2 |
2017-05-19 | Make and use a single function to read incoming CAN messages |  Romain Forlot | 1 | -11/+1 |
2017-05-19 | Cleaning unused code diagnostic parts. |  Romain Forlot | 1 | -38/+1 |
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 | 1 | -4/+18 |
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 | 1 | -97/+110 |
2017-05-04 | Follow the moving binding and configuration files. |  Romain Forlot | 1 | -1/+1 |
2017-04-24 | Misc: Cleanup, typo, formating and comments update. |  Romain Forlot | 1 | -6/+1 |
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 | 1 | -0/+618 |