-
Notifications
You must be signed in to change notification settings - Fork 14
Firmware updater which provides Firmware update progress #159
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
Conversation
…to psmithcrl/FirmwareUpdateProgress
|
Does it make sense to remove this outdated flash utility at the same time? https://github.com/carnegierobotics/LibMultiSense/tree/master/source/Utilities/FlashUtility |
@QuentinTorg |
|
#164 first |
source/Utilities/FirmwareUpdateUtility/FirmwareUpdateUtility.cc
Outdated
Show resolved
Hide resolved
* Fix windows build (#158) * add instance of static member of Timestamp, for windows_build * fix for visual studio warning * Add CI build (#162) * add github action for building libmultisense * fix one header before move to windows machine * update some dead links * builds on ubuntu, not tested * test windows commit * Dbalish/windows buildfix (#163) * reorder includes so min/max macros don't get defined * remove accidental newline * WIP * add windows style struct packing * make message values unsigned * builds in windows - untested * windows build tested and working * fix broken #defines * last bit of cleanpup --------- Co-authored-by: hshibatacrl <86801795+hshibatacrl@users.noreply.github.com> Co-authored-by: Quentin Torgerson <qtorgerson@carnegierobotics.com>
dougbalish1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mattalvarado I think it's ready, if you could just double check the changes in Portability.hh, I think everything else has been addressed. Thanks!
Please test this out and provide some feedback.
This will bind to a server process running on the camera.
Will update to include which firmware versions are compatible with this update process.