Skip to content

add debug_protocol::build_command() - #10261

Merged
maloel merged 24 commits into
realsenseai:developmentfrom
SamerKhshiboun:buildRawData
Mar 1, 2022
Merged

add debug_protocol::build_command()#10261
maloel merged 24 commits into
realsenseai:developmentfrom
SamerKhshiboun:buildRawData

Conversation

@SamerKhshiboun

@SamerKhshiboun SamerKhshiboun commented Feb 23, 2022

Copy link
Copy Markdown
Contributor
  • add build_raw_data to the debug_protocol API - (this API generates a raw data cmd from opcode, params, and data)
  • add the new API to C# and Python wrappers
  • add build_raw_data python unit-test under unit_tests/debug_protocol/
  • fix old tests/scenarios to use this new API

- add the new API to C# and Python wrappers
- add python unit-test under unit_tests/debug_protocol/
- fix old tests/scenarios to use this new API
- fix some formatting in python files to meet PEP8 coding style
@SamerKhshiboun
SamerKhshiboun marked this pull request as ready for review February 23, 2022 15:40
Comment thread src/hw-monitor.cpp Outdated
Comment thread src/hw-monitor.cpp Outdated
Comment thread src/rs.cpp Outdated
Comment thread src/rs.cpp Outdated
Comment thread include/librealsense2/hpp/rs_device.hpp Outdated
Comment thread unit-tests/debug_protocol/test-build-raw-data.py Outdated
Comment thread unit-tests/debug_protocol/test-build-raw-data.py Outdated
Comment thread unit-tests/debug_protocol/test-build-raw-data.py Outdated
Comment thread unit-tests/debug_protocol/test-build-raw-data.py Outdated
Comment thread unit-tests/live/serializable-device/test-l500-json-load.py Outdated
Comment thread unit-tests/run-unit-tests.py Outdated
Comment thread unit-tests/syncer/test-ts-diff-fps.py Outdated
Comment thread unit-tests/syncer/test-ts-eof.py
Comment thread unit-tests/unit-test-config.py Outdated
Comment thread wrappers/csharp/Intel.RealSense/Devices/DebugDevice.cs
Comment thread unit-tests/test-fw-update.py
Comment thread include/librealsense2/h/rs_device.h Outdated
Comment thread include/librealsense2/h/rs_device.h Outdated
Comment thread src/core/debug.h Outdated
Comment thread src/core/debug.h Outdated
Comment thread src/core/debug.h Outdated
Comment thread include/librealsense2/hpp/rs_device.hpp Outdated
Comment thread unit-tests/debug_protocol/test-build-command.py Outdated
@maloel maloel changed the title add build_raw_data functionality to debug_protocol interface add debug_protocol::build_command() Mar 1, 2022
@maloel
maloel merged commit 636645b into realsenseai:development Mar 1, 2022
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.

2 participants