Commit Graph

23 Commits

Author SHA1 Message Date
Luke
9f4b2068a1 Version bump 2020-04-30 22:10:01 +12:00
Luke
8b36f1ceec Much better use of async throughout 2020-04-30 22:06:54 +12:00
Luke
596d523a89 Reorganise some async code 2020-04-30 15:41:12 +12:00
Luke
4e78a5dbdd Code cleanup 2020-04-29 15:44:15 +12:00
Luke
f818ffa191 Manage max CPU freq/boost-mode in combination with fan modes 2020-04-29 10:50:17 +12:00
Luke
9aa431f0d6 Add product code for GL703 0x1869 2020-04-28 08:09:40 +12:00
Luke
8200dc85e6 Move DBUS and keyboard reads on to tokio
This greatly improves throughput of per-key LED effects.
Also add a cool-down timer in the main loop to adjust
thread speed and prevent it running at maximum speed.
2020-04-26 23:00:29 +12:00
Luke
13e736dbed First pass for tokio 2020-04-26 15:14:00 +12:00
Luke
9846437efb Writing an interrupt seems so slow... 2020-04-24 23:14:09 +12:00
Luke
42a2675a07 Make nicer fanlevel log entry 2020-04-23 21:28:35 +12:00
Luke
588c71d9ae Fan mode toggling enabled 2020-04-23 20:48:14 +12:00
Luke
11548217b7 Attempt to support GA502DU, GL753VE. Bump version 2020-04-23 16:34:30 +12:00
Luke
7b3c2acd5e Use atomics for dbus thread. Update deps 2020-04-23 10:36:11 +12:00
Luke
a38541ba4b Total refactor of structure. Builds faster 2020-04-21 22:51:53 +12:00
Luke
e49799e4d2 Polling keyboard in daemon. Split into app/lib 2020-04-17 12:04:20 +12:00
Luke
5f8ea365ef Janky config save/load. Fine for builtin modes 2020-04-16 22:07:23 +12:00
Luke
7289d7d0e2 Update readme 2020-04-16 15:51:08 +12:00
Luke
2d4953d87b Partial daemon mode for builtin LED control 2020-04-16 15:44:00 +12:00
Luke
0d5341e003 Bump version for release tagging 2020-04-16 11:20:41 +12:00
Luke
26a49d518b Small fixes everywhere 2020-04-16 11:08:25 +12:00
Luke
89158cdc98 Better structure 2020-04-15 22:10:13 +12:00
Luke
732295f8b7 CLI up 2020-04-15 17:01:57 +12:00
Luke
1efa48e12b Initial test 2020-04-13 19:16:21 +12:00