39 #include <sys/types.h> 60 for (
int i = -10000; i <= 10000; i += 1) {
61 float f = i / 10000.0f;
64 if (fabsf(f - fres) > 0.0001f) {
#define FLOAT_TO_REG(_float)
int test_conv(int argc, char *argv[])
PX4IO interface protocol.
#define REG_TO_FLOAT(_reg)
Vector< float, 6 > f(float t, const Matrix< float, 6, 1 > &, const Matrix< float, 3, 1 > &)
#define REG_TO_SIGNED(_reg)