Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-31 | Update deps. | Christopher Peplin | 2 | -5/+6 |
2013-12-30 | Don't use debug function directly in library. | Christopher Peplin | 3 | -16/+15 |
2013-12-30 | Bump dependency. | Christopher Peplin | 2 | -7/+7 |
2013-12-30 | Use renamed bitfield-c dependency. | Christopher Peplin | 2 | -1/+1 |
2013-12-30 | Update submodules when running CI. | Christopher Peplin | 1 | -0/+1 |
2013-12-29 | Add Travis CI config. | Christopher Peplin | 1 | -0/+10 |
2013-12-29 | Use updated API for canutil library. | Christopher Peplin | 6 | -45/+42 |
2013-12-28 | Draft work using more generic bitfield functions. | Christopher Peplin | 2 | -6/+8 |
2013-12-28 | Encapsulate arb_id, payload and size into a data type. | Christopher Peplin | 7 | -137/+154 |
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 | 3 | -19/+40 |
2013-12-27 | Test basic single frame sending. | Christopher Peplin | 4 | -14/+80 |
2013-12-27 | Test basic rx of a single frame message. | Christopher Peplin | 3 | -12/+38 |
2013-12-27 | Draft progress implementing single frame rx. | Christopher Peplin | 7 | -20/+65 |
2013-12-27 | Add skeleton tests for receiving and sending ISO-TP messages. | Christopher Peplin | 8 | -52/+341 |
2013-12-27 | Add canutil dependency for bit field manipulation. | Christopher Peplin | 4 | -1/+15 |
2013-12-27 | Sketch out the API and add some notes. | Christopher Peplin | 3 | -2/+89 |
2013-12-27 | Initial commit with blank structure. | Christopher Peplin | 6 | -0/+130 |