aboutsummaryrefslogtreecommitdiffstats
path: root/src/can_event_push.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-27In class mutex and condition variable except for subscribed_signals mapRomain Forlot1-3/+3
2017-02-24Improve mutex lock logic.Romain Forlot1-7/+8
2017-02-23First draft about lock/wait thread management.Romain Forlot1-9/+23
2017-02-22Change way to convert simplemessage into a jsonRomain Forlot1-2/+7
2017-02-22No more warning about not defined functionsRomain Forlot1-0/+1
2017-02-22All queue under can_bus_t class and reading threadRomain Forlot1-10/+7
2017-02-22Fix: force to pass a ref at threads launchRomain Forlot1-1/+1
2017-02-21Cleaned up, a bit, include statement.Romain Forlot1-10/+1
2017-02-21Fix: OBD2_PIDS array initializationRomain Forlot1-36/+3
2017-02-20Change hpp include file directiveRomain Forlot1-25/+23
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-1/+1
2017-02-14Jsonification of VehicleMessage and push eventRomain Forlot1-3/+46
2017-02-14Move sources into src directoryRomain Forlot1-0/+38