Age | Commit message (Expand) | Author | Files | Lines |
2013-12-30 | Bump dependency. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 2 | -7/+7 |
2013-12-30 | Use renamed bitfield-c dependency. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 2 | -1/+1 |
2013-12-30 | Update submodules when running CI. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 1 | -0/+1 |
2013-12-29 | Add Travis CI config. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 1 | -0/+10 |
2013-12-29 | Use updated API for canutil library. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 6 | -45/+42 |
2013-12-28 | Draft work using more generic bitfield functions. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 2 | -6/+8 |
2013-12-28 | Encapsulate arb_id, payload and size into a data type. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 7 | -137/+154 |
2013-12-28 | Log a message when rejecting a send. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 1 | -0/+1 |
2013-12-28 | Confirm CAN messages are built correctly. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 3 | -19/+40 |
2013-12-27 | Test basic single frame sending. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 4 | -14/+80 |
2013-12-27 | Test basic rx of a single frame message. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 3 | -12/+38 |
2013-12-27 | Draft progress implementing single frame rx. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 7 | -20/+65 |
2013-12-27 | Add skeleton tests for receiving and sending ISO-TP messages. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 8 | -52/+341 |
2013-12-27 | Add canutil dependency for bit field manipulation. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 4 | -1/+15 |
2013-12-27 | Sketch out the API and add some notes. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 3 | -2/+89 |
2013-12-27 | Initial commit with blank structure. | ![](//seccdn.libravatar.org/avatar/86c4047481dee2e494439bb221a641c0?s=13&d=retro) Christopher Peplin | 6 | -0/+130 |