Skip to content

ADIS16470 fixes.#40

Open
meetgandhi-dev wants to merge 1 commit intotork-a:masterfrom
meetgandhi-dev:feature/adis16470-ros2
Open

ADIS16470 fixes.#40
meetgandhi-dev wants to merge 1 commit intotork-a:masterfrom
meetgandhi-dev:feature/adis16470-ros2

Conversation

@meetgandhi-dev
Copy link
Copy Markdown

  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 <meet.gandhi@einfochips.com>
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