Commit Graph

11 Commits

Author SHA1 Message Date
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