Remove old hipchat token from Travis CI config.
[apps/low-level-can-service.git] / src / canutil /
2014-03-05 Christopher PeplinMake float_to_fixed_point a public function.
2014-01-06 Christopher PeplinStandardize order of arguments - destination is always...
2014-01-06 Christopher PeplinDRY up the float parser.
2014-01-04 Christopher PeplinFix parse_bool tests.
2014-01-04 Christopher PeplinStandardize names for functions.
2014-01-04 Christopher PeplinAdd a get_bitfield function for byte arrays.
2014-01-04 Christopher PeplinCheckpoint commit renaming some functions for clarity.
2014-01-04 Christopher PeplinFix some implicitly defined functions - import proper...
2013-12-29 Christopher PeplinTest all canutil functions and document in README.
2013-12-29 Christopher PeplinTest parsing boolean.
2013-12-29 Christopher PeplinStandardize on snake_case naming as this is a C library.
2013-12-27 Christopher PeplinAdd missing include for explicit import.
2013-12-24 Christopher PeplinAdd test cases from vi-firmware.
2013-12-24 Christopher PeplinInitial commit, pulled from openxc/vi-firmware.