Commit Graph

11 Commits

Author SHA1 Message Date
László Monda
3b59a1a6fa Update the VID and PID of the bootloader device. 2017-05-24 02:07:30 +02:00
László Monda
b02286ad8d Set final USB VID and PID. 2017-05-23 23:12:48 +02:00
László Monda
0e7785d3ee Add read-adc.js 2017-05-08 03:00:32 +02:00
László Monda
4c75d736d3 Make options default to {} 2017-03-18 15:45:51 +01:00
László Monda
cae0d02dd2 Jump to the bootloader without crashing. 2017-02-28 01:23:56 +01:00
László Monda
33de26b3ab Make jump-to-bootloader.js wait for the UHK and time out. 2017-02-28 00:12:17 +01:00
László Monda
8343547906 Add set-led-values.js 2017-01-15 14:38:28 +01:00
László Monda
e2002dd63b Expose uhk.sendUsbPackets() and implement uhk.sendUsbPacket() based on it. 2017-01-15 03:51:00 +01:00
László Monda
73f682193a Expose usb.sendUsbPacketsByCallback() and use it to vastly simplify blink-test-led.js and led-pwm.js 2017-01-15 03:22:13 +01:00
László Monda
bdb9c85031 Expose uhk.sendUsbPacket() and vastly simplify {write,read}-eeprom.js by using it. Make led_pwm.js use uhk.js instead of the obsoleted util.js file. 2017-01-15 02:20:44 +01:00
László Monda
339602178a Rename util.js to uhk.js and refactor the dependent scripts to utilize its API. 2017-01-15 01:31:23 +01:00