0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 17 days ago. based on code collected 18 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add todo items More... 3 months ago
Report the measured control variable in “info” return value More... 3 months ago
Remove out-of-date simulation programs More... 3 months ago
Pass the effective u being reported More... 3 months ago
Clarified doc comment More... 3 months ago
Remove effectless code More... 3 months ago
Improve logging More... 3 months ago
Correct logging More... 3 months ago
Avoid unnecessary diverging of the two integrals More... 3 months ago
Keep heater off before any temperature measurement has been made More... 3 months ago
Avoid infinite values for integDesired and integActual More... 3 months ago
Avoid delays in reaction of the PWM-measured controller More... 3 months ago
Avoid unnecessary operation More... 3 months ago
Avoid data race More... 3 months ago
Avoid invalid lower and upper after Initialize More... 3 months ago
Improve panic message More... 3 months ago
Avoid unnecessary export More... 4 months ago
Make returned uActual of pwmController.ControlVar more logical More... 4 months ago
Use the proper scaling when calculating errorThreshold More... 4 months ago
Improve logging More... 4 months ago
Persist new fields in saturatedController More... 4 months ago
Rearrange source code to be more consistent More... 4 months ago
Avoid PWM-measured being stuck in heating mode More... 4 months ago
Remove locking where the values cannot be use elsewhere anyway More... 4 months ago
Correct typo in doc comment More... 4 months ago
Simplify code More... 4 months ago
Improve logging More... 4 months ago
Avoid diverging integDesired in the beginning More... 4 months ago
Avoid NaN return values More... 4 months ago
Make variable name more expressive More... 4 months ago