-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Software Device update #5333
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
Merged
Merged
Software Device update #5333
Changes from 21 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
b9015f6
[sw-dev] add rw option support, new ro option implementation
314c8ac
add get_active_streams to sensor API
fce98fc
make get_active_streams threadsafe
a9900c1
[sw-dev] add device destruction callback and support for simulating s…
ddbe825
[Bugfix] `add_*_stream` function errors hidden bug
6a4e9ff
[Refactor] Reduce duplicative search for stream by uid
6ebcb67
Expanded the software device API for emulating realsense devices
95a22a6
[sw-dev] add ability to flag stream_profile as default.
c56e0e6
Add missing functions to realsense.def
e44bc52
fix error handling in rs2_software_sensor_on_notification
a98c99a
Additional fixes
77bae3c
minor documentation tweaks
61ed068
[python] Wrapped software_device, including all new functionality
58d44c8
[python] Release gil during fw update processes, add constructor for …
bc2003f
Only call swdev on_destruction_callback if its initialized
dff8f96
[python] handle discrepancy between MSVC and g++
89486c2
Merge branch 'development' of https://github.com/IntelRealSense/libre…
72d9751
add missing typename in python bindings
1f38d1f
Add software_device constructor with name argument
e5aa265
[python] remove constexpr from function
6666424
Code review changes
69328da
Add live unit test for get_active_streams
09d115a
Add missing else
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.