Commit Graph
425 Commits
Author SHA1 Message Date
ob-yalian fbe128a8e9 feat: add sensor configuration synchronization for export 2026-06-20 16:05:30 +08:00
ob-yalian 6794411613 feat: add synchronization for application point cloud and HDR merge configurations for export 2026-06-20 14:31:21 +08:00
ob-yalian 844cb92adc feat: add application config synchronization from JSON file 2026-06-20 11:56:23 +08:00
ob-yalian dd9c0dcd42 feat: add sync IO voltage level configuration and service 2026-06-18 18:18:47 +08:00
ob-yalian e20b90fe98 feat: add GetDeviceConfig service and related functionality 2026-06-18 16:11:16 +08:00
slz 14b62847eb Refactor code for improved readability and consistency 2026-06-10 15:17:15 +08:00
ob-yalian 08fc24d232 bump version to 2.8.8 2026-06-08 17:02:04 +08:00
ob-yalian b58e9db766 fix: remove unused filter status publisher and related code in OBCameraNode 2026-06-08 16:51:23 +08:00
slz 951e48e715 feat: rename frame timestamp CSV logging to frame drop logging and update related parameters 2026-06-05 14:07:23 +08:00
ob-yalian 1b38de0d09 Revert "feat: add parameter synchronization and validation methods in Parameters and OBCameraNode classes"
This reverts commit c086004c19.
2026-06-05 11:07:37 +08:00
ob-yalian bec3b2d62c feat: add support for GEMINI 309g camera by updating PID constants and validation function 2026-06-05 10:39:28 +08:00
ob-yalian c086004c19 feat: add parameter synchronization and validation methods in Parameters and OBCameraNode classes 2026-06-05 09:15:38 +08:00
ob-yalian 18ee6ae821 Merge branch 'feat/undistort' into merge/sdk_2.8.8 2026-06-02 17:46:08 +08:00
ob-yalian 3a3eaab02c Merge remote-tracking branch 'origin/feature/timestamp-clock-type' into merge/sdk_2.8.8 2026-06-02 16:46:20 +08:00
ob-yalian adf13e8cd7 feat: add support for undistortion parameters and filters in camera configuration 2026-06-02 16:10:04 +08:00
slz 1d20ebb74d feat: add support for specifying the log output path 2026-05-28 11:21:06 +08:00
ob-yalian 532438d5a7 feat: default SDK tuning params to unset 2026-05-27 10:27:49 +08:00
ob-yalian 790e9f712f feat: only apply provided launch settings 2026-05-27 09:47:40 +08:00
ob-yalian 25774f6824 feat: support named depth filter config 2026-05-27 09:44:09 +08:00
ob-yalian 2e673ba95b feat: add config JSON export service 2026-05-27 09:42:02 +08:00
ob-yalian 4107a1f66e feat: sync SDK JSON import state 2026-05-27 09:40:46 +08:00
slz 2200cf54be feat: add support for timestamp clock type 2026-05-25 17:00:53 +08:00
slz 41cac868ec feat: update the output timing for frame drop notifications 2026-05-21 16:55:36 +08:00
slz c946b6e651 Merge branch 'feature/publish-raw-image' into merge/develop 2026-05-20 09:28:41 +08:00
slz 4d72b8a03f feat: add dropped frames tracking and logging for frame timestamps 2026-05-15 17:19:48 +08:00
slz 00cb360976 feat: add support for printing only dropped-frame logs 2026-05-14 18:10:23 +08:00
slz f23ddeddd1 feat: add log for dropped frames 2026-05-14 17:58:31 +08:00
ob-yalian 9791aee1aa feat: add SDK logging capabilities to tools and utilities 2026-05-07 17:57:28 +08:00
slz d2d894741d feat: update publish raw image 2026-05-07 16:26:34 +08:00
slz fc7e255141 feat: add support for publishing raw color MJPG images 2026-05-07 11:44:05 +08:00
ob-yalian 043ec39788 bump version to 2.8.7 2026-05-06 17:09:10 +08:00
ob-yalian a631e6a382 fix: add publisher for undistorted camera info in OBCameraNode 2026-05-06 15:26:06 +08:00
ob-yalian 715e48881d bump version to 2.8.6 2026-04-28 10:22:26 +08:00
slz a6f0cc02dd feat: add metadata frame number and sensor timestamp handling for csv log 2026-04-20 15:07:02 +08:00
ob-yalian 5123e34069 bump version to 2.8.4 2026-04-20 13:59:57 +08:00
ob-yalian 21983b28f4 feat: add color_ae_max_gain parameter and implement its handling in OBCameraNode 2026-04-17 16:41:59 +08:00
ob-yalian da926e3df7 Merge branch 'benchmark/timestamp_test' into merge/sdk_2.8.3 2026-04-17 09:25:07 +08:00
slz f0603b8b38 feat: add utility functions for string conversion of camera settings 2026-04-15 16:17:31 +08:00
ob-yalian 1b4658e3a6 Merge branch 'customer/sdk_2.8.2_338' into merge/sdk_2.8.2 2026-04-15 09:19:17 +08:00
ob-yalian cb60276274 fix: standardize PID naming for Gemini 338 series in constants and service files 2026-04-13 21:01:41 +08:00
ob-yalian a839591843 update package versions to 2.8.2 across all relevant files 2026-04-13 20:48:41 +08:00
ob-yalian f11e94f452 fix: update device PIDs and improve logging messages for Gemini series 2026-04-13 20:47:25 +08:00
ob-yalian 8ea74e9bf6 feat: expose dynamic depth filter params in status 2026-04-13 14:50:26 +08:00
ob-yalian f1ee63028e fix: synchronize depth filter list access 2026-04-13 14:12:28 +08:00
slz b82ebc51fc feat: add frame timestamp CSV logging functionality 2026-04-13 10:41:51 +08:00
ob-yalian 32232c8929 feat: add depth filter message types and implement depth filter status publishing 2026-04-08 21:24:32 +08:00
ob-yalian 3bc3da0dc9 bump version to 2.8.1 2026-04-04 00:57:19 +08:00
ob-yalian ff43c14298 Merge branch 'feature/update_parameter_name' into fix/305g 2026-04-03 20:40:22 +08:00
slz a531db7853 feat: rename enable_sports_mode to ae_strategy and update related callbacks 2026-04-03 19:24:01 +08:00
slz 85cb7ed0ee feat: rename AE mode parameter to AE reference stream and update related callbacks 2026-04-03 19:04:22 +08:00