This website requires JavaScript.
Explore
Help
Register
Sign In
jens
/
brewpi
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
746692bad718d60eb4c57def6223e2713d38277d
brewpi
/
components
/
pid
T
History
jens
746692bad7
Rename TempControllerBase.pid_rate to pid_heat, matching pid_hold/pid_cool naming
2026-06-21 13:59:00 +02:00
..
__init__.py
Consolidate States/DEFAULT_THRESHOLDS into temp_controller_base.py
2026-06-19 16:57:35 +02:00
kalman.py
Move PID matplotlib demo harnesses out of production modules
2026-06-19 08:21:47 +02:00
pid_factory.py
- added abstarct PID APid
2021-10-02 11:10:43 +02:00
pid.py
Replace Pid.scale()'s mutable gain factor with a stateless process() arg
2026-06-19 17:37:55 +02:00
temp_controller_base.py
Rename TempControllerBase.pid_rate to pid_heat, matching pid_hold/pid_cool naming
2026-06-21 13:59:00 +02:00
temp_controller_smith.py
pid: replace IDLE-as-cooling with a real COOL state
2026-06-21 13:41:20 +02:00
temp_controller.py
Fix pid_type "Normal" crashing on startup
2026-06-21 09:36:40 +02:00
TODO.md
Refresh design-backlog docs after Pot's gain/theta cleanup
2026-06-19 18:37:03 +02:00