Skip to content

Conversation

@ZigiMigi
Copy link
Contributor

Created a GUI for bootloader.

Created a GUI for bootloader.
Fixes some small problems
@themarpe
Copy link
Collaborator

Thanks @ZigiMigi !

Please open a PR to develop with GUI without the flash_boot_speedup changes in place.
This PR will then be merged after the GUI lands in develop, bringing in flash_boot_speedup changes with it.
(Because flash_boot_speedup PR won't be merged very soon yet, and to discuss the proposed changes separately)

Also, target this to utilities/device_manager.py and combine into one file

@ZigiMigi
Copy link
Contributor Author

ZigiMigi commented Feb 23, 2022

Hi,
alright I made a Develop PR.

@themarpe themarpe changed the title Flash boot speedup Flash boot speedup GUI Feb 23, 2022
@themarpe themarpe changed the title Flash boot speedup GUI Flash boot speedup GUI additions Feb 23, 2022
@themarpe
Copy link
Collaborator

@ZigiMigi

Thanks - this PR should add new functionality that is added by flash_boot_speedup branch.

Namely:

  • Boot header flashing (all types, with "fast boot", "gpio" and "usb" header flashing having a sane default along the configurability, and the rest can be more complex exposing various arguments to go along)
  • Flash clear (flashClear - clears flashed application/pipeline)
  • Raw memory reading / writing (via readCustom & writeCustom) - these should take in / or output a file and specify offset & size

Check the diff of the target branch's PR for functionality to expose: https://github.com/luxonis/depthai-python/pull/511/files

Brought all changes from Develop branch as instructed.
@ZigiMigi
Copy link
Contributor Author

ZigiMigi commented Mar 2, 2022

@themarpe
I brought this branch up to date (same as Develop branch)

  • merged into 1 file and renamed
  • all changes mentioned above were adressed
  • your changes are also here

@themarpe themarpe deleted the branch luxonis:flash_boot_speedup June 25, 2022 00:01
@themarpe themarpe closed this Jun 25, 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