46a06214a2
Fix severe bug, improve logging, handle fan stops
...
Conversion from power percentage to PWM value didn't take into floating
point arithmetic into account
Make log messages more helpful, add handling for fan stopping completely
2022-10-04 00:26:57 +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
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
4f6a1dfc4f
Add documentation, start extending serialization
...
Temperature sensors are still missing
2022-09-24 21:32:01 +02:00
5109e3b93a
Remove unneeded cout
2022-09-24 19:48:29 +02:00
d3cd6857d0
Add deserialization logic
2022-09-24 17:23:12 +02:00
8ceb762fe1
Add mapping logic and serialization for writing
2022-09-20 23:17:40 +02:00