László Monda
66a30431d0
Move the separator line SVG into uhk60-right.
2017-11-08 22:42:27 +01:00
László Monda
04b43896c5
Make the firmware updater scripts take module slot parameters instead of I2C addresses. Rename scripts from *slave* to *module*.
2017-11-08 18:27:45 +01:00
László Monda
9a5862b57c
Make update-slave-firmware expect a module slot name, too.
2017-11-08 03:47:51 +01:00
László Monda
ac5d6ba32a
Add firmware updater scripts from the firmware repo and the dependent blhost binaries.
2017-11-08 01:18:46 +01:00
László Monda
ee85f666ae
Delete deprecated scripts.
2017-11-08 00:42:32 +01:00
László Monda
e7d8b619fd
Regenerate icons.
2017-11-07 23:57:10 +01:00
László Monda
22f6d52a71
Merge branch 'master' of github.com:UltimateHackingKeyboard/agent
2017-11-07 23:56:43 +01:00
László Monda
ebdb0b114c
Add icon generator script.
2017-11-07 23:56:28 +01:00
Róbert Kiss
e61f6ef106
chore(release): 1.3.7
2017-11-07 23:26:06 +01:00
Róbert Kiss
30890fca0d
ci: install yarn on travis osx
2017-11-07 23:25:40 +01:00
Róbert Kiss
555688f7d4
Revert "ci: try to build ARM7"
...
This reverts commit e842bae
2017-11-07 21:47:52 +01:00
Róbert Kiss
d80de77b2f
chore(release): 1.3.6
2017-11-07 21:28:20 +01:00
Róbert Kiss
e842baefa8
ci: try to build ARM7
2017-11-07 21:26:35 +01:00
Róbert Kiss
8703664118
chore(release): 1.3.5
2017-11-07 18:26:43 +01:00
Róbert Kiss
915aefe8a3
revert: remove electron builder from package.json
2017-11-07 13:53:16 +01:00
Róbert Kiss
89b45de11a
chore(release): 1.3.4
2017-11-06 23:25:19 +01:00
Róbert Kiss
40eb2ca9a2
ci: install electron-builder only when releasing
2017-11-06 23:24:27 +01:00
László Monda
b3a38a5d6c
Merge branch 'master' of github.com:UltimateHackingKeyboard/agent
2017-11-06 00:31:05 +01:00
László Monda
5252ec3702
Increment the argument of jumpToSlaveBootloader now that it's been changed from UHK module driver id to slot id.
2017-11-06 00:29:24 +01:00
Róbert Kiss
b7cca0a082
chore(release): 1.3.3
2017-11-05 13:35:42 +01:00
Róbert Kiss
e8f755af70
ci: use the same build dependencies than node-hid ( #492 )
2017-11-05 12:52:35 +01:00
Róbert Kiss
e7d6913984
chore(release): 1.3.2
2017-11-04 23:42:41 +01:00
Róbert Kiss
8e0ab4f71c
ci: Add g++-multilib to travis ( #491 )
2017-11-04 23:38:28 +01:00
László Monda
a5c478d51c
Remove the unused scripts section of package.json and make user-config-json-to-bin.ts slightly simpler.
2017-11-04 17:45:26 +01:00
Róbert Kiss
3313fad9e6
chore(release): 1.3.1
2017-11-04 17:40:33 +01:00
Róbert Kiss
d9417eaa89
fix(config): Remove userConfigurationLength from json serialization ( #490 )
2017-11-04 17:38:04 +01:00
Róbert Kiss
78e27c3688
build: user-config-json-to-bin.ts runnable from other directory ( #489 )
...
* new setup
* make run able ts file from other directory
* do not build project
2017-11-04 17:26:34 +01:00
Róbert Kiss
8660a9ae50
chore(release): 1.3.0
2017-11-04 11:14:39 +01:00
Róbert Kiss
ec4505cead
chore: mark package as private
2017-11-04 11:14:30 +01:00
Róbert Kiss
47b589b3d8
build: stop travis if any script failed
2017-11-04 11:14:04 +01:00
László Monda
6ab7bd9298
Read bytes 1-2 instead of bytes 0-1 now that the firmare uses the status byte as expected.
2017-11-04 02:06:01 +01:00
László Monda
a5ff1cd97d
Tweak the label and description of the secondary role a bit.
2017-11-03 22:45:32 +01:00
László Monda
2ae7abe440
Utilize ts-node to run user-config-json-to-bin.ts. Remove the lint pre-commit hook because I couldn't commit with git.
2017-11-03 00:33:37 +01:00
Róbert Kiss
ea700852bc
fix(config): Add userConfigurationLength to the user-config.json
2017-11-02 23:58:47 +01:00
Róbert Kiss
217d78a85f
chore: add lint precommit hook ( #488 )
2017-11-02 23:29:48 +01:00
Róbert Kiss
f6ea327813
build(usb): run chmod u+x after build ( #487 )
2017-11-02 23:20:53 +01:00
Róbert Kiss
0c30eccaca
feat(device): Read only filled user configuration and fix app close on mac ( #486 )
...
* feat(device): Save user configuration length
* feat(device): Read only filled user configuration from EEPROM
* fix(agent): Close device connections and quit from app on Mac
2017-11-02 23:06:53 +01:00
Róbert Kiss
fe6cd68c55
build: upgrade nodejs => 8.9.0 ( #485 )
...
* build: upgrade nodejs => 8.9.0
* ci: remove npm upgrade from CI files
2017-11-02 21:22:43 +01:00
Róbert Kiss
e394f8483e
build: Add watch script to usb module
2017-11-02 20:20:14 +01:00
Róbert Kiss
009dd8e963
fix(usb): user-config-json-to-bin compile
2017-11-02 19:56:21 +01:00
László Monda
7ab55e9ac5
Move user-config-json-to-bin.ts to the usb package and use import instead of require.
2017-11-02 17:43:29 +01:00
László Monda
4ae432e91d
Add JSON to bin configuration converter script.
2017-11-01 17:10:56 +01:00
László Monda
91eb4b3a50
Rename uhk60-{left,right}-half to uhk60-{left,right}
2017-10-31 22:05:32 +01:00
László Monda
3f78cc1340
Add script to test hidapi stability by using readSync() calls.
2017-10-31 20:08:33 +01:00
Róbert Kiss
5318b2a2e1
chore(release): 1.2.4
2017-10-30 20:36:07 +01:00
Róbert Kiss
1f634f98f3
fix(usb): remove extra first 0 from USB transfer data
2017-10-30 20:35:41 +01:00
László Monda
220999eeda
Simplify slot names by removing the "-keyboard" part.
2017-10-30 02:11:43 +01:00
Róbert Kiss
eac9341c99
chore(release): 1.2.3
2017-10-29 09:45:15 +01:00
Róbert Kiss
d876203d27
ci: remove appveyor x64 platform entry
2017-10-29 09:45:08 +01:00
Róbert Kiss
2d1fcded0f
chore(release): 1.2.2
2017-10-29 09:33:50 +01:00