Enable warnings when compiling and fix a few.
[apps/low-level-can-service.git] / README.mkd
2014-01-06 Christopher PeplinStandardize order of arguments - destination is always...
2014-01-04 Christopher PeplinStandardize names for functions.
2014-01-04 Christopher PeplinAdd a get_bitfield function for byte arrays.
2014-01-03 Christopher PeplinDocument how to run coverage.
2014-01-02 Christopher PeplinClarify when you need to specify endianness.
2013-12-30 Christopher PeplinRename library, it's not really about CAN.
2013-12-29 Christopher PeplinAdd Travis CI config.
2013-12-29 Christopher PeplinAdd get_byte and get_nibble to 8byte function set.
2013-12-29 Christopher PeplinStandardize function names to snake_case.
2013-12-29 Christopher PeplinDocument all bitfield functions.
2013-12-29 Christopher PeplinTest all canutil functions and document in README.
2013-12-29 Christopher PeplinTest parsing boolean.
2013-12-24 Christopher PeplinInitial commit, pulled from openxc/vi-firmware.