summaryrefslogtreecommitdiffstats
path: root/src/obd2
AgeCommit message (Expand)AuthorFilesLines
2014-01-03Remove a resolved TODO.Christopher Peplin1-2/+0
2014-01-03Update version of isotp-c library.Christopher Peplin2-8/+4
2014-01-02Test basic diag request and response!Christopher Peplin2-23/+24
2014-01-02Draft implemenation of receiving and parsing single fram diag messages.Christopher Peplin2-28/+86
2014-01-02Match isotp receive_can_frame style, depend less on callbacks.Christopher Peplin2-45/+94
2013-12-31Draft reworking of API.Christopher Peplin2-29/+77
2013-12-30Spray a bunch of notes and code into the implementation file.Christopher Peplin2-12/+53
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 Peplin2-0/+220