summaryrefslogtreecommitdiffstats
path: root/src/obd2/obd2.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-03Split up header file for clarity.Christopher Peplin1-143/+67
2014-01-03Greatly expand API example in README.Christopher Peplin1-1/+1
2014-01-03Update version of isotp-c library.Christopher Peplin1-6/+2
2014-01-02Test basic diag request and response!Christopher Peplin1-4/+4
2014-01-02Draft implemenation of receiving and parsing single fram diag messages.Christopher Peplin1-18/+12
2014-01-02Match isotp receive_can_frame style, depend less on callbacks.Christopher Peplin1-9/+9
2013-12-31Draft reworking of API.Christopher Peplin1-1/+13
2013-12-30Spray a bunch of notes and code into the implementation file.Christopher Peplin1-1/+2
2013-12-30Add more failing tests before beginning implementation.Christopher Peplin1-0/+2
2013-12-30Add a failing test for a simple diag request/response.Christopher Peplin1-6/+2
2013-12-30Add skeleton of the API and data structures.Christopher Peplin1-0/+173