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

Firmware update API and command line tool #4267

Merged
merged 10 commits into from
Jun 25, 2019

Conversation

matkatz
Copy link
Contributor

@matkatz matkatz commented Jun 23, 2019

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
Copy link
Collaborator

@ev-mp ev-mp left a comment

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

CMake/lrs_options.cmake Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
include/librealsense2/h/rs_device.h Show resolved Hide resolved
include/librealsense2/h/rs_sensor.h Outdated Show resolved Hide resolved
include/librealsense2/hpp/rs_device.hpp Show resolved Hide resolved
src/rs.cpp Show resolved Hide resolved
src/types.h Outdated Show resolved Hide resolved
src/winusb/enumerator-winusb.cpp Outdated Show resolved Hide resolved
tools/fw-update/rs-fw-update.cpp Show resolved Hide resolved
tools/fw-update/rs-fw-update.cpp Outdated Show resolved Hide resolved
Copy link
Collaborator

@ev-mp ev-mp left a comment

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 IntelRealSense: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