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

Add sensor API implementation #1131

Merged
merged 10 commits into from Oct 10, 2021
Merged

Add sensor API implementation #1131

merged 10 commits into from Oct 10, 2021

Commits on Aug 21, 2021

  1. First try at sensor API implementation

    Mikaël Fourrier committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    67fe292 View commit details
    Browse the repository at this point in the history
  2. fix doc

    Mikaël Fourrier committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    d92cd4a View commit details
    Browse the repository at this point in the history
  3. try fix ci

    Mikaël Fourrier committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    47edf8b View commit details
    Browse the repository at this point in the history
  4. fmt

    Mikaël Fourrier committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    27d164d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. disable sensors.rs in build-linux

    Mikaël Fourrier committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    98f7a86 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Fix ci

    Mikaël Fourrier committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    fb68612 View commit details
    Browse the repository at this point in the history
  2. Use SensorType instead of raw i32

    Mikaël Fourrier committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    5d53fe6 View commit details
    Browse the repository at this point in the history
  3. Enable all features for examples

    Mikaël Fourrier committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    16ae676 View commit details
    Browse the repository at this point in the history
  4. Disable build examples in pkg-config

    Mikaël Fourrier committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    c5f5775 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. add hidapi as default feature

    Mikaël Fourrier committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    c261a0d View commit details
    Browse the repository at this point in the history