Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-03 | Fix typos. | Christopher Peplin | 1 | -3/+3 |
2014-01-03 | Add Dave Boll to author's list. Thanks! | Christopher Peplin | 1 | -1/+2 |
2014-01-03 | Document all functions in header files. | Christopher Peplin | 1 | -2/+2 |
2014-01-03 | Split up functions to rx CAN messages for rx and tx of ISO-TP. | Christopher Peplin | 1 | -5/+8 |
2014-01-03 | Update docs in README. | Christopher Peplin | 1 | -14/+44 |
2014-01-03 | Document how to run coverage. | Christopher Peplin | 1 | -0/+5 |
2014-01-01 | Return completed rx messages instead of relying on callbacks. | Christopher Peplin | 1 | -3/+4 |
2013-12-31 | Return completion status when receiving CAN frames. | Christopher Peplin | 1 | -6/+77 |
2013-12-27 | Add skeleton tests for receiving and sending ISO-TP messages. | Christopher Peplin | 1 | -0/+2 |
2013-12-27 | Sketch out the API and add some notes. | Christopher Peplin | 1 | -2/+13 |
2013-12-27 | Initial commit with blank structure. | Christopher Peplin | 1 | -0/+18 |