László Monda
|
f196fcdaa2
|
Make switch-keymap.js accept a keymap abbreviation.
|
2018-03-30 19:17:42 +02:00 |
|
László Monda
|
0b420ff516
|
Extract uhk.switchKeymap()
|
2018-03-30 18:59:50 +02:00 |
|
László Monda
|
7656af76e4
|
Add switch-keymap.js
|
2018-03-30 12:48:28 +02:00 |
|
László Monda
|
6ee21bcd7a
|
Fix get-debug-info.js
|
2018-02-18 03:44:17 +01:00 |
|
László Monda
|
8650fef7ae
|
Make reenumerate() more reliable.
|
2018-01-31 04:26:49 +01:00 |
|
László Monda
|
5c618869a2
|
Use updateDeviceFirmware(), reenumerate(), and updateModuleFirmware() in update-all-firmwares.js instead of forking processes.
|
2018-01-31 03:40:46 +01:00 |
|
László Monda
|
1b8d6949e0
|
Extract updateModuleFirmware() to uhk.js
|
2018-01-31 03:03:34 +01:00 |
|
László Monda
|
aabc0a8746
|
Use waitForKbootIdle() in update-module-firmware.js
|
2018-01-31 02:28:29 +01:00 |
|
László Monda
|
9589398834
|
Move waitForKbootIdle() to uhk.js
|
2018-01-31 02:25:37 +01:00 |
|
László Monda
|
933a715ea5
|
Extract waitForKbootIdle()
|
2018-01-31 02:22:41 +01:00 |
|
László Monda
|
df14e2d569
|
Extract uhk.jumpToModuleBootloader() and use it.
|
2018-01-31 01:17:28 +01:00 |
|
László Monda
|
4f8a0247d3
|
Call uhk.sendKbootCommandToModule() instead of forking send-kboot-command-to-module.js
|
2018-01-31 00:57:53 +01:00 |
|
László Monda
|
85ec5f6b6a
|
Make update-module-firmware.js use reenumerate() and sendKbootCommandToModule() instead of forking more processes.
|
2018-01-31 00:17:27 +01:00 |
|
László Monda
|
739b830f47
|
Use uhk.writeDevice() in jump-to-module-bootloader.js
|
2018-01-31 00:09:16 +01:00 |
|
László Monda
|
482cff3d3b
|
Extract sendKbootCommandToModule() from send-kboot-command-to-module.js to uhk.js
|
2018-01-30 23:44:25 +01:00 |
|
László Monda
|
9284ae5032
|
Use reenumerate() instead of forking reenumerate.js
|
2018-01-30 23:32:37 +01:00 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|