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

Usb bus port #143

Closed
wants to merge 5 commits into from
Closed

Usb bus port #143

wants to merge 5 commits into from

Commits on May 16, 2016

  1. Add rs_device_get_usb_port_id

    Adds a new API function for getting the usb and port id
    for a given rs_device.
    Matthew Hansen authored and Matthew Hansen committed May 16, 2016
    Configuration menu
    Copy the full SHA
    a310696 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. Add rs_device_get_usb_port_id

    Adds a new API function for getting the usb and port id
    for a given rs_device.
    Matthew Hansen authored and Matthew Hansen committed May 18, 2016
    Configuration menu
    Copy the full SHA
    77e5cb0 View commit details
    Browse the repository at this point in the history
  2. Added libuvc backend support for rs_get_device_usb_port_id()

    Matthew Hansen authored and Matthew Hansen committed May 18, 2016
    Configuration menu
    Copy the full SHA
    715aa78 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'usb-bus-port' of https://github.com/mkhansen-intel/libr…

    …ealsense into usb-bus-port
    Matthew Hansen authored and Matthew Hansen committed May 18, 2016
    Configuration menu
    Copy the full SHA
    a47d44c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2016

  1. Added stub for Windows back-end for rs_get_device_usb_port_id

    Matthew Hansen authored and mdhorn committed May 19, 2016
    Configuration menu
    Copy the full SHA
    f18e260 View commit details
    Browse the repository at this point in the history