Commit Graph

16 Commits

Author SHA1 Message Date
a943308203 pid: never reset 2020-10-13 23:55:22 +02:00
d574ccb5f4 pid: change signedness from heating to cooling 2020-10-11 23:12:18 +02:00
83a266852a pid: move ki coefficient inside integration 2020-10-11 01:59:39 +02:00
62d89a68a1 pwm: export summary as json 2020-09-30 22:10:42 +02:00
5521563c91 pid: export summary as json 2020-09-30 20:06:47 +02:00
3b050347d4 config: add test_encode_decode 2020-09-24 21:35:15 +02:00
58e648b5e0 pid::Parameters, CenterPoint: demote f32 fields to save config space 2020-09-24 20:47:02 +02:00
5d0d75d395 config: encode with serde_cbor 2020-09-24 01:18:33 +02:00
7361619a53 pid: update default parameters 2020-09-18 00:41:32 +02:00
ba84295ec5 reconnect the pid controller 2020-09-18 00:09:30 +02:00
fb81380955 fix tests
run with `cargo test --target=x86_64-unknown-linux-gnu`
2020-09-17 01:48:27 +02:00
ba860e52ac control i_set dac in volts 2020-05-17 01:27:47 +02:00
163bb38f68 simplify pid, keep last_output 2020-03-19 22:00:22 +01:00
da4aaf4ff6 implement all the tcp commands 2020-03-19 18:34:57 +01:00
0f4442b124 switch pid+steinhart_hart parameters from f32 to f64 2020-03-18 21:56:52 +01:00
1ad821299b build mods pid + steinhard_hart 2020-03-18 21:51:30 +01:00