Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-23 | Implement filtering on subscription. WIP | Romain Forlot | 1 | -17/+54 |
2017-05-19 | Make and use a single function to read incoming CAN messages | Romain Forlot | 1 | -18/+35 |
2017-05-19 | one event source by socket added to systemd event loop. | Romain Forlot | 1 | -0/+1 |
2017-05-19 | Adding also diagnostic request to systemd event loop | Romain Forlot | 1 | -7/+24 |
2017-05-19 | Fix wrong signature, better with const ref... Was forgotten | Romain Forlot | 1 | -5/+4 |
2017-05-19 | Implement unsubscribe like subscribe. | Romain Forlot | 1 | -18/+31 |
2017-05-11 | Massive use of shared_ptr about signal and diag message. WIP | Romain Forlot | 1 | -1/+1 |
2017-05-10 | Fix: Avoid returning negative value that's stop watch socket | Romain Forlot | 1 | -3/+10 |
2017-05-05 | Separation between hat and callback binding parts | Romain Forlot | 1 | -0/+252 |