aboutsummaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/binding/low-can-cb.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-19Make and use a single function to read incoming CAN messagesRomain Forlot1-18/+35
2017-05-19one event source by socket added to systemd event loop.Romain Forlot1-0/+1
2017-05-19Adding also diagnostic request to systemd event loopRomain Forlot1-7/+24
2017-05-19Fix wrong signature, better with const ref... Was forgottenRomain Forlot1-5/+4
2017-05-19Implement unsubscribe like subscribe.Romain Forlot1-18/+31
2017-05-11Massive use of shared_ptr about signal and diag message. WIPRomain Forlot1-1/+1
2017-05-10Fix: Avoid returning negative value that's stop watch socketRomain Forlot1-3/+10
2017-05-05Separation between hat and callback binding partsRomain Forlot1-0/+252