282 Commits

Author SHA1 Message Date
MaMe82
199a7ab54a Bluetooth: NAP working, mustn't disable SSP 2018-09-26 15:15:47 +02:00
MaMe82
4edac190bf Started integration of TriggerActions into service (serviceStart, WifiApUp, WifiStaConnected) 2018-09-26 13:32:11 +02:00
MaMe82
fbf439b7bd Partial implementation of TriggerAction manager 2018-09-26 12:37:51 +02:00
MaMe82
416b6413bd More work on TriggerActions 2018-09-26 01:08:51 +02:00
MaMe82
84320719c0 Started to work on TriggerAction implementation 2018-09-26 00:04:48 +02:00
MaMe82
4e7d1cda40 Minor fix 2018-09-26 00:04:09 +02:00
MaMe82
d8c2cafe38 Fix: EventManager error on unregister of receiver 2018-09-25 23:06:23 +02:00
MaMe82
bd47bf0e47 Fixed error which prevents a second attempt to start hostapd after failure 2018-09-25 20:51:25 +02:00
MaMe82
c2f9c6a5e9 More work on subs system migration, adds to #8 2018-09-25 19:52:18 +02:00
MaMe82
23755773c5 Reworking to service with SubSystems, adds to #8 2018-09-25 11:47:02 +02:00
MaMe82
18bf3a69a6 LED: Adds to #8 Started reworking to service with sub systems 2018-09-24 21:41:45 +02:00
MaMe82
3c1ffdbeb5 Started working on WiFi settings template store&load 2018-09-24 15:41:09 +02:00
MaMe82
951f8be42f Updataed quasar to 0.17.16 2018-09-24 15:40:06 +02:00
MaMe82
e9aa58f72e Adds to #34 persitent DataStore supporting protobuf 2018-09-21 16:25:34 +02:00
MaMe82
a208c1ca29 Fix #32 - hostapd startup issues 2018-09-21 12:43:08 +02:00
MaMe82
7bfe6d2159 Work on bluetooth stack 2018-09-20 19:04:37 +02:00
MaMe82
1bc13d74b2 Bluetooth: #21 started NAP implementation for systemd service 2018-09-14 15:31:53 +02:00
MaMe82
58deed0f1e WiFi settings present proper connection state 2018-09-13 21:52:27 +02:00
MaMe82
c95dfaf71c WiFi rework: protobuf, changed webclient to old hvue fork, runtime WiFi state 2018-09-13 19:49:47 +02:00
MaMe82
4d84224401 Fixed wifi stack for new data 2018-09-13 01:07:57 +02:00
MaMe82
4a29298b3c WiFi: reworked RPC, CLI, WebClient data structures 2018-09-11 17:43:04 +02:00
MaMe82
c7df6b3d01 WiFi: Solved #18, failover from client to AP 2018-09-07 16:30:25 +02:00
MaMe82
4764dd4d57 WiFi: error fixes for process wrapping of hostapd,wpa_supplicant; new util lib 2018-09-07 15:50:18 +02:00
MaMe82
df003e5eb5 NETLINK: Fixed results order of NetworkLinkGetStateUp method 2018-09-06 23:13:30 +02:00
MaMe82
b56ae9dbfb NETLINK: added NetworkLinkGetStateUp method to test link up/down 2018-09-06 23:07:09 +02:00
MaMe82
2d0ad5aece Fix #29 - proper mangement of wpa_supplicant process 2018-09-06 20:55:12 +02:00
MaMe82
9d4cf4c081 Fix #28 not terminating wpa_supplicant; fix #16 allow open auth in WiFi STA mode 2018-09-06 17:05:49 +02:00
MaMe82
6d51820f76 Webclient: Reworked most components, intergrated vuex getters 2018-09-05 17:39:57 +02:00
MaMe82
2b32f25188 Replaced custom CodeMirror Vue component with 'vue-codemirror'; some formatting 2018-09-04 23:22:23 +02:00
MaMe82
2a7d5375dc webclient: started reworking HIDScript to Quasar 2018-09-04 00:21:36 +02:00
MaMe82
838bbc2268 webclient: Added Quasar based WiFi settings (+needed gRPC and backend service modifications) 2018-09-03 18:20:00 +02:00
MaMe82
847a960db9 webclient: Ethernet settings fully changed to Quasar 2018-09-03 15:39:42 +02:00
MaMe82
75e8db6a7f Updated to Quasar 0.17.12 2018-09-03 15:38:31 +02:00
MaMe82
d790a2c3d9 WebClient: Started working on Quasar network config 2018-08-31 15:48:32 +02:00
MaMe82
4d818a3ba6 web client: Finished Quasar reqork of USB gadget (including Notifications + Modal), ToDo: UMS config 2018-08-26 17:14:19 +02:00
MaMe82
4f17688a51 Webclient: Quasar design for USB settings 2018-08-25 00:35:03 +02:00
MaMe82
39f0a933fc Serve web-client on port 8000, to keep 80 usable 2018-08-23 03:02:12 +02:00
MaMe82
db0827e155 Quasar tabs with vue-router. Changed back to legacy hvue bindings 2018-08-23 03:00:59 +02:00
MaMe82
294a998c39 Added vue-router and very basic bindings 2018-08-23 02:57:54 +02:00
MaMe82
c96f21053c WebClient: Started moving to Quasar;Started implementing WiFi settings (placeholder) 2018-08-22 21:32:04 +02:00
MaMe82
0e525a49b8 Initial version of network config in webclient, ToDo: event based updates 2018-08-06 21:10:25 +02:00
MaMe82
7958d53c5a Allow service to write static hosts on DHCP server config 2018-08-06 21:09:23 +02:00
MaMe82
8b790c2bdc Moved function for Leasefile name generation to shared lib for web_client 2018-08-06 16:37:58 +02:00
MaMe82
d6d8ce789f Enable multicast on interfaces, to allow mDNS (avahi-daemon) 2018-08-06 15:38:50 +02:00
MaMe82
fb4eb763d6 Started network interface management for WebClient 2018-08-06 02:44:28 +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
eacd3eb11c Added HID jobe event handling to ViewModel of webclient 2018-08-02 18:20:11 +02:00
MaMe82
3b971750ae Started working on HID job state vue components and event signaling 2018-08-01 18:09:50 +02:00
MaMe82
d061348087 Installer disables network service, fix in rbuild (dev only) 2018-08-01 13:11:11 +02:00
MaMe82
2ec7b0d2e4 Fixed design of usb component 2018-07-31 21:58:57 +02:00