Skip to content

Conversation

@Erol444
Copy link
Contributor

@Erol444 Erol444 commented May 9, 2022

Continue work from PR: #518

image

ZigiMigi and others added 17 commits February 23, 2022 18:18
Moved GUI from Flash boot speedup branch to develop branch.
- renamed file and moved to ```ustilities/device_manager.py``` (everything is now in 1 file)
- GUI now has 2 pages (```About``` and ```Configuration settings```)
- GUI also informs dai.__version__ and dai.__commmit__
- Added button ```Flash DAP``` that runs ```flashDepthaiApplicationPackage``` function
- Changed device finding from ```dai.Device.getAllAvailableDevices()``` to ```dai.XLinkConnection.getAllConnectedDevices()```
Moved buttons for moving between pages to menu bar.
Added pressed animation to menu buttons.
Changed button "About" to "Device select" to not confuse users
Added new button "Flash from usb"
Changed program so that you connect to the device only once
Added install_requirements.py and requirements.txt
Fixed requested changes and also made GUI flashing to work so that you may flash only wanted configs and not all.
Buttons select removed, GUI works with combo' events now( clicking in the combo box triggers same event as select did).
Changed window size and added device name to config tab.
Fixed values error
Fixed addressed changes.
Added a default option which will auto select bootloader type based on device type
Addressed requested changes.
@Erol444 Erol444 requested a review from themarpe May 9, 2022 16:38
Copy link
Collaborator

@themarpe themarpe left a comment

Choose a reason for hiding this comment

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

Pull in commits from @ZigiMigi (OSS contribution principles) and rebase your changes on top of that.

@Erol444 Erol444 force-pushed the gui_device_manager branch from 3e1f1c1 to 6c5c41c Compare May 10, 2022 15:09
@Erol444 Erol444 requested a review from themarpe May 10, 2022 17:01
@themarpe themarpe merged commit 2e7110e into main May 11, 2022
@themarpe themarpe deleted the gui_device_manager branch May 11, 2022 12:01
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.

4 participants