aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-13Beginning of Obd2 handling with a handle objectRomain Forlot3-106/+139
2017-02-13Added bitfield-c libraryRomain Forlot4-0/+60
2017-02-13modified uds-c libs pathRomain Forlot1-1/+1
2017-02-13Fix wrong arguments typeRomain Forlot6-37/+32
2017-02-13Change uds-c library locationRomain Forlot1-0/+10
2017-02-13Adding uds-c library to handle obs2 diagnosticRomain Forlot3-25/+98
2017-02-13Improve reading and now process CanMessage classRomain Forlot5-99/+217
2017-02-13Dumb struct to class conversionRomain Forlot2-19/+80
2017-02-13Initialize CanBus_HandlerRomain Forlot1-1/+18
2017-02-13moved files to obsolete dir, again...Romain Forlot2-714/+0
2017-02-13move to obsolete dir old codeRomain Forlot3-4/+718
2017-02-09Add obd2 prefix to signals name to be able toRomain Forlot1-19/+19
2017-02-09Re-implementation in C++ and separate threads toRomain Forlot5-0/+443
2017-02-09Add CXX flagsRomain Forlot1-0/+5
2017-02-09Added simple openxc cpp generated codeRomain Forlot3-0/+289
2017-02-02CPP conversion beganRomain Forlot3-85/+65
2017-02-02Adding header files to get implemented !Romain Forlot4-0/+445
2017-01-31Change subscription/unsubcription logicRomain Forlot3-113/+179
2017-01-30some can sample from a recent Ford Focus, using the OBDII connectorLoïc Collignon24-0/+181350
2017-01-30Code restructurationRomain Forlot2-124/+114
2017-01-30Change unsubscribe behavior to unsubscribe all event of a given idRomain Forlot1-22/+30
2017-01-30Comment useless code before cleanupBuilder2-21/+49
2017-01-30Check that socket is opened before read.Romain Forlot2-72/+95
2017-01-30Added OBDII header file describing predefined PIDsRomain Forlot1-0/+53
2017-01-30Add coyright to header fileRomain Forlot1-0/+17
2017-01-30Fix: change project avoiding uppercaseRomain Forlot2-2/+2
2017-01-30Reworked open_can_dev function and can_handler structRomain Forlot2-187/+282
2017-01-30Added CAN messages samples from Toyota Auris carRomain Forlot15-14/+24979
2017-01-30Clean up old fileRomain Forlot1-559/+0
2017-01-30Added needed files to easy compilation and outputRomain Forlot4-0/+667
2017-01-20Added nanopb submodule instead of having it insideRomain Forlot2-0/+12
2017-01-18Just comment to get rid of compil error. Some works tbd !Romain Forlot1-9/+6
2017-01-18Simplify read and frame format detection at device opening.Romain Forlot1-53/+106
2017-01-18Some cleanup and rearrange the codeRomain Forlot1-139/+134
2017-01-17Change read function and some clean upRomain Forlot2-0/+12
2017-01-13Add licenseclaneys1-0/+201
2017-01-13First commit: work has to be done...Romain Forlot2-0/+515
2017-01-10Initial commitRomain Forlot1-0/+6