topquark12
  • Joined on 2020-12-21
topquark12 pushed to docs at M-Labs/thermostat 2021-01-07 13:56:44 +08:00
cc77684a5e docs: redame doc folder
topquark12 pushed to docs at M-Labs/thermostat 2021-01-07 13:32:26 +08:00
176b99694c docs: fix capitalization
topquark12 created pull request M-Labs/thermostat#43 2021-01-07 10:58:24 +08:00
docs
topquark12 pushed to docs at M-Labs/thermostat 2021-01-07 10:57:21 +08:00
7d04ad5b7c docs: cleanup
topquark12 pushed to docs at M-Labs/thermostat 2021-01-07 10:53:50 +08:00
802d020c76 docs: update hardware setup
topquark12 pushed to docs at M-Labs/thermostat 2021-01-07 10:27:18 +08:00
3030c39076 docs: update
topquark12 pushed to docs at M-Labs/thermostat 2021-01-06 17:24:11 +08:00
852e681c50 try to fix photo link again
topquark12 pushed to docs at M-Labs/thermostat 2021-01-06 17:19:34 +08:00
98c53ecf31 tweak photo location and fix link
topquark12 deleted branch PID_autotune from M-Labs/thermostat 2021-01-06 17:14:50 +08:00
topquark12 pushed to docs at M-Labs/thermostat 2021-01-06 17:14:04 +08:00
a592fa1ce2 docs: init commit, first draft of PID tuning documentation
topquark12 opened issue M-Labs/thermostat#42 2021-01-06 11:38:02 +08:00
client.py report_mode may yield empty object
topquark12 closed issue M-Labs/thermostat#11 2021-01-06 11:28:19 +08:00
loop servo time step / PID autotune
topquark12 commented on issue M-Labs/thermostat#11 2021-01-06 11:28:16 +08:00
loop servo time step / PID autotune

Autotuning utility was merged into master in commit 73dd6d9154 , providing automatically calculated Ku, Tu and a set of recommended PID parameters.

Documentation on the usage of this tool and…

topquark12 pushed to PID_autotune at M-Labs/thermostat 2021-01-06 11:00:34 +08:00
3b6ce68a62 pytec: comment updated to indicate workaround
topquark12 pushed to PID_autotune at M-Labs/thermostat 2021-01-06 10:36:49 +08:00
6fe2f151ff remove blank line
topquark12 commented on pull request M-Labs/thermostat#41 2021-01-06 10:28:40 +08:00
PID_autotune

Once every few seconds, haven't dug out the issue in client.py yet.

topquark12 pushed to PID_autotune at M-Labs/thermostat 2021-01-06 10:25:46 +08:00
9e215830aa pytec: narrow down exception catching range
topquark12 pushed to PID_autotune at M-Labs/thermostat 2021-01-06 09:43:13 +08:00
bfcb91d2c0 pytec: remove autotune reset function, autotuner can only be run once
topquark12 pushed to PID_autotune at M-Labs/thermostat 2021-01-05 17:19:14 +08:00
29b8a4a6f4 pytec: remove inputValue in init_tuner
topquark12 created pull request M-Labs/thermostat#41 2021-01-05 12:47:38 +08:00
PID_autotune