Make float_to_fixed_point a public function.
[apps/agl-service-can-low-level.git] / src / canutil / read.h
2014-01-04 Christopher PeplinFix parse_bool tests.
2014-01-04 Christopher PeplinAdd a get_bitfield function for byte arrays.
2014-01-04 Christopher PeplinCheckpoint commit renaming some functions for clarity.
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-24 Christopher PeplinAdd test cases from vi-firmware.
2013-12-24 Christopher PeplinInitial commit, pulled from openxc/vi-firmware.