aboutsummaryrefslogtreecommitdiffstats
path: root/src/can-signals.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-27In class mutex and condition variable except for subscribed_signals mapRomain Forlot1-0/+12
2017-02-23First draft about lock/wait thread management.Romain Forlot1-0/+4
2017-02-23Make binder_interface global variable rather thanRomain Forlot1-2/+2
2017-02-22No more warning about not defined functionsRomain Forlot1-0/+18
2017-02-22Resolve circular header files inclusionRomain Forlot1-1/+1
2017-02-22Fix: force to pass a ref at threads launchRomain Forlot1-20/+1
2017-02-21Fix: OBD2_PIDS array initializationRomain Forlot1-31/+39
2017-02-20Fix: timer.* issuesRomain Forlot1-3/+0
2017-02-16Change way to iter over vectorRomain Forlot1-12/+15
2017-02-16Change to push_back instead of insert.Romain Forlot1-3/+4
2017-02-16Changing CanBus_c to can_bus_t class nameRomain Forlot1-1/+1
2017-02-15Fixed subscribe/unsubscribe operations.Romain Forlot1-11/+24
2017-02-14Implement GetSignals methodRomain Forlot1-9/+26
2017-02-14Move sources into src directoryRomain Forlot1-0/+40