Commit Graph

14 Commits

Author SHA1 Message Date
Luke
c6c934bf40 Test for retry of driver detach and interface claim 2020-07-07 14:53:23 +12:00
Luke
a731361278 Document dbus a bit better 2020-06-30 21:55:49 +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
Armas Spann
ef21884081 corrected position of dev_handle.reset() (#21) 2020-06-17 19:47:23 +12:00
Luke
bd0b2ac82f Refactor device initialisation 2020-06-11 10:17:56 +12:00
Luke
0b51f61f7a rogcore: match interface with keyboard endpoint instead 2020-06-11 09:52:00 +12:00
Luke
964c24f8fa Final round of fixes for new version 2020-06-09 20:46:14 +12:00
Luke
d9fc7de5cb Initial groundwork of animatrix 2020-06-02 11:37:41 +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
a25e7ddb27 Add boost toggle for AMD 2020-05-23 14:37:12 +12:00
Luke
46041c0343 Send fan-mode over dbus. Fix multizone dbus command
Closes issue #7
2020-05-23 14:21:16 +12:00
Luke
de10fe13e7 In-progress 2020-05-23 13:23:58 +12:00