Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenKinect/libfreenect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: OpenKinect/libfreenect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: serial
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Sep 20, 2022

  1. refactor: extract usb_get_serial()

    Signed-off-by: Benn Snyder <benn.snyder@gmail.com>
    piedar committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0dc3507 View commit details
    Browse the repository at this point in the history
  2. refactor: extract fnusb_reset_subdevice()

    Signed-off-by: Benn Snyder <benn.snyder@gmail.com>
    piedar committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    2bbf9e0 View commit details
    Browse the repository at this point in the history
  3. refactor: implement fnusb_get_device_attributes()

    Signed-off-by: Benn Snyder <benn.snyder@gmail.com>
    piedar committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    d7a1806 View commit details
    Browse the repository at this point in the history
  4. feat: implement freenect_get_device_serial()

    Signed-off-by: Benn Snyder <benn.snyder@gmail.com>
    piedar committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0c1b739 View commit details
    Browse the repository at this point in the history
  5. test: camtest prints device serial

    Signed-off-by: Benn Snyder <benn.snyder@gmail.com>
    piedar committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b2cd337 View commit details
    Browse the repository at this point in the history
Loading