László Monda
|
d11c532ea4
|
Add a lot of useful instructions to the firmware page.
|
2018-05-22 00:38:27 +02:00 |
|
Róbert Kiss
|
653465f0e0
|
feat: device recovery mode (#642)
* add new page and ipc processing
* refactor: remove unused references from uhk.js
* feat: add device recovery route
* refactor: device permission
* feat: write firmware update log to the screen
* fix: xterm height
* feat: add reload button to the recovery page
* refactor: deviceConnectionState.hasPermission in appStartInfo
* refactor: use correct imports
* refactor: move .ok-button css class to the main style.scss
* feat: add bootload active route guard
* style: move RecoveryDeviceAction into new line
* feat: delete reload button
* feat: start device polling after device recovery
|
2018-05-19 17:22:46 +02:00 |
|
Róbert Kiss
|
13f2b65a7c
|
fix(rendered): Double scrollbar
|
2017-11-30 00:09:03 +01:00 |
|
Róbert Kiss
|
297fd3be79
|
feat(device): flash device firmware from Agent (#499)
* add dataModelVersion, usbProtocolVersion, slaveProtocolVersion
* read the package.json at appstart
* flash firmware
* update firmware
* fix extra resource path
* fix import modules
* update lock files
* fix imports
* terminal window
* exclude tmp folder from git repo
* ok button
* auto scroll in xterm
* fix maxTry count calculation
* optimize logging
* optimize timeout
* readSync
* Add extra delay
* fix async call
* fix error message in log
* fix ok button disable state
* retry
* list devices
* close device after reenumeration
* retry snooze
* kboot maxtry 10
* retry 100
* remove deprecated toPayload ngrx helper
* flash firmware with custom file
* fix tslint
|
2017-11-27 22:12:43 +01:00 |
|
Róbert Kiss
|
ab88d8a2e7
|
feat(agent): Add 'Device' menu and submenus (#461)
|
2017-10-18 01:28:02 +02:00 |
|