Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-31 | Return completion status when receiving CAN frames. | Christopher Peplin | 1 | -5/+9 | |
2013-12-31 | Draft reworking of API. | Christopher Peplin | 1 | -20/+56 | |
2013-12-30 | Don't use debug function directly in library. | Christopher Peplin | 1 | -11/+5 | |
2013-12-28 | Encapsulate arb_id, payload and size into a data type. | Christopher Peplin | 1 | -87/+5 | |
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 | 1 | -1/+39 | |
2013-12-27 | Test basic rx of a single frame message. | Christopher Peplin | 1 | -7/+22 | |
2013-12-27 | Draft progress implementing single frame rx. | Christopher Peplin | 1 | -5/+23 | |
2013-12-27 | Add skeleton tests for receiving and sending ISO-TP messages. | Christopher Peplin | 1 | -1/+43 | |
2013-12-27 | Sketch out the API and add some notes. | Christopher Peplin | 1 | -0/+14 | |