Commit Graph

42 Commits

Author SHA1 Message Date
Luke D Jones
f0c5c3af86 Bugfixes 2020-08-13 20:39:56 +12:00
Luke D Jones
96b0f40886 Fix deadlock 2020-08-13 17:03:48 +12:00
Luke D Jones
53c1a0ffcf Releasing 2020-08-13 14:28:40 +12:00
Luke D Jones
c624a6c3ec Prepare for next work 2020-08-01 22:21:26 +12:00
Luke
b8faaa665d Correct two laptop profiles. Update readme 2020-07-22 10:34:09 +12:00
Luke
bffe40d764 Prep new release
Closes #30, #31, #32
2020-07-21 22:05:50 +12:00
Luke
73ab17bf7d Tidy code. Add G532 support 2020-07-21 21:13:12 +12:00
Luke
5e69eb4bbd Change support level for GX531 2020-07-21 14:05:51 +12:00
Luke
4f4e0b8f3f Support fn+calc on G712. Customise ROG key 2020-07-09 11:17:14 +12:00
Luke
1f297ba98e Finalise udev rules for init 2020-07-08 21:53:37 +12:00
Luke
dbc5901cb6 Try reorder of init loop 2020-07-08 12:03:37 +12:00
Luke
98ffa817e6 Proper fix of laptop mode conversion bug 2020-07-05 13:33:45 +12:00
Luke
a4c5b2754e Try to correct how laptop modes are handled 2020-07-05 00:23:12 +12:00
Luke
202fbe6800 Add support for GU502 2020-07-04 20:07:23 +12:00
Luke
efe88aa675 Prep new version 2020-07-01 11:12:05 +12:00
Luke
cff0af76c8 Additional dbus methods 2020-07-01 11:00:11 +12:00
Luke
a731361278 Document dbus a bit better 2020-06-30 21:55:49 +12:00
Luke
20b82b1f24 Init device correctly for LED control 2020-06-30 10:08:48 +12:00
Luke
b751ceb29e Prep release 2020-06-29 22:02:54 +12:00
Luke
32e9e63809 Refactor dbus commands and internal data structures 2020-06-29 21:30:27 +12:00
Luke Jones
3ad15d61c9 Dbus expand (#24)
* Dbus changes
  - Changed "FanMode", "ChargeLimit" to "SetFanMode", "SetChargeLimit"
  - Added dbus signals "FanModeChanged", "ChargeLimitChanged"
  - Added dbus methods "GetFanMode", "GetChargeLimit"
* Refactor of internal loop and tokio tasks
* Add support for ROG Strix G712LV_G712LV
* Correctly read the config before writing changes
2020-06-29 10:03:27 +12:00
Luke
baa5cef625 Add ability to set BAT0/charge_control_end_threshold 2020-06-26 16:23:14 +12:00
Luke
710e8228b0 Code cleanup, add more USB hid docs 2020-06-25 10:39:09 +12:00
Luke
3fec275fa0 Finalise G531GT support 2020-06-24 09:40:54 +12:00
Luke
7246acbb66 Add GX531 LED modes 2020-06-17 22:13:24 +12:00
Luke
7e9c78605b Safely index modes 2020-06-11 21:02:46 +12:00
Luke
befa711ed9 Update changelog, extra dbus tweaks 2020-06-10 20:49:10 +12:00
Luke
964c24f8fa Final round of fixes for new version 2020-06-09 20:46:14 +12:00
Luke
8e98aafddd Finalise anime matrix stuff. Many fixes 2020-06-02 20:14:32 +12:00
Luke
4014f81e43 Add contributing.md, update readme 2020-05-31 20:41:37 +12:00
Luke
727aa3066d Should correctly set AMD boost 2020-05-23 19:25:00 +12:00
Luke
88d5343db8 Bump version 2020-05-23 15:06:37 +12:00
Luke
8f9c81e863 Laptop profiles, refactor multizone
- Start differentiating between models using the 0x1866 USB device
- Refactor how to send multizone over dbus, and how to write it (write 4 packets before writing SET/APPLY)
- Begin implementing profiles per board_name
2020-05-22 22:23:32 +12:00
Luke
bd67afb104 Attempt to get multi-static working 2020-05-22 20:53:19 +12:00
Luke
5e781cbd3d Fix needing to double-tap fan-mode to change mode 2020-05-22 15:40:14 +12:00
Luke Jones
0e6f6f3289 Many small fixes
- Flip writing order of effect colour blocks every other block write to try
  and even out. Previously the bottom rows were always last to be written.
- Add more examples: ball, comet, pulser.
- Refine the keyboard layout grid for GX502.
- Use tokio to delay main loop, not thread::sleep
- Minor tweaks to error handling. Needs refactor of errors.
2020-05-22 15:17:52 +12:00
Luke
2381a64b71 Use tokio to delay main loop, not thread::sleep 2020-05-08 21:37:51 +12:00
Luke
e09dd345c0 Bouncy ball example 2020-05-06 23:58:38 +12:00
Luke
4d7bc77dff Improve per-key LED. Add extra example
- Small fixes to use all keys on GX502
2020-05-05 22:15:18 +12:00
Luke
f11afdbc7d Fix reloading last keyboard brightness on boot 2020-05-05 14:21:19 +12:00
Luke
62a613a312 Small fixxes to functionality
- Fixed return of rog-core in client mode
- Fixed writing of customised builtin LED modes
2020-05-04 15:33:41 +12:00
Luke
0350b64efc Add changelog, version bump 2020-05-04 13:18:02 +12:00