summaryrefslogtreecommitdiffstats
path: root/src/can-signals.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Beginning of work on obd2 object andRomain Forlot1-142/+0
2017-03-06Sort and comment the codeRomain Forlot1-19/+0
2017-03-06Change way to find signals to make it a little bit more generic.Romain Forlot1-4/+5
2017-03-03change all genericName to generic_name. Now allRomain Forlot1-1/+1
2017-03-02Fix: multiple subscription and maintain subscribed_signals coherenceRomain Forlot1-19/+11
2017-03-01tbfRomain Forlot1-26/+0
2017-02-28Re-arranging objects splitting all objects overRomain Forlot1-20/+87
2017-02-27Fix wrong returned value about getCanBuses.Romain Forlot1-1/+1
2017-02-27In class mutex and condition variable except for subscribed_signals mapRomain Forlot1-8/+2
2017-02-24Improve mutex lock logic.Romain Forlot1-0/+9
2017-02-23First draft about lock/wait thread management.Romain Forlot1-2/+6
2017-02-23Make binder_interface global variable rather thanRomain Forlot1-1/+1
2017-02-23Cleaning, improve commentsRomain Forlot1-1/+1
2017-02-22No more warning about not defined functionsRomain Forlot1-12/+25
2017-02-22Resolve circular header files inclusionRomain Forlot1-2/+3
2017-02-22Fix: decoder_t class decodeSignal method signatureRomain Forlot1-1/+1
2017-02-22Fix: force to pass a ref at threads launchRomain Forlot1-10/+1
2017-02-21Clean up include statement...Romain Forlot1-0/+5
2017-02-21Fix: OBD2_PIDS array initializationRomain Forlot1-20/+48
2017-02-20Fix: timer.* issuesRomain Forlot1-13/+11
2017-02-20Change hpp include file directiveRomain Forlot1-1/+1
2017-02-20Rename header file to hpp.Romain Forlot1-0/+84