László Monda
cac6fdc190
Move updateDeviceFirmware() from update-device-firmware.js to uhk.js
2018-01-30 21:48:42 +01:00
László Monda
ca9bf60a1b
Extract updateDeviceFirmware()
2018-01-30 21:46:39 +01:00
László Monda
bb7edb8e4d
Remove shared.js
2018-01-30 21:39:05 +01:00
László Monda
0d9c976eb8
Move execRetry() from shared.js to uhk.js
2018-01-30 21:37:27 +01:00
László Monda
288d4f75b6
Move getBlhostCmd() from shared.js to uhk.js
2018-01-30 21:35:35 +01:00
László Monda
73e07eae2d
Move checkFirmwareImage() from shared.js to uhk.js
2018-01-30 21:28:00 +01:00
László Monda
8e620caac5
Use reenumerate() in update-device-firmware.js instead of forking reenumerate.js
2018-01-30 20:39:48 +01:00
László Monda
0d4e1acf76
Extract reenumerate() from reenumerate.js to uhk.js
2018-01-30 19:34:29 +01:00
László Monda
88c42d58b1
Extract reenumerate() as an async function in reenumerate.js
2018-01-30 18:36:16 +01:00
László Monda
5099e904fc
Use uhk.writeDevice() in set-i2c-baud-rate.js
2018-01-30 17:30:12 +01:00
László Monda
5476f7c3a5
Extract I2C0_F.
2018-01-30 17:25:29 +01:00
László Monda
e0bb0bcca3
Add the async uhk.writeDevice() and use it in get-i2c-baud-rate.js
2018-01-30 17:21:50 +01:00
László Monda
124c3ec29b
Simplify reenumerate.js mainly by using uint32ToArray()
2018-01-30 06:09:09 +01:00
László Monda
2310320b8a
Replace pushUint32() with uint32ToArray() and don't use it where not needed.
2018-01-30 05:30:32 +01:00
László Monda
67346b4cda
Simplify getTransferData()
2018-01-30 05:10:29 +01:00
Róbert Kiss
662ca0152f
fix(keymap): Don't show keymap description in the key action popover ( #572 )
2018-01-29 23:40:41 +01:00
József Farkas
02f1053d46
feat(popover): sort keymaps and macros alphabetically ( #534 )
...
* feat(popover): sort keymaps and macros alphabetically
Closes #512
* small performance refactoring
2018-01-29 23:15:21 +01:00
Róbert Kiss
a44a7dc5f8
chore: use lodash-es version ( #569 )
...
lodash-es support tree shaking and the bundle size will near 2MB less
2018-01-29 23:02:17 +01:00
Róbert Kiss
02d57fdabf
feat(keymap): add description to keymap ( #559 )
...
* feat(keymap): add description to keymaps
* add new feature request
* preserve new lines
2018-01-29 22:54:29 +01:00
László Monda
acd17ac657
Fix the background color of the toplevel device node. Fixes #552
2018-01-22 04:41:43 +01:00
László Monda
3cd2d208b9
Make get-i2c-health.js output uptime and baud rate.
2018-01-15 01:37:52 +01:00
László Monda
d0cd30f915
Add get-i2c-health.js
2018-01-15 01:21:56 +01:00
László Monda
010a23aaeb
Extract slaveI2cErrorBufferToString()
2018-01-15 01:07:23 +01:00
László Monda
c723fe2651
Simplify get-slave-i2c-errors.js by using padEnd()
2018-01-15 00:55:38 +01:00
László Monda
95caa58624
Utilize uhk.getUint* in get-slave-i2c-errors.js
2018-01-15 00:37:31 +01:00
László Monda
9089f088b6
Clean up get-left-firmware-version.js a bit.
2018-01-15 00:31:24 +01:00
László Monda
1aeb4e8326
Make get-left-firmware-version.js display module protocol version, too.
2018-01-15 00:07:30 +01:00
László Monda
96b9226adb
Fix script to display the correct firmware version.
2018-01-15 00:02:57 +01:00
László Monda
7c065f4368
Remove --buspal speed specification because it gets disrespected by the firmware anyways.
2018-01-14 22:13:31 +01:00
Róbert Kiss
a8108b9abf
revert: Revert auto write user configuration ( #558 )
2018-01-14 19:32:41 +01:00
László Monda
c7baa00720
Add get-uptime.js
2018-01-14 18:33:14 +01:00
László Monda
5cdf2282f8
Add {get,set}-i2c-baud-rate.js
2018-01-14 18:15:50 +01:00
László Monda
89221faf60
Add set-i2c-baud-rate.js
2018-01-14 00:45:51 +01:00
László Monda
3b70c84c61
Merge branch 'master' of github.com:UltimateHackingKeyboard/agent
2018-01-13 19:33:28 +01:00
László Monda
5b1f4cb584
On the mouse speed section of the key action popover remove the bottom sentence and slightly rephrase the top sentence.
2018-01-13 19:30:08 +01:00
Mikko Lakomaa
3ee6c680a1
Agent menu ( #540 )
...
* Add generate version module script
* Remove Fork me on GitHub banner
* Add app-version.ts
* Revert "Add app-version.ts"
This reverts commit fe1a37e631 .
* Add app-version.ts
* Add agent icon class
* Move settings component under agent folder
* Add AboutComponent
* Add agent routes
* Add index.ts for agent folder
* Fix agent folder imports in shared module
* Add agent menu to side menu, with Settings and About pages under it
* Fix agent icon alignment in side menu
* Simplify About page
* Make Agent menu 0 level in side menu
* Remove bottom Settings menu
* Fix Agent menu closing if My UHK is closed in side menu
* Fix version text alignment in auto update settings
* Remove github fork ribbon styles
* use package.json instead of app-version.ts
* fix OpenUrlInNewWindow naming
* fix lint request
* fix: firmware download url calculation
2018-01-13 17:10:21 +01:00
László Monda
fdcf64d5c6
Only display minutes in the I2C error logger script.
2018-01-13 00:06:18 +01:00
László Monda
6c327ee414
Add I2C logger script.
2018-01-11 02:57:49 +01:00
László Monda
b6bdd1486c
Make update-module-firmware.js more robust and able to recover bricked modules (including the left half) by utilizing the newly added wait-for-kboot-idle.js
2018-01-10 03:15:19 +01:00
László Monda
bd5be98d99
Restore wdi-simple.exe and 50-uhk60-rules.cmd just in case.
2018-01-08 06:13:37 +01:00
László Monda
ae11c01725
Tidy up else clauses based on our coding standards.
2018-01-08 05:41:36 +01:00
Róbert Kiss
f0139c55ee
feat(user-config): Upload user configuration from json/bin file ( #545 )
...
* feat(user-config): Upload user configuration from json/bin file
* fix error message
* remove file extension filter
* apply user config after loaded from file
* add file filter
* remove file filter
2018-01-08 05:29:31 +01:00
László Monda
5341d953ff
Fix statusCodesToStrings map.
2018-01-07 05:21:08 +01:00
László Monda
bd9a2a0eeb
Make get-slave-i2c-errors.js display slave names and I2C error names.
2018-01-06 21:29:14 +01:00
László Monda
4c10954721
Add script which reads I2C errors.
2018-01-05 03:26:26 +01:00
Róbert Kiss
bbce1e0e0f
fix(user-config): Validate device, keymap, and macro names ( #543 )
...
* fix(user-config): Validate device, keymap, and macro names
* fix device name renaming
2018-01-03 21:06:08 +01:00
László Monda
13f064229f
Add keyAssigmentOrder array to uhk60-right/device.json
2018-01-02 04:05:26 +01:00
László Monda
216793bbb8
Add get-{left,right}-firmware-version.js
2017-12-29 13:34:49 +01:00
László Monda
558c8b0dbf
Merge branch 'master' of github.com:UltimateHackingKeyboard/agent
2017-12-29 13:24:26 +01:00
László Monda
e3c65f77df
Rename getProperty to getDeviceProperty and getModuleProperties to getModuleProperty.
2017-12-29 13:23:58 +01:00