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

RTF-1 Create GUI with PyQt5 #2

Open
JayHeng opened this issue Mar 20, 2019 · 0 comments
Open

RTF-1 Create GUI with PyQt5 #2

JayHeng opened this issue Mar 20, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@JayHeng
Copy link
Owner

JayHeng commented Mar 20, 2019

NSB-10 Switch to PyQt
https://github.com/JayHeng/NXP-MCUBootUtility/issues/50

@JayHeng JayHeng changed the title RTF-1 Use PyQt for GUI RTF-1 Create GUI with PyQt5 Mar 20, 2019
JayHeng pushed a commit that referenced this issue Apr 14, 2019
Signed-off-by: Jay Heng <jie.heng@nxp.com>
JayHeng pushed a commit that referenced this issue Apr 16, 2019
- Fixed minor issue

Signed-off-by: Jay Heng <jie.heng@nxp.com>
JayHeng pushed a commit that referenced this issue Apr 26, 2019
 board setting

- Detected value is only valid for USB
- Connected value has to be set by User
- Serial Port Index items equal to Connected value if port is UART
- Serial Port Index items equal to min(Connected value,Detected value) if port is USB

Signed-off-by: Jay Heng <jie.heng@nxp.com>
JayHeng pushed a commit that referenced this issue Dec 14, 2019
- Enabled to use hasSdpReadRegisterCmd property

Signed-off-by: Jay Heng <jie.heng@nxp.com>
JayHeng pushed a commit that referenced this issue Jan 20, 2021
- Added self.mcuSeries

Signed-off-by: Jay Heng <hengjie1989@foxmail.com>
JayHeng pushed a commit that referenced this issue Jan 20, 2021
- Extended below single var to list var for multiple boards support
  self.blhost
  self.sdphost
  self.mcuDeviceHabStatus
  self.connectStage

Signed-off-by: Jay Heng <hengjie1989@foxmail.com>
JayHeng pushed a commit that referenced this issue Jan 20, 2021
- Extended more single var to list var for multiple boards support
  self.isUsbhidConnected
  self.usbhidToConnect

  self._retryToDetectUsbhidDevice()
  self.setPortSetupValue()
  self.adjustPortSetupValue()
  self.updatePortSetupValue()

Signed-off-by: Jay Heng <hengjie1989@foxmail.com>
JayHeng pushed a commit that referenced this issue Jan 21, 2021
…#2

- Show usb slot num in button

Signed-off-by: Jay Heng <hengjie1989@foxmail.com>
@JayHeng JayHeng added the enhancement New feature or request label Mar 14, 2022
JayHeng pushed a commit that referenced this issue Mar 14, 2022
…tion is as same as 8 usb without dynamic detection #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant