Commit Graph

7 Commits

Author SHA1 Message Date
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
2ef9d979b0 Add logic to label fans, some cleanup 2022-10-01 01:43:15 +02:00
cce6478eec Implement min PWM finding logic 2022-09-28 21:21:13 +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
dccd6f2773 Rename some functions, improve documentation 2022-09-17 15:50:00 +02:00
e6188b8e72 Organize the files 2022-09-11 19:41:45 +02:00