Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-04 | Standardize names for functions. | Christopher Peplin | 1 | -8/+8 |
2014-01-04 | Add a get_bitfield function for byte arrays. | Christopher Peplin | 1 | -3/+3 |
2014-01-03 | Document how to run coverage. | Christopher Peplin | 1 | -0/+5 |
2014-01-02 | Clarify when you need to specify endianness. | Christopher Peplin | 1 | -6/+12 |
2013-12-30 | Rename library, it's not really about CAN. | Christopher Peplin | 1 | -3/+2 |
2013-12-29 | Add Travis CI config. | Christopher Peplin | 1 | -1/+2 |
2013-12-29 | Add get_byte and get_nibble to 8byte function set. | Christopher Peplin | 1 | -4/+12 |
2013-12-29 | Standardize function names to snake_case. | Christopher Peplin | 1 | -3/+3 |
2013-12-29 | Document all bitfield functions. | Christopher Peplin | 1 | -4/+31 |
2013-12-29 | Test all canutil functions and document in README. | Christopher Peplin | 1 | -4/+24 |
2013-12-29 | Test parsing boolean. | Christopher Peplin | 1 | -0/+23 |
2013-12-24 | Initial commit, pulled from openxc/vi-firmware. | Christopher Peplin | 1 | -0/+18 |