summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-12-31Draft reworking of API.Christopher Peplin6-91/+146
2013-12-31Update deps.Christopher Peplin1-0/+1
2013-12-30Don't use debug function directly in library.Christopher Peplin2-14/+9
2013-12-29Use updated API for canutil library.Christopher Peplin4-32/+29
2013-12-28Draft work using more generic bitfield functions.Christopher Peplin1-1/+3
2013-12-28Encapsulate arb_id, payload and size into a data type.Christopher Peplin6-117/+138
2013-12-28Log a message when rejecting a send.Christopher Peplin1-0/+1
2013-12-28Confirm CAN messages are built correctly.Christopher Peplin1-10/+17
2013-12-27Test basic single frame sending.Christopher Peplin2-7/+45
2013-12-27Test basic rx of a single frame message.Christopher Peplin2-8/+23
2013-12-27Draft progress implementing single frame rx.Christopher Peplin4-14/+59
2013-12-27Add skeleton tests for receiving and sending ISO-TP messages.Christopher Peplin2-18/+107
2013-12-27Sketch out the API and add some notes.Christopher Peplin2-0/+76