Commit Graph

30 Commits

Author SHA1 Message Date
Luke
fa9720e95f Add g531 wireshark caps 2020-07-22 10:53:39 +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
9fea5a4126 Change calc keycode to correct byte 2020-07-09 20:32:43 +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
857ef8bcb8 Many fixes for debian build 2020-07-07 20:50:09 +12:00
Luke
ae9d0463da Improvements to service init 2020-07-07 19:07:18 +12:00
Luke
8da748bf7f Fix many small bugs in refactor of laptop LED mode handling
Closes issue #27
2020-07-05 21:24:07 +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
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 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
7e9c78605b Safely index modes 2020-06-11 21:02:46 +12:00
Luke
d1c0b70084 Builddeb 2020-06-09 20:48:39 +12:00
Luke
8e98aafddd Finalise anime matrix stuff. Many fixes 2020-06-02 20:14:32 +12:00
Luke
727aa3066d Should correctly set AMD boost 2020-05-23 19:25:00 +12:00
Luke
da05b8d90c Fix help for fan-mode cli 2020-05-23 18:10:05 +12:00
Luke
88d5343db8 Bump version 2020-05-23 15:06:37 +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
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 Jones
7a8af1266a Fixes to functionality 2020-05-04 15:42:15 +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 Jones
a0d256cbef Internal fixes to prevent deadlocks on mutexes 2020-05-04 13:25:56 +12:00
Luke
23d84b063f Update readme with PPA 2020-05-02 21:47:52 +12:00
Luke
2e54242e55 .deb build fixes 2020-05-02 21:19:46 +12:00
Luke
b5c7a47249 Cut new release with debian builds 2020-05-02 20:55:32 +12:00