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