Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix IMU handling for D400 series #4587

Merged
merged 7 commits into from
Aug 13, 2019

Commits on Aug 6, 2019

  1. Refactor IMU output data rate assignments

    Differentiate for BMI_055 and BMI_085 units
    Select the actual rate according to the sensor type.
    Add the IMU sensor type to the capabilities vector
    DSO-13325
    
    Change-Id: I34bf422323c35a4c2c17595d8bd7329849fe1cb6
    ev-mp committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    417ff24 View commit details
    Browse the repository at this point in the history
  2. Fix Linux build. Resolve minor GCC warnings

    Change-Id: I6723594f2356158a07c59bbe1cef3c4e015635d7
    ev-mp committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    853e7d0 View commit details
    Browse the repository at this point in the history
  3. Disable IMU Temperature sensor for D465

    Change-Id: Id39b6673010d3b3b1b6d59968d828ffdaa3fec5c
    ev-mp committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    bf94375 View commit details
    Browse the repository at this point in the history
  4. Adjust RGB controls according to specific PIDs

    Change-Id: I83a016ff0a14721525453bee4b4b2b65de81114d
    Signed-off-by: Evgeni Raikhel <evgeni.raikhel@intel.com>
    ev-mp committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    c9434da View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Adjust default IMU rates for D400 SKUs

    Change-Id: I07f5e4f4ae62e271494a113a24f47688684758a1
    ev-mp committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    db32335 View commit details
    Browse the repository at this point in the history
  2. Add IMU extrinsic handling according to the SKU type for D400 series

    Change-Id: I89ab2633cef336f55d8b3444761dd8a1cf2d0abd
    ev-mp committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    6739a69 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. ED VErsion 2.25.11 label

    Change-Id: I89a79e1b7e2a99a38fe55ba6dfb447e311ed5861
    ev-mp committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    ca988e1 View commit details
    Browse the repository at this point in the history