thermostat/pytec
atse bbc9204b7f ctrl_panel: Use ADC sample interval as PID unit
The Thermostat PID gains are actually in units relative to the sampling
interval of the Thermostat, and not SI seconds. Reflect that accordingly
in the units of PIDs.

See https://hackmd.io/IACbwcOTSt6Adj3_F9bKuw#Units for more details.
2024-10-14 17:35:49 +08:00
..
examples aioexample: Show polling while report mode on 2024-10-07 17:48:24 +08:00
pytec ctrl_panel: Use ADC sample interval as PID unit 2024-10-14 17:35:49 +08:00
.flake8 Formatting 2024-10-07 17:48:24 +08:00
autotune.py Add pytec runnables 2024-10-07 17:48:24 +08:00
MANIFEST.in Move GUI components and examples into folder 2024-07-10 15:56:43 +08:00
plot.py Add pytec runnables 2024-10-07 17:48:24 +08:00
pyproject.toml Formatting 2024-10-07 17:48:24 +08:00
setup.py Expose frontend scripts exclusively in pytec 2024-07-10 15:56:43 +08:00
tec_qt.py No need to create a new task for waiting 2024-10-07 17:48:24 +08:00