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

Can update options automatically, get notification of value change #12483

Merged
merged 20 commits into from
Jan 2, 2024

Commits on Dec 24, 2023

  1. Add options_updater class

    OhadMeir committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    ff66099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f8a59d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efddef6 View commit details
    Browse the repository at this point in the history
  4. More PR#12483 comments. Callback registration at sensor_interface lev…

    …el, handle destruction better
    OhadMeir committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    ad468ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f5c4a9 View commit details
    Browse the repository at this point in the history
  6. Fix includes

    OhadMeir committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    01511e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5370268 View commit details
    Browse the repository at this point in the history
  8. Fix cppcheck issue

    OhadMeir committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    ec27297 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7117f5d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f75400 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad5658e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c650b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5fa97e6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6730ac6 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Powering on UVC before updating options. Using condition variable to …

    …wake from sleep when stopping
    OhadMeir committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    3af987f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a128169 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd0b14e View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. options-watcher catching join exception in stop. viewer catches excep…

    …tions setting callback.
    OhadMeir committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    08f25fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bbe102 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    649bffe View commit details
    Browse the repository at this point in the history