thermostat/src
Astro 38a220ce4e fix tec_i calculation, add units::{Amps, Ohms} 2020-05-17 00:54:37 +02:00
..
ad7172 ad7172: delint, doc 2020-03-21 00:34:22 +01:00
ad5680.rs ad5680: idle low for powersaving 2020-05-16 01:18:14 +02:00
channel.rs add itec_pin 2020-05-16 23:59:31 +02:00
channel_state.rs do not overwrite dac value when pid is disengaged 2020-05-13 22:11:25 +02:00
channels.rs add units::Volts, use for stm32f4 adc 2020-05-17 00:13:52 +02:00
command_parser.rs steinhart_hart: fix equation 2020-03-19 22:56:14 +01:00
init_log.rs main: split into mod init_log 2020-03-12 00:50:24 +01:00
main.rs fix tec_i calculation, add units::{Amps, Ohms} 2020-05-17 00:54:37 +02:00
net.rs merge the network code 2020-03-13 23:39:22 +01:00
pid.rs simplify pid, keep last_output 2020-03-19 22:00:22 +01:00
pins.rs add itec_pin 2020-05-16 23:59:31 +02:00
server.rs delint 2020-03-19 22:21:17 +01:00
session.rs refactor into Channels::poll_adc() 2020-05-13 00:04:55 +02:00
steinhart_hart.rs steinhart_hart: fix equation 2020-03-19 22:56:14 +01:00
timer.rs timer: increase rate to 500 Hz 2020-03-21 00:07:18 +01:00
units.rs fix tec_i calculation, add units::{Amps, Ohms} 2020-05-17 00:54:37 +02:00