133 Commits

Author SHA1 Message Date
Rogan Dawes
a56bb4dd13 Support OpenStick LTE modem
And update the build scripts a bit to allow building on a modern platform.
2023-10-26 08:58:28 +00:00
MaMe82
6c4b84a2b3 Fix for #81 2020-02-06 00:20:54 +01:00
MaMe82
e7e5d3f7d2 fix #38 2020-02-05 08:37:06 +01:00
MaMe82
74a373f895 Minor fixes for alpha2 2018-12-07 00:59:54 +01:00
MaMe82
0222b81fa4 CLI: Load stored scripts only from intended path;Fix SIGNAL interrupt of HIDScripts started with 'cli hid run' 2018-11-24 02:35:20 +01:00
MaMe82
b64df8e618 HIDScript: fix missing press("SPACE") support 2018-11-24 02:26:16 +01:00
MaMe82
2bf2596fad Fix: TriggerAction couldn't fire HIDScript during GadgetDeployment by other TriggerAction 2018-11-22 21:46:41 +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
8fbcd7f2b9 service,webclient,cli: UMS mounting,image listing; DB backup (web) 2018-11-20 08:43:57 +01:00
MaMe82
bbfe29c2ed webclient,service: reboot&shutdown, startup template, crash fix event receiver 2018-11-15 15:02:31 +01:00
MaMe82
5a08364ad3 Init state from DB instead of script 2018-11-15 08:01:42 +01:00
MaMe82
151f346979 Fixed imports 2018-11-13 14:10:39 +01:00
MaMe82
dcaa13bbc0 Deletions 2018-11-13 12:42:06 +01:00
MaMe82
e3c4a9bf97 Cleanup, webclient GPIO debounce support 2018-11-13 12:37:56 +01:00
MaMe82
49267489f5 missing dependency for GPIO manager 2018-11-13 10:38:35 +01:00
MaMe82
637b51e4e1 GPIO,service,webclient: debounce GPIO,update SINGLE TriggerAction, WebClient allows loading bluetooth and master settings via TriggerAction 2018-11-13 10:37:46 +01:00
MaMe82
391a9400af Update TriggerActions without recreating unchanged ones 2018-11-08 14:30:20 +01:00
MaMe82
5c0d8310ed TriggerAction GPIO support introduced 2018-11-07 23:50:50 +01:00
MaMe82
1ad1c35318 Webclient,proto,service: store,deploy,load of MasterTemplate 2018-11-07 15:30:49 +01:00
MaMe82
2021ddcfc0 Webclient,proto,service: store,deploy,load of MasterTemplate 2018-11-07 15:29:44 +01:00
MaMe82
d0f42f2628 Work on webclient master template settings 2018-11-06 17:13:51 +01:00
MaMe82
9f9ea3798a Fix: service - event subsystem: assure RegisterReceiver doesn't return before receiver is added 2018-11-05 22:26:57 +01:00
MaMe82
4a1257e135 Service: fx miss of events, due to return of RegisterReceiver method before registration is assured 2018-10-31 13:59:40 +01:00
MaMe82
cfa23614d9 service: fixes for USB gadget concurrent modification 2018-10-31 13:46:48 +01:00
MaMe82
32846e652c webclient,service,hid: Fixes of HIDScript state events; fix timestamp displaying 2018-10-30 15:36:10 +01:00
MaMe82
5657a98c17 Fix RPC: devpath request for HID gadgets 2018-10-30 07:34:15 +01:00
MaMe82
c099277b27 webclient: Allow cancel for running HIDScript jobs 2018-10-29 17:46:15 +01:00
MaMe82
6f3c83594f webclient: reactive to state changes of systemd service 2018-10-29 14:53:26 +01:00
MaMe82
7e1920ff96 service: don't wait for lease if DHCP client is started 2018-10-29 13:52:10 +01:00
MaMe82
a4106f5d23 Service: Rework bluetooth to configurable sub system 2018-10-27 00:49:14 +02:00
MaMe82
484a948668 Fix: Event register guarantees registration before returning 2018-10-26 23:56:02 +02:00
MaMe82
2f08ed92f5 WebCLient,proto,server: Reworked TriggerAction GroupSequence to multi group (support for logical AND+OR) 2018-10-26 16:58:27 +02:00
MaMe82
d50c854419 CLI: Send/wait for TriggerAction group 2018-10-26 15:09:55 +02:00
MaMe82
cdf8a0dbce Service: fix EventManager to unregister cancelled listeners immediately 2018-10-26 15:07:58 +02:00
MaMe82
b15be2bf8f Server: monitor dnsmasq, create events for DHCP lease trigger, fix teelogger 2018-10-26 11:41:24 +02:00
MaMe82
c05452c459 Webclient,proto,server: bluetooth store&load; fix websocket timeout; fix start tab; other 2018-10-25 15:44:53 +02:00
MaMe82
3580346e46 Webclient,proto,server: bluetooth store&load; fix websocket timeout; fix start tab 2018-10-25 15:43:53 +02:00
MaMe82
9d476f77ab Fix: provide updated proto, store uses current badger 2018-10-24 19:54:17 +02:00
MaMe82
85cc7a9291 DB backup/restore fixes; deletions of stored templates 2018-10-24 19:11:09 +02:00
MaMe82
984c3fdd5f CLI,proto,service: templates loading,DB backup&restore 2018-10-24 09:44:58 +02:00
MaMe82
a8169f46d0 CLI: Template load+list; service/proto: Added HID dev path to USB settings 2018-10-23 15:05:08 +02:00
MaMe82
e6360cef8e Webclient,gRPC,service: Additions for bluetooth network and auth agent 2018-10-22 17:52:51 +02:00
MaMe82
87eedd456e WebClient,gRPC,service: Work on bluetooth 2018-10-19 16:05:28 +02:00
MaMe82
5532463602 Set bluetooth back to SSP, to make HS and thus NAP work (no PIN) 2018-10-18 14:40:05 +02:00
MaMe82
61e8eec55f Allow delayed start of bluetooth sub service 2018-10-18 14:39:29 +02:00
MaMe82
be227cbd67 USB load&store, minor fixes 2018-10-15 14:29:46 +02:00
MaMe82
e77dd369ef Wrapping HIDScript into anonymous, self-invoked function 2018-10-15 10:26:57 +02:00
MaMe82
cba4039a6b TriggerAction 'Load settings', fix kill wpa_supplicant', minor fix webclient 2018-10-15 03:31:14 +02:00
MaMe82
28a5638f31 Fix in startup DHCP config for usbeth 2018-10-15 01:17:24 +02:00
MaMe82
cc60d601df Partial load&store for ethernet sets, JS Promise wrapper 2018-10-14 20:05:05 +02:00