0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 17 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoid integDesired and integActual diverging heavily More... 4 months ago
Avoid checking for an error that should panic anyway More... 4 months ago
Correct formatting of a float in log More... 4 months ago
Improve logging More... 4 months ago
Avoid bogus zero values of uMeasuredCurrent More... 4 months ago
Add tolerance More... 4 months ago
Avoid NaNs being formatted confusingly More... 4 months ago
Avoid data race More... 4 months ago
Improve logging More... 4 months ago
Use over temperature instead of actual temperature in configuration More... 4 months ago
Check for invalid values for u in pwm-measured mode More... 4 months ago
Add a PWM controller that takes radiator temperature into account More... 4 months ago
Add missing error handling More... 4 months ago
Make sure that the program is shutdown cleanly More... 4 months ago
Make sure that the MQTT handlers are closed first More... 4 months ago
Show duration between nominal and actual timestamp More... 4 months ago
Make MQTT connection faster by using QoS 0 always More... 4 months ago
Clean up go.mod More... 4 months ago
Upgrade to latest version of the mqtt package More... 5 months ago
Add extraFields setting to allow a workaround for Eurotronic crap More... 5 months ago
Correct typo in doc comment More... 5 months ago
Avoid race More... 5 months ago
Avoid races due to embedded (inherited) fields being copied More... 6 months ago
Explain algorithm much better More... 9 months ago
Collect common code in generic file More... 9 months ago
Add coloured log More... 9 months ago
Explain why Kₚ rather than UA is used for the conversion More... 10 months ago
Prevent the controller being stuck while not on the set point More... 10 months ago
Add a good literature reference to the README More... 10 months ago
Implement better anti-windup scheme More... 10 months ago