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

Merge from abernste/librealsense/Development #40

Merged
merged 68 commits into from
Nov 21, 2018

Conversation

abernste
Copy link
Owner

No description provided.

shiritbrook and others added 30 commits October 31, 2018 13:23
__FUNCTION__ marco cannot use string concatenate in prinf() args, it
need %s format output.
__VA_ARGS__ will appear no empty argument situation. So we need add ##
before it to remove privious comma.
This fixes a thread deadlock that could occur in some situations,
especially when running under Valgrind.

See this issue on the easyloggingpp repo:
abumq/easyloggingpp#417
Modify timestamp cconversion to align with kernel convention (nsec)
Kernel 4.13 - modify gyro timestamp to use the same conversion as acce. fix return value.
Kernel 4.4 - add scale patch to avoid explicit conversion. Assumption in:usec, out:nsec
Fix D435i Frequences selection and idle power consumption
Change-Id: Ib6970bf8a7c684964bb393b2232f157d705c2dd7
Refresh the _depth_units when its changed.
…gging-v9.96.5

Update Easylogging++ dependency to v9.96.5
dorodnic and others added 29 commits November 8, 2018 11:48
(Taken from the modified depth_example.m)
reshape is faster since it is a standard function, unlike vec2mat, which needs the Communications Toolbox.
…_impl

Align processing block - CUDA implementation
…sets as the filters,

have a code that handle framesets in generic_processing_block.
…pencv_fix

Fixing typo of openCV compilation commands
Fix Metadata attribute name
Enable Gyro3d timestamp conversion
The viewer model will move to filters frameset instead of separated frames.
Fix Metadata attribute name
Enable Gyro3d timestamp conversion
Fix gyro_3d conversion for kernel 4.10
Fix IMU timestamps patch for linux kernels
Promote version to 2.16.5

Signed-off-by: Evgeni Raikhel <evgeni.raikhel@intel.com>
Adjust Viewer stream info for IMU stream.
Promote to v2.16.5
Change-Id: Id9ee127a5f895b1848b00b5720fc2d287b93badb
Merge from intelrealsense/librealsense/Development
@abernste abernste merged commit 0afb815 into windows_hid_support Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.