aboutsummaryrefslogtreecommitdiffstats
path: root/src/can_reader.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-27In class mutex and condition variable except for subscribed_signals mapRomain Forlot1-2/+2
2017-02-24Improve mutex lock logic.Romain Forlot1-2/+3
2017-02-24Remove socket read management by systemd eventRomain Forlot1-7/+1
2017-02-24Add commentRomain Forlot1-0/+3
2017-02-23First draft about lock/wait thread management.Romain Forlot1-2/+12
2017-02-23Make binder_interface global variable rather thanRomain Forlot1-2/+2
2017-02-22No more warning about not defined functionsRomain Forlot1-2/+2
2017-02-22All queue under can_bus_t class and reading threadRomain Forlot1-3/+3
2017-02-22Fix: force to pass a ref at threads launchRomain Forlot1-1/+1
2017-02-21Multifixes: class and methods, typo, commentsRomain Forlot1-2/+2
2017-02-21Clean up include statement...Romain Forlot1-2/+2
2017-02-21Cleaned up, a bit, include statement.Romain Forlot1-6/+1
2017-02-20Rename header file to hpp.Romain Forlot1-1/+1
2017-02-16Change CanMessage_c to can_message_t class nameRomain Forlot1-2/+2
2017-02-16Changing CanBus_c to can_bus_t class nameRomain Forlot1-35/+4
2017-02-14Implement CanMessage_c method to navigate throughRomain Forlot1-1/+1
2017-02-14Move sources into src directoryRomain Forlot1-0/+66