Skip to content

Firmware update API and command line tool - #4267

Merged
ev-mp merged 10 commits into
realsenseai:developmentfrom
matkatz:fw-update
Jun 25, 2019
Merged

Firmware update API and command line tool#4267
ev-mp merged 10 commits into
realsenseai:developmentfrom
matkatz:fw-update

Conversation

@matkatz

@matkatz matkatz commented Jun 23, 2019

Copy link
Copy Markdown
Contributor

Adding API to update firmware for D400 and SR300 cameras.
This PR provides cross platform firmware update functionality available for D400 and SR300 cameras.
A complimentary feature enables to backup the flash image (calibration and other production line specific data), which can be used to recover calibration data (the recovery feature is not yet supported)

The PR also contains a cross platform (Windows, Linux, Mac) firmware update command line tool, which remove the dependency of external tools and also deliver this capability to new platforms (MacOS and Android)

DSO-12739

@matkatz
matkatz requested a review from dorodnic June 23, 2019 15:55

@ev-mp ev-mp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done!
Comments:

  • realsense.def is not updated
  • Python/C# wrappers (NodeJS/Matlab?)
  • Readme.md for rs-fw-update is missing

Comment thread CMake/lrs_options.cmake Outdated
Comment thread CMakeLists.txt Outdated
Comment thread include/librealsense2/h/rs_device.h
Comment thread include/librealsense2/h/rs_sensor.h Outdated
Comment thread include/librealsense2/hpp/rs_device.hpp
Comment thread src/rs.cpp
Comment thread src/types.h Outdated
Comment thread src/winusb/enumerator-winusb.cpp Outdated
Comment thread tools/fw-update/rs-fw-update.cpp
Comment thread tools/fw-update/rs-fw-update.cpp Outdated

@ev-mp ev-mp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great accomplishment!

@ev-mp
ev-mp merged commit 251757f into realsenseai:development Jun 25, 2019
@matkatz
matkatz deleted the fw-update branch July 9, 2019 12:50
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.

3 participants