Commit Graph

21 Commits

Author SHA1 Message Date
dccd6f2773 Rename some functions, improve documentation 2022-09-17 15:50:00 +02:00
828964bf8f Add documentation, cleanup 2022-09-17 15:45:48 +02:00
bbdd612209 Integrate PwmControl a bit more, add stub for PwmSensor 2022-09-11 20:06:08 +02:00
b3371e02f7 Add isolated class for a single PWM control 2022-09-11 20:02:20 +02:00
e6188b8e72 Organize the files 2022-09-11 19:41:45 +02:00
7111a20203 Cleanup, rename 2022-09-11 19:30:13 +02:00
1985e72c16 Cleanup main, use new sensor implementation 2022-09-11 18:57:16 +02:00
2208aa8672 Add Fan stubs, rework Sensors classes 2022-09-11 18:34:56 +02:00
20cb22de01 Implement HwmonTemperatureSensor, add serialization 2022-09-07 23:11:57 +02:00
f152f1471d Change some variable names, add stubs for sensor interface and an implementation 2022-09-07 22:12:55 +02:00
39310ad4d2 Expand SensorWrapper 2022-08-05 00:17:13 +02:00
625256dff1 Add readme 2022-08-02 23:13:53 +02:00
f7bd651121 Start implementation of sensors wrapper, rename files and classes, sort usings 2022-08-02 23:11:01 +02:00
1da0844ae8 Add function to read PWM control values 2022-08-02 22:29:14 +02:00
d6f0d9650c Add feature to set PWM values 2022-07-29 00:22:23 +02:00
6763dd9e3c Remove .projectile file 2022-07-28 22:33:09 +02:00
3106221e7a Remove now ignored files 2022-07-28 22:31:07 +02:00
f7c7cfde87 Revert last commit 2022-07-28 22:28:11 +02:00
9dc07edef8 Ignore .cache dir 2022-07-28 22:21:25 +02:00
8f3be1c984 Ignore .cache dir 2022-07-28 22:18:31 +02:00
cdac555c3c Initial commit 2022-07-28 22:16:03 +02:00