Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-29 | Use updated API for canutil library. | Christopher Peplin | 4 | -32/+29 |
2013-12-28 | Draft work using more generic bitfield functions. | Christopher Peplin | 1 | -1/+3 |
2013-12-28 | Encapsulate arb_id, payload and size into a data type. | Christopher Peplin | 6 | -117/+138 |
2013-12-28 | Log a message when rejecting a send. | Christopher Peplin | 1 | -0/+1 |
2013-12-28 | Confirm CAN messages are built correctly. | Christopher Peplin | 1 | -10/+17 |
2013-12-27 | Test basic single frame sending. | Christopher Peplin | 2 | -7/+45 |
2013-12-27 | Test basic rx of a single frame message. | Christopher Peplin | 2 | -8/+23 |
2013-12-27 | Draft progress implementing single frame rx. | Christopher Peplin | 4 | -14/+59 |
2013-12-27 | Add skeleton tests for receiving and sending ISO-TP messages. | Christopher Peplin | 2 | -18/+107 |
2013-12-27 | Sketch out the API and add some notes. | Christopher Peplin | 2 | -0/+76 |