forked from M-Labs/thermostat
topquark12
26ad2f0119
Rewrite of PID according to https://hackmd.io/IACbwcOTSt6Adj3_F9bKuw PID implementation. To migrate: - TEC+/- pin polarity has to be reversed. - Some saved settings might be wiped upon flashing of new firmware, back up settings before upgrade - Min / Max integral parameters no longer exist - kp, ki, kd will likely need to be retuned The software has been tested on hardware with good temperature control stability. Reviewed-on: M-Labs/thermostat#68 Co-authored-by: topquark12 <aw@m-labs.hk> Co-committed-by: topquark12 <aw@m-labs.hk> |
||
---|---|---|
.. | ||
ad7172 | ||
ad5680.rs | ||
channel_state.rs | ||
channel.rs | ||
channels.rs | ||
command_handler.rs | ||
command_parser.rs | ||
config.rs | ||
dfu.rs | ||
flash_store.rs | ||
init_log.rs | ||
leds.rs | ||
main.rs | ||
net.rs | ||
pid.rs | ||
pins.rs | ||
server.rs | ||
session.rs | ||
steinhart_hart.rs | ||
timer.rs | ||
usb.rs |