276 Commits

Author SHA1 Message Date
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
72abf19252 Added station mode to CLI wifi settings, bugfixes 2018-05-28 17:19:17 +00:00
mame82
848fd50815 Fix cli DHCP options, started WiFi config for CLI, wrapped wpa_supplicant into service 2018-05-28 14:34:59 +00:00
mame82
19d352fb37 Started HID implementatio + wifi client functionality 2018-05-27 23:33:41 +00:00
mame82
0ac4c706e5 Added in gRPC-web support and boilerplate code for a client 2018-05-13 20:50:55 +00:00
mame82
690397468a Added some more CLI examples 2018-05-11 23:41:41 +00:00
mame82
c3771a5069 CLI client supports setting up DHCP server or client on an interface 2018-05-11 23:25:06 +00:00
mame82
604e7d7073 Fixed usb gadget interface activation 2018-05-11 15:18:30 +00:00
mame82
9553686940 Added DHCP server and client support for service. ToDo: CLI implementation for DHCP modes 2018-05-11 13:57:39 +00:00
mame82
ef57825312 Added manual network configuration RPC+CLI, ToDo: DHCP server + client config 2018-05-09 20:49:42 +00:00
mame82
103b22a060 Incorporated and modified netlink, due to missing functionality 2018-05-09 15:22:07 +00:00
mame82
eef028f24d Started implementing network setup 2018-05-08 22:43:28 +00:00
mame82
7d6b934560 Started with dnsmasq config RPC, Makefile, systemd service file 2018-05-08 15:57:12 +00:00
mame82
24e862bf75 gRPC cli Configurable UMS (including CDRom emulation and changing of backing file) 2018-05-07 20:08:02 +00:00
mame82
45c590f6ee Fixes in USB backend, added gadget autodeploy to CLI 2018-05-04 22:20:44 +00:00
mame82
b7092ebf6b Added USB gadget configuration to CLI, ToDo: validation (avoid kernel panic by consuming too many endpoints); auto-deploy by default 2018-05-04 21:02:58 +00:00
mame82
064ac0edb7 Started CLI implementation of USB gadget settings 2018-05-04 13:44:04 +00:00
mame82
796a5e5ba8 Added missing folders 2018-05-04 12:18:31 +00:00
mame82
3a777c42a1 restuctred project layout, updated cobra on cli client, updated gRPC proto 2018-05-04 12:17:12 +00:00
mame82
e2873af144 Started testing cobra based arg parser for cli_client 2018-05-03 20:50:13 +00:00
mame82
93e2d163ed Added bridge interface creation, USB gadget state parsing over RPC, some refinements 2018-05-03 16:09:53 +00:00
mame82
3a9ec59b18 Implemented LED RPC + started USB 2018-05-02 20:43:22 +00:00
MaMe82
86021e193a Added test RPC server + client; started LED module 2018-04-30 22:43:15 +00:00
MaMe82
a95f493fe2 Added USB composite functions and function to destroy adget again 2018-04-29 02:24:51 +00:00
MaMe82
6fb02fa2d0 Test implementation of RNDIS composite gadget in go 2018-04-28 01:09:21 +00:00