https://github.com/IntelRealSense/librealsense

sort by:
Revision Author Date Message Commit Date
08e86e4 version 2.34.30 05 May 2020, 09:48:02 UTC
a06fb95 Metadata struct changed, laser enabled via XU 05 May 2020, 09:13:15 UTC
6adb1d8 fixing controls - all via xu, so that both sensors can have gain and exposure 04 May 2020, 18:38:02 UTC
5ce1145 windows script for metadata corrected, syntax in h files corrected 04 May 2020, 12:42:09 UTC
77e0fda adding fa_infrared_sensor to API 03 May 2020, 18:52:24 UTC
0aad6e0 reverting to sigle device with multi-pin configuration 03 May 2020, 18:32:22 UTC
4605ba5 adding stream of raw16 as y16 03 May 2020, 18:32:21 UTC
fa94b9a usb type detection added 03 May 2020, 18:32:21 UTC
ffd3f4b correcting RAW16 streaming data 03 May 2020, 18:32:21 UTC
8350b19 second sensor indexed to 1, rgb8 enabled for RAW16 stream - to be improved 03 May 2020, 18:32:21 UTC
d071689 metadata registering corrected 03 May 2020, 18:32:21 UTC
5c10b14 workaround on the metadata header size to permit metadata reading 03 May 2020, 18:32:21 UTC
ea73e11 metadata struct reserve member modified 03 May 2020, 18:32:21 UTC
a30c382 metadata parsing fixed 03 May 2020, 18:32:21 UTC
498c65e configuration changed to 2 uvc devices acc to new fw, metadata struct updated 03 May 2020, 18:32:21 UTC
f80ca41 metadata support started 03 May 2020, 18:32:21 UTC
15785e3 enabling uvc stream in RAW16 format 03 May 2020, 18:32:21 UTC
6697f53 adding fa headers to makelist 03 May 2020, 18:32:21 UTC
5331b65 changing frame rate in default profiles for vga 03 May 2020, 18:32:20 UTC
00178d2 streams convertable to color streams 03 May 2020, 18:32:14 UTC
7734455 streams enabed to be read as color streams squash me 03 May 2020, 18:31:51 UTC
db445c0 Controls added C# capture example modified for F450 - work in progress 03 May 2020, 18:31:16 UTC
a33ea10 adding code for VGA - does not work, maybe because of frame rate not integer 03 May 2020, 18:29:10 UTC
ed79c3b streams convertable to color streams 03 May 2020, 18:29:10 UTC
3154b8c streams enabed to be read as color streams squash me 03 May 2020, 18:29:10 UTC
b691c48 Controls added C# capture example modified for F450 - work in progress 03 May 2020, 18:29:10 UTC
8703ebe F450 for both sensors - stream with corrupted format is reconverted before its playing 03 May 2020, 18:29:10 UTC
ad08fdf F450 support for both sensors - one stream has corrupted format 03 May 2020, 18:29:10 UTC
cef28d5 F450 support for 2 sensors in process - code added but design cannot permit 2nd stream 03 May 2020, 18:29:10 UTC
fedbfd1 F450 support for one sensor only 03 May 2020, 18:29:10 UTC
b7a153d adding support for F450 - begining 03 May 2020, 18:29:09 UTC
e8044f4 Merge pull request #6328 from apuzhevi/ethernet LRS Network Extensions: Hot Fix 2 03 May 2020, 12:21:58 UTC
859898f Only one client allowed. (#206) 29 April 2020, 23:58:14 UTC
8ffd15c Reclamation fix. Session reclamantion set to 20s. (#205) 29 April 2020, 23:30:49 UTC
eda49b6 SDP cache (#204) 29 April 2020, 23:30:49 UTC
8d8fde8 No mempool. Dirty. (#203) * No mempool. Dirty. 29 April 2020, 23:30:49 UTC
9d0c65e Merge pull request #6315 from AndrejOrsula/disable-empty-log-files Disable creation of unnecessary log files 29 April 2020, 15:47:04 UTC
b8aea3b Disable creation of unnecessary log files 28 April 2020, 16:00:45 UTC
f159b9d Merge pull request #6299 from gwen2018/glsl_occlusion Glsl occlusion 27 April 2020, 13:36:15 UTC
40bc266 Merge pull request #6305 from Nir-Az/add_notification_for_corrupted_frames Add notification for L500 corrupted frames 27 April 2020, 12:25:42 UTC
78ae4ef Update corrupted frame notification 27 April 2020, 08:24:10 UTC
93bdf0a fix output variable name mismatch in glsl shaders 27 April 2020, 05:51:46 UTC
adb1e93 fix over agressive issue in glsl occlusion shader 26 April 2020, 23:51:37 UTC
30b2434 Merge remote-tracking branch 'origin/development' into add_notification_for_corrupted_frames 26 April 2020, 19:55:00 UTC
7325a4f Add coruppted frame notification 26 April 2020, 19:49:41 UTC
075bb00 cleanup 25 April 2020, 00:39:41 UTC
1daed06 performance improvement - skip occlusion removal if it's sensor 24 April 2020, 23:45:21 UTC
a6275d8 Merge pull request #6294 from ev-mp/vb Promote to v2.34.1 24 April 2020, 10:57:44 UTC
027c067 Merge pull request #6297 from ev-mp/master Sync on the Development branch 24 April 2020, 10:57:27 UTC
59eac0b Merge pull request #6176 from radfordi/t265-release-951 T265 Upgrade Firmware to 0.2.0.951 23 April 2020, 14:13:44 UTC
121eecf Promote to v2.34.1 23 April 2020, 14:09:45 UTC
03ccf6a Merge pull request #6263 from himanshugarg/patch-2 Fixes Typos 23 April 2020, 11:08:38 UTC
86643aa Merge pull request #6143 from gwen2018/fix_yuyv_preview_android fix YUYV preview for the RGB stream in camera app on android 23 April 2020, 10:17:16 UTC
7a39551 Merge pull request #6288 from Nir-Az/change_depth_invalidation_enabled_v2 Set depth invalidation enabled by CMake flag 23 April 2020, 10:00:37 UTC
163ec5f Cosmetics fixes according to code review 23 April 2020, 07:55:23 UTC
49f638e Merge remote-tracking branch 'origin/development' into change_depth_invalidation_enabled_v2 Merge changes from origin 23 April 2020, 07:18:48 UTC
20cd47e Merge pull request #6200 from krazycoder2k/patch-4 Fixed minor comment typo 23 April 2020, 06:55:00 UTC
8a29a64 Merge pull request #6290 from ev-mp/md_script_win_fix Fix Win metadata script 23 April 2020, 06:34:16 UTC
27ad71d Change_depth_invalidation_fix_eol 22 April 2020, 20:03:15 UTC
106034c Set depth invalidation enabled by flag 22 April 2020, 19:26:12 UTC
542a62d Add the missing comma separator 22 April 2020, 18:59:45 UTC
a27bf01 Merge pull request #6188 from apuzhevi/ethernet WIP: Hotfix for LRS Network Extensions 22 April 2020, 13:20:00 UTC
8d3ae48 Merge pull request #6205 from daversintel/genlock Exteneded cam sync mode to suppoprt full slave mode and genlock mode … 22 April 2020, 10:06:13 UTC
ece11ee Merge pull request #6203 from doronhi/rsusb_delay Fix bug - RSUSB messaging takes 20 msec 22 April 2020, 10:05:39 UTC
c997087 glsl occlusion for L500 devices 22 April 2020, 04:43:24 UTC
6ce186c glsl occlusion performance improvement - eliminate intermediate frame copies 21 April 2020, 21:15:42 UTC
29b7b71 invalidate xyz in glsl occulusion to avoid artifacts on the edges 21 April 2020, 20:11:27 UTC
412fd6c RTCP RR fix (#202) 21 April 2020, 10:50:42 UTC
c50101e Windows socket buffer (#201) * Client-side buffer for Windows only 21 April 2020, 10:50:42 UTC
78ef326 Server supports command line switches. (#200) * Server command line switches: -p <port> -i <addr> -c * Port as part of the address. 21 April 2020, 10:50:42 UTC
3087fd1 fix idents 21 April 2020, 10:50:42 UTC
ea1f720 release mutex on stream clos 21 April 2020, 10:50:42 UTC
d766222 remove print 21 April 2020, 10:50:42 UTC
9f28d5c return mempool memory on reset_queue 21 April 2020, 10:50:42 UTC
070c7a3 add serialized_data to notification 21 April 2020, 10:50:42 UTC
8356953 Merge remote-tracking branch 'noha/L500_occlusion_performance_improvement' into glsl_occlusion 20 April 2020, 17:46:29 UTC
f8c586e implement glsl occulusion on gpu 20 April 2020, 17:27:09 UTC
9381787 Fix Typos 18 April 2020, 10:34:12 UTC
58eccc1 Genlock can only be updated while not streaming. 14 April 2020, 22:26:08 UTC
48beaa6 Updated genlock description. 14 April 2020, 16:26:10 UTC
bc64e52 Merge pull request #6201 from krazycoder2k/patch-5 Fixed broken link. 13 April 2020, 10:24:57 UTC
81c534e optimizing vertical scanning 07 April 2020, 14:29:23 UTC
2e28f4e fix host timestamp in global_timestamp_reader according to the assumption that delay to query device time is caused by multiple attempts to communicate. 07 April 2020, 04:51:33 UTC
7167e7a Updated enum values. 06 April 2020, 18:35:40 UTC
ff262c0 Exteneded cam sync mode to suppoprt full slave mode and genlock mode with deifferent trigger frequencies. 06 April 2020, 17:13:15 UTC
32968a0 Merge pull request #6198 from lramati/py_log Python version of rs2::log_to_callback and rs2::log 06 April 2020, 16:01:17 UTC
0997063 fix condition on waiting for signal in concurrency.h invoke_and_wait function. Was waiting until timeout and missing the signal. 06 April 2020, 07:06:41 UTC
20f1775 Fixed broken link. Relates to: https://github.com/IntelRealSense/librealsense/issues/5786 05 April 2020, 18:56:55 UTC
82a8a08 Fixed minor comment typo Related to https://github.com/IntelRealSense/librealsense/issues/5872 05 April 2020, 18:44:36 UTC
d830b8d [python] log_to_callback 05 April 2020, 11:28:30 UTC
c9b34c8 fixes from previous commit 02 April 2020, 12:19:37 UTC
733460f fix uv mapping with yuyv rgb, depth, and IR streams 02 April 2020, 00:09:27 UTC
1a7dc2c L500 oclusion invalidation performance improvement 01 April 2020, 11:26:24 UTC
b3246af L500 oclusion invalidation performance improvement 01 April 2020, 11:22:34 UTC
4821010 Upgrade T265 firmware to 0.2.0.951 o Fix intermittent descriptor/imu corruption 01 April 2020, 05:35:08 UTC
97e9985 Upgrade T265 firmware to 0.2.0.950 o Make initial yaw consistent when starting forward, backward, up and down 01 April 2020, 05:31:46 UTC
025fccf Merge pull request #6170 from ev-mp/el W/A for EasyLogging on Linux 31 March 2020, 13:49:03 UTC
d251490 Realsense-viewer to filter Easylogging messages below INFO level to prevent notifiocations dump. Limit the notifications windows depth for constat size memory footproint. Fix minor GCC warnings 31 March 2020, 12:43:00 UTC
44e4cfb Merge pull request #6161 from anmelleSlamcore/fix_v4l_unique_ptr_function_wrapper Ensure custom deleter is called by passing non-null pointer in ctor 30 March 2020, 11:16:07 UTC
fe09b12 Ensure custom deleter is called by passing non-null pointer in ctor 30 March 2020, 10:28:49 UTC
back to top