Age | Commit message (Expand) | Author | Files | Lines |
2017-05-05 | Separation between hat and callback binding parts | Romain Forlot | 1 | -3/+1 |
2017-05-04 | Follow the moving binding and configuration files. | Romain Forlot | 1 | -1/+1 |
2017-05-03 | Keeping raw socket until diagnostic_manager is fully migrated | Romain Forlot | 1 | -0/+8 |
2017-04-29 | Fix: wrong include relative path. | Romain Forlot | 1 | -1/+1 |
2017-04-27 | Fix: write bcm message to socket. | Romain Forlot | 1 | -2/+2 |
2017-04-27 | Don't use heavy weapon to get some basic calculation | Romain Forlot | 1 | -2/+1 |
2017-04-27 | Create method to handle both CAN frames. | Romain Forlot | 1 | -1/+1 |
2017-04-27 | Don't use FD frame with BCM socket. Seems not working... | Romain Forlot | 1 | -2/+14 |
2017-04-27 | Reworked reading CAN devices from BCM socket. | Romain Forlot | 1 | -3/+6 |
2017-04-27 | Typo, rename, format | Romain Forlot | 1 | -2/+0 |
2017-04-27 | Renaming confusing member "address_" to "index_" | Romain Forlot | 1 | -5/+6 |
2017-04-24 | Misc: Cleanup, typo, formating and comments update. | Romain Forlot | 1 | -2/+1 |
2017-04-24 | Create a received job for BCM Socket to handle filtering. | Romain Forlot | 1 | -0/+27 |
2017-04-24 | Rename and handling write on socket using stream instead of specific method | Romain Forlot | 1 | -12/+8 |
2017-04-22 | Use BCM socket as default cleaning up the old RAW socket code. | Romain Forlot | 1 | -23/+4 |
2017-04-22 | Improve logging messages | Romain Forlot | 1 | -8/+8 |
2017-04-20 | Update comments | Romain Forlot | 1 | -2/+4 |
2017-04-20 | Remove timeout socket option. | Romain Forlot | 1 | -2/+0 |
2017-04-20 | Separate socket configuration and opening | Romain Forlot | 1 | -6/+8 |
2017-04-20 | Use same function to open BCM and RAW CAN sockets | Romain Forlot | 1 | -4/+4 |
2017-04-20 | Specializing socket class to CAN socket operations. | Romain Forlot | 1 | -41/+16 |
2017-04-14 | Change directory architecture to use 2 separated projects. | Romain Forlot | 1 | -0/+255 |