topquark12
  • Joined on 2020-12-21
topquark12 created pull request M-Labs/thermostat#53 2021-01-26 15:37:44 +08:00
Reset all TCP sockets before MCU reset
topquark12 pushed to tcp_reset at M-Labs/thermostat 2021-01-26 15:32:41 +08:00
f5ce788eb6 main: cleanup before PR
topquark12 pushed to tcp_reset at M-Labs/thermostat 2021-01-26 15:27:13 +08:00
0202363c70 main: reset all tcp socket before MCU reset
f42ba56f51 tcp_rst: init commit
topquark12 deleted branch review from M-Labs/thermostat 2021-01-26 09:34:14 +08:00
topquark12 deleted branch dac_fix from M-Labs/thermostat 2021-01-26 09:34:06 +08:00
topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-25 13:52:23 +08:00
6b9d61737e docs: update docs to reflect improved stability performance
16844a1dc1 dac: fix inconsistent current output behavior due to repeated sampling of noisy vref
96f52ace8b pytec: simpler default graphs in plot
a1a8efd51a readme: update docs on max_i_neg command and heat flow directions
46136942af docs: update docs to reflect improved stability performance
Compare 9 commits »
topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-25 13:23:24 +08:00
46136942af docs: update docs to reflect improved stability performance
5faac8c9b2 dac: fix inconsistent current output behavior due to repeated sampling of noisy vref
011433c200 docs: update docs to reflect improved stability performance
24d7650eaf dac: fix inconsistent current output behavior due to repeated sampling of noisy vref
Compare 4 commits »
topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-25 13:16:02 +08:00
011433c200 docs: update docs to reflect improved stability performance
24d7650eaf dac: fix inconsistent current output behavior due to repeated sampling of noisy vref
a5212d8a2e pytec: simpler default graphs in plot
b56d593154 readme: update docs on max_i_neg command and heat flow directions
8ca8c0b31c dac: clean up and improve code docs for PR
Compare 10 commits »
topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-25 11:51:37 +08:00
8ca8c0b31c dac: clean up and improve code docs for PR
4534a74cf5 update docs on improved stability
d7c01ce787 dac: fix inconsistent current output behavior due to repeated sampling of noisy vref
92bf34e9cf review: simpler default graphs in plot, correct max_v behavior
1fdb7d30da review: update docs on max_i_neg command and heat flow directions
Compare 8 commits »
topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-25 11:26:42 +08:00
c23ffd70e2 dac: update docs regarding stability and improve comment on updated vref calibration routine
af08887979 dac: fix inconsistent current output behavior due to repeated noisy vref measurement
ebe9be0e3f review: update docs max_i_neg command, heat flow directions and related changes
8971ffc89c main: remove unused feature
88cb85eb99 dac: improve calibration routine documentation
Compare 15 commits »
topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-22 17:27:37 +08:00
8971ffc89c main: remove unused feature
topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-22 17:24:57 +08:00
88cb85eb99 dac: improve calibration routine documentation
topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-22 17:01:23 +08:00
469cc9b02e dac: improve comments
topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-21 11:12:18 +08:00
a2a68f0940 revert to const f64
topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-21 10:08:05 +08:00
a7c3a1f375 update docs
topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-20 16:49:14 +08:00
1b71090f4e dac: update comment
topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-20 16:46:33 +08:00
6d254c8570 dac: remove dead code
topquark12 commented on pull request M-Labs/thermostat#52 2021-01-20 16:42:22 +08:00
dac_fix and review

Misunderstood what you said there. I think if the search works and is fast, then probably should leave it there.

topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-20 16:11:22 +08:00
f0a939fe8d dac: modify get functions, change DAC_OUT_V_MAX to const fn, document cal, TODO: modify cal routine
topquark12 commented on pull request M-Labs/thermostat#52 2021-01-20 12:26:35 +08:00
dac_fix and review

The time it takes is not noticeable.