Commit Graph

28 Commits

Author SHA1 Message Date
7b0b419a22 Fix crash on startup 2023-01-19 13:32:56 +01:00
815b78aa67 Change required version of boost libs 2022-11-05 02:45:12 +01:00
f718f82ad1 Add option to set frequency in json 2022-10-18 11:05:05 +02:00
596a30b76a Improve logic to handle fans stopping 2022-10-10 00:25:09 +02:00
0f91960ef9 Adapt version 2022-10-06 10:47:55 +02:00
f606a1e450 Update version 2022-10-04 09:55:23 +02:00
bd1695b4a7 Update version 2022-10-04 09:42:40 +02:00
d65934a278 Update version 2022-10-04 00:29:21 +02:00
16c7a930c2 Update version, remove integrity check 2022-10-03 14:29:43 +02:00
95b6f248c8 Reduce file writes, add logging capability 2022-10-03 14:02:44 +02:00
c70a262f86 Remove needless couts, add systemd service 2022-10-02 14:54:33 +02:00
7e73ab05a2 Fix install path 2022-10-02 14:31:47 +02:00
a27cf24bd4 Change installation path 2022-10-02 14:02:23 +02:00
3b19b0436e Cleanup, add PKGBUILD 2022-10-02 13:29:42 +02:00
b74f0e87cd Implement remaining stuff
Basic functionality milestone reached!!
2022-10-01 15:55:49 +02:00
2ef9d979b0 Add logic to label fans, some cleanup 2022-10-01 01:43:15 +02:00
a23563c0be Implement fan curves and extend serialization logic 2022-09-30 20:58:33 +02:00
cce6478eec Implement min PWM finding logic 2022-09-28 21:21:13 +02:00
289c55b78c Refactoring, housekeeping, documentation
Add a class diagram. Still needs some details.
Refactor to better respect SOLID principles.
Housekeeping, move and rename classes/files.
2022-09-27 00:09:30 +02:00
8ceb762fe1 Add mapping logic and serialization for writing 2022-09-20 23:17:40 +02:00
f507912623 Add mapping logic, refactor stuff 2022-09-19 20:02:18 +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
e6188b8e72 Organize the files 2022-09-11 19:41:45 +02:00
7111a20203 Cleanup, rename 2022-09-11 19:30:13 +02:00
20cb22de01 Implement HwmonTemperatureSensor, add serialization 2022-09-07 23:11:57 +02:00
f7bd651121 Start implementation of sensors wrapper, rename files and classes, sort usings 2022-08-02 23:11:01 +02:00
cdac555c3c Initial commit 2022-07-28 22:16:03 +02:00