aboutsummaryrefslogtreecommitdiffstats
path: root/src/low-can-binding.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-27In class mutex and condition variable except for subscribed_signals mapRomain Forlot1-1/+1
2017-02-24Improve mutex lock logic.Romain Forlot1-15/+5
2017-02-24Remove socket read management by systemd eventRomain Forlot1-28/+0
2017-02-24Improve subscription/unsubscription operation.Romain Forlot1-32/+44
2017-02-24Fix mutex about can_frame. Wrong location aboutRomain Forlot1-2/+4
2017-02-23First draft about lock/wait thread management.Romain Forlot1-6/+45
2017-02-23Make binder_interface global variable rather thanRomain Forlot1-2/+2
2017-02-23Cleaning, improve commentsRomain Forlot1-2/+2
2017-02-22Header include spring cleaningRomain Forlot1-36/+15
2017-02-22make binder_interface globalJosé Bollo1-11/+50
2017-02-22No more warning about not defined functionsRomain Forlot1-1/+1
2017-02-22Resolve circular header files inclusionRomain Forlot1-1/+1
2017-02-21Fix: threads launching with wrong argumentsRomain Forlot1-2/+3
2017-02-21Clean up include statement...Romain Forlot1-21/+0
2017-02-21Cleaned up, a bit, include statement.Romain Forlot1-5/+1
2017-02-21Fix: OBD2_PIDS array initializationRomain Forlot1-63/+58
2017-02-20Fix: timer.* issuesRomain Forlot1-129/+73
2017-02-20Separated can_bus and can_bus_dev object.Romain Forlot1-66/+84
2017-02-20Rename header file to hpp.Romain Forlot1-1/+1
2017-02-16Change CanMessage_c to can_message_t class nameRomain Forlot1-1/+1
2017-02-16Changing CanBus_c to can_bus_t class nameRomain Forlot1-2/+11
2017-02-15Fixed subscribe/unsubscribe operations.Romain Forlot1-8/+28
2017-02-14Move sources into src directoryRomain Forlot1-0/+253