topquark12
  • Joined on 2020-12-21
topquark12 created pull request M-Labs/thermostat#52 2021-01-20 11:43:40 +08:00
dac_fix and review
topquark12 pushed to dac_fix at M-Labs/thermostat 2021-01-19 16:54:41 +08:00
e84b98f061 dac: vref measurement taken once during boot
topquark12 deleted branch dfu_refactor from M-Labs/thermostat 2021-01-19 12:25:51 +08:00
topquark12 commented on issue M-Labs/thermostat#38 2021-01-19 11:56:14 +08:00
code review

Bug found. So the thermostat can have the MAX chip vref be set to a constant number with center 1 1.5 or have it be measured at every cycle with center 1 vref, which the thermostat…

topquark12 commented on issue M-Labs/thermostat#38 2021-01-19 11:27:07 +08:00
code review

Not sure if the output current is actually that noisy, or if it is just the adc readback. Also not sure if it is a hardware issue or software.

Anyway, I think the inconsistent current output…

topquark12 commented on issue M-Labs/thermostat#38 2021-01-19 10:44:26 +08:00
code review

How good does the zero-current calibration needs to be? Currently the thermostat zero current is off by 40mA max after boot when measured externally. Now sure how much this can be improved, as the…

topquark12 pushed to review at M-Labs/thermostat 2021-01-19 10:19:10 +08:00
4d545e7ec3 review: correct max_v behavior
5200494f92 review: simpiler default graphs in plot, 'temperature' graph shows actual temperature to avoid confusion
a71a7e6170 review: update docs on limit setting and heat flow directions
8eb3cc4307 dfu: style
f3661ac8e3 dfu: refactor
Compare 8 commits »
topquark12 created pull request M-Labs/thermostat#51 2021-01-18 16:47:22 +08:00
dfu: refactor
topquark12 pushed to dfu_refactor at M-Labs/thermostat 2021-01-18 16:45:25 +08:00
f3661ac8e3 dfu: refactor
topquark12 pushed to review at M-Labs/thermostat 2021-01-18 15:20:44 +08:00
291aa92362 review: correct max_v behavior
topquark12 pushed to review at M-Labs/thermostat 2021-01-16 15:05:22 +08:00
5df1499e8e review: simpiler default graphs in plot, 'temperature' graph shows actual temperature to avoid confusion
topquark12 pushed to review at M-Labs/thermostat 2021-01-16 15:02:20 +08:00
2d8de93871 review: update docs on limit setting and heat flow directions
912d628845 review: update docs on limit setting
Compare 2 commits »
topquark12 pushed to review at M-Labs/thermostat 2021-01-16 14:58:33 +08:00
912d628845 review: update docs on limit setting
topquark12 deleted branch test_fix from M-Labs/thermostat 2021-01-16 11:26:03 +08:00
topquark12 created pull request M-Labs/thermostat#50 2021-01-16 11:05:32 +08:00
fix pid.rs test, exclude dfu from test
topquark12 pushed to test_fix at M-Labs/thermostat 2021-01-16 11:04:41 +08:00
c4e3be1d05 fix pid.rs test, exclude dfu from test
topquark12 deleted branch fix_test from M-Labs/thermostat 2021-01-16 10:58:59 +08:00
topquark12 pushed to fix_test at M-Labs/thermostat 2021-01-16 10:56:35 +08:00
b138df0b40 fix pid.rs test, exclude dfu from test
1c71fbb6a7 flash store: move unsafe, organise memory.x
0200aa69bd flash store: clean up
cef9cf6f48 flash store: remove transmute
a6466c847a flash store: initial prototype
topquark12 deleted branch flash_store_refactor from M-Labs/thermostat 2021-01-16 09:41:59 +08:00
topquark12 pushed to flash_store_refactor at M-Labs/thermostat 2021-01-13 17:23:42 +08:00
1c71fbb6a7 flash store: move unsafe, organise memory.x