Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-28 | Draft work using more generic bitfield functions. | 2 | -6/+8 | |
2013-12-28 | Encapsulate arb_id, payload and size into a data type. | 7 | -137/+154 | |
2013-12-28 | Log a message when rejecting a send. | 1 | -0/+1 | |
2013-12-28 | Confirm CAN messages are built correctly. | 3 | -19/+40 | |
2013-12-27 | Test basic single frame sending. | 4 | -14/+80 | |
2013-12-27 | Test basic rx of a single frame message. | 3 | -12/+38 | |
2013-12-27 | Draft progress implementing single frame rx. | 7 | -20/+65 | |
2013-12-27 | Add skeleton tests for receiving and sending ISO-TP messages. | 8 | -52/+341 | |
2013-12-27 | Add canutil dependency for bit field manipulation. | 4 | -1/+15 | |
2013-12-27 | Sketch out the API and add some notes. | 3 | -2/+89 | |
2013-12-27 | Initial commit with blank structure. | 6 | -0/+130 |