13 Commits

Author SHA1 Message Date
736d78892e changed name of build target to match the real device's model name 2019-08-23 19:13:30 -04:00
a46c26895e user is now given the option to ignore the popup to reset a device into bootloader mode. if ignored that device will not trigger a popup again unless the utility is restarted or the device is disconnected 2019-08-23 19:08:45 -04:00
0a107b0c74 utility now detects devices connected in their normal operating mode and sends command to make them jump into bootloader mode 2019-08-23 17:35:02 -04:00
b934698bff test code can now reliably put the device in bootloader mode by sending a 1-byte command in a HID output report 2019-08-23 00:45:56 -04:00
8e739baf46 hacked in some code in main.cpp to send output reports using the HID library 2019-08-22 20:21:38 -04:00
586effdedf changed value checked for to see if app is currently written 2019-08-22 04:07:59 -04:00
b6dd302ed9 changed firmware version label text to use 0-padded hex format 2019-08-22 01:03:37 -04:00
a82ce2dd0d new UI is functional but may need some minor bugfixes 2019-08-21 21:41:53 -04:00
82928fe84b ui advanced settings show and hide is acceptable. qt size hint and
scaling ((((features)))) are dumb
2019-08-20 17:13:15 -04:00
ac6a4a582e UI mostly remade 2019-08-19 16:56:38 -04:00
d678119de0 fixed crash caused by UpdateRecentFilesList() 2019-08-17 13:18:48 -04:00
ca96a8ecb6 started modifying ui 2019-08-17 12:33:27 -04:00
ac48fd350d initial commit with unmodified qt5-based bootloader flash utility source from the MLA 2019-08-14 21:26:27 -04:00