summaryrefslogtreecommitdiffstats
path: root/src/low-can-binding-new.cpp
AgeCommit message (Collapse)AuthorFilesLines
2017-02-28Fix: start reading the can bus if it was correctlyRomain Forlot1-172/+0
opened. Change-Id: If285791aee51d4a57e17270e8ac458cb6869f970 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-02-24Remove socket read management by systemd eventRomain Forlot1-0/+59
loop and use classic thread with a blocking read Change-Id: Iac5428009b57c727bb32bd4893bc3fe282ba35c7 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-02-22first draft to new subscribre unsubscibre methodRomain Forlot1-0/+113
Change-Id: I2a3fe7ac1d77cc893e9cc63c54895d521ab2bf01 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>