···19192020/*!
2121 * This is a common IMU pre-filter which takes raw 'ticks' from a 3 axis IMU
2222- * measurement and converts it into degrees per secs and meters per floats.
2222+ * measurement and converts it into degrees per secs and meters per second^2
2323+ * floats.
2324 *
2425 * One of these is used per gyro, accelerometer and magnometer.
2526 *