Skip to content

Conversation

@meetgandhi-dev
Copy link

  1. Fixed Adis16470::read_register return value on success.
  2. Fixed Adis16470::update_burst read return value check (24 instead of 30)
  3. Fixed Adis16470::update_burst accl value updates according to the datasheet (Table 25. 16-Bit Accelerometer Data Format Examples)
  4. Fixed Adis16470::update_burst temerature offset handling (should be 17 instead of 16)
  5. Adis16470::set_bias_estimation_time use fprintf instead of ROSINFO to avoid ROS dependency in non-ROS source.

1. Fixed Adis16470::read_register return value on success.
2. Fixed Adis16470::update_burst read return value check (24 instead of 30)
3. Fixed Adis16470::update_burst accl value updates according to the datasheet (Table 25. 16-Bit Accelerometer Data Format Examples)
4. Fixed Adis16470::update_burst temerature offset handling (should be 17 instead of 16)
5. Adis16470::set_bias_estimation_time use fprintf instead of ROSINFO to avoid ROS dependency in non-ROS source.

Signed-off-by: Meet Gandhi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant