MaMe82
|
ffca3c079f
|
Fix: random jitter for command
|
2018-11-23 17:18:51 +01:00 |
|
MaMe82
|
8200b5810d
|
serive,webclient,cli: Crash fix USB; partial CLI rework; reworked USB gadget deployment
|
2018-11-20 15:24:40 +01:00 |
|
MaMe82
|
32846e652c
|
webclient,service,hid: Fixes of HIDScript state events; fix timestamp displaying
|
2018-10-30 15:36:10 +01:00 |
|
MaMe82
|
c11f7ec2cb
|
HIDMouse: reuse device file
|
2018-10-15 12:19:22 +02:00 |
|
MaMe82
|
7213037552
|
HID keyboard optimization: keep descriptor to dev file open
|
2018-10-15 11:22:43 +02:00 |
|
MaMe82
|
e77dd369ef
|
Wrapping HIDScript into anonymous, self-invoked function
|
2018-10-15 10:26:57 +02:00 |
|
MaMe82
|
1c7fc01e1a
|
Webclient: included awesome font, Connloss detection, auto reconnect, job state (event + initial state); gRPC: JobState, EchoRequest;
|
2018-08-05 16:04:27 +02:00 |
|
MaMe82
|
8f553db5c3
|
Added interface for callback events to HID
|
2018-07-29 02:40:23 +02:00 |
|
mame82
|
3a1ebdcb97
|
Fix crash when Keyboard/Mouse isn't up and HIDScript commands are issued anyway
|
2018-07-06 23:23:39 +00:00 |
|
mame82
|
03ac3bcbe1
|
Added boot bash script on service start; additional HID job control functions for gRPC-server; minor fixes
|
2018-07-06 22:40:08 +00:00 |
|
mame82
|
d297240020
|
Fixed job management (abort/remove HIDScripts); added waitLED(ANY_OR_NONE) flag for USB re-attach detection
|
2018-06-30 05:31:55 +00:00 |
|
mame82
|
ae87064ae9
|
Added HIDScript background jobs to CLI; Added test scripts for HIDScript
|
2018-06-29 20:42:55 +00:00 |
|
mame82
|
1c7389f77f
|
HIDScript JS callbacks to go are now reacting to Otto's IRQ channel
|
2018-06-29 14:17:41 +00:00 |
|
mame82
|
5a7a0b352d
|
Introduced context cancellation + propagation to HIDScript controller;Global management for background jobs for HIDScript;Updated ToDo; Updated hid tests
|
2018-06-29 12:29:19 +00:00 |
|
mame82
|
e9d268d89d
|
Updated Makefiel with keymaps; updated HIDController reinit (accounting for otto memory leak); added HIDController to P4wnP1_Service;
|
2018-06-27 05:38:47 +00:00 |
|
mame82
|
513bbabbad
|
Rewritten HIDController to allow reinitialization while reusing otto VM pool (avoid memory leak)
|
2018-06-26 19:59:17 +00:00 |
|
mame82
|
c77752fd05
|
Change initialization of Otto VMs (no cloning). Memory leak fix in Unmarshal
|
2018-06-26 16:34:32 +00:00 |
|
mame82
|
353c16dc39
|
Reworked keyboard LED monitoring, for better GO channel usage
|
2018-06-16 11:27:56 +00:00 |
|
mame82
|
0c7a9f6bf1
|
Refined Async Otto VM to rely on GO channel for signaling
|
2018-06-15 16:26:40 +00:00 |
|
mame82
|
9fc612932a
|
Added mouse functionality to HID scripting engine + test from external (modifyable) script file
|
2018-06-15 13:26:58 +00:00 |
|
mame82
|
84867d2ef6
|
Added HIDScript method 'waitLEDRepeat'
|
2018-06-11 15:34:47 +00:00 |
|
mame82
|
be7a039c0e
|
Added waitLED() + layout() to HIDScript. ToDo: waitRepeatLED()
|
2018-06-08 16:09:12 +00:00 |
|
mame82
|
c683dd95b9
|
Added EN-US layout (included in common layout, too), renamed HID controller methods
|
2018-06-08 12:49:45 +00:00 |
|
mame82
|
8db6b0d179
|
Added combos for HID keyboard, added common keyboard map, added HIDscript function for combos
|
2018-06-08 12:03:24 +00:00 |
|
mame82
|
d580cc7627
|
Started implementing key2report mapping for combos
|
2018-06-07 17:25:07 +00:00 |
|
mame82
|
3a4a46e30e
|
Added 'repeated LED trigger', refined+fixed LED code. ToDo: test multiple goroutines with triggers
|
2018-06-07 14:38:33 +00:00 |
|
mame82
|
293aab4853
|
Refined some Keyboard LED code
|
2018-06-07 12:43:15 +00:00 |
|
mame82
|
055cb4e254
|
Fixed LED state watcher to consider unknown initial state
|
2018-06-07 08:36:23 +00:00 |
|
mame82
|
4116893913
|
Started Keyboard LED state watcher + added testfile testhid.go
|
2018-06-07 08:14:37 +00:00 |
|
mame82
|
1236e927d8
|
Implemented asyncronous JavaScript VM pool for HIDScripts based on JS
|
2018-06-05 21:12:35 +00:00 |
|
mame82
|
45395e761b
|
First HID keyboard tests
|
2018-05-29 20:26:30 +00:00 |
|
mame82
|
69ee0c4769
|
Added USB HID keyboard mapping data
|
2018-05-28 21:47:56 +00:00 |
|
mame82
|
19d352fb37
|
Started HID implementatio + wifi client functionality
|
2018-05-27 23:33:41 +00:00 |
|