Astro astro
astro closed issue M-Labs/thermostat#22 2020-12-18 23:30:07 +08:00
gain independent of sample period
astro pushed to master at M-Labs/thermostat 2020-12-18 23:30:02 +08:00
b176fc2788 pid: doc parameters
b717ac5495 pid: update default gain parameters
Compare 2 commits »
astro pushed to master at M-Labs/thermostat 2020-12-18 22:44:29 +08:00
980d27ebfc pytec: remove client-side interval calculation
e9e46b29cf pid: integrate time_delta to free gain parameters from sampling period
Compare 2 commits »
astro pushed to master at M-Labs/thermostat 2020-12-17 05:14:45 +08:00
b7e6cdbec2 pytec: measure interval
astro commented on issue M-Labs/thermostat#16 2020-12-17 03:52:04 +08:00
after reset first call to report is empty

This is a library usage error. There is no reset 0 command.

It's just the error response slipping in. I'm going improve on that behaviour.

astro closed issue M-Labs/thermostat#21 2020-12-17 03:47:51 +08:00
document postfilter
astro pushed to master at M-Labs/thermostat 2020-12-17 03:47:45 +08:00
93ea46d512 README: doc postfilter
astro pushed to master at M-Labs/thermostat 2020-12-17 02:21:46 +08:00
dc41473493 update dependencies
astro pushed tag v0.1.0 to M-Labs/sfkv 2020-12-17 01:50:27 +08:00
astro pushed to master at M-Labs/sfkv 2020-12-17 01:50:23 +08:00
a392fd018f Cargo.toml: add field authors
53c66ff79c README: extend description
2eb34db8ed Cargo.toml: add LICENSE
Compare 4 commits »
astro commented on issue M-Labs/thermostat#21 2020-12-17 01:45:39 +08:00
document postfilter

There many configuration options for FiltCon...

Do you want me to expose more of those to TCP clients?

astro commented on issue M-Labs/thermostat#21 2020-12-14 08:26:00 +08:00
document postfilter

IIRC AD7172 postfilter configuration was used for initial noise estimation.

@hartytp How much of that should be configurable at all? What's the prefered configuration?

astro closed issue M-Labs/thermostat#17 2020-12-14 06:21:09 +08:00
save does not preserve pid_engaged
astro closed issue M-Labs/thermostat#25 2020-12-14 03:43:05 +08:00
make shell.nix deterministic
astro pushed to master at M-Labs/thermostat 2020-12-14 03:43:00 +08:00
7a28cb1cd4 shell.nix: use rustPlaform from <nix-scripts> by default
astro pushed to master at M-Labs/thermostat 2020-12-13 09:43:01 +08:00
c3dd03dcf3 update cargoSha256
b2f455b2cf config: save/store pid_engaged
2e7be3fe01 shell.nix: add df-util
ff91dd7baa Cargo.toml: obtain sfkv and stm32f4xx-hal via git
ecc00a6aeb init_log: delint
Compare 8 commits »
astro pushed to master at M-Labs/sfkv 2020-12-12 08:08:34 +08:00
08262fc3e9 write_value(): take value_buf for serialization from outside
astro pushed to master at M-Labs/sfkv 2020-12-12 04:21:44 +08:00
c3e294d211 StoreBackend::Data: don't require Sized
astro pushed to master at M-Labs/sfkv 2020-12-12 03:56:00 +08:00
4db466ffc4 write_value(): don't consume value parameter
astro pushed to master at M-Labs/sfkv 2020-12-12 03:29:35 +08:00
159b5c97d9 rectify #![no_std] accident
602cc1f0f3 append(): check for not_modified
Compare 2 commits »