thermostat/src
Astro cee0a1fcab steinhart_hart: fix calculation, rename parameters 2020-03-19 00:23:41 +01:00
..
ad7172 switch pid+steinhart_hart parameters from f32 to f64 2020-03-18 21:56:52 +01:00
ad5680.rs add ad5680 2020-03-12 21:41:03 +01:00
command_parser.rs switch pid+steinhart_hart parameters from f32 to f64 2020-03-18 21:56:52 +01:00
init_log.rs main: split into mod init_log 2020-03-12 00:50:24 +01:00
main.rs build mods pid + steinhard_hart 2020-03-18 21:51:30 +01:00
net.rs merge the network code 2020-03-13 23:39:22 +01:00
pid.rs switch pid+steinhart_hart parameters from f32 to f64 2020-03-18 21:56:52 +01:00
pins.rs add ad5680 2020-03-12 21:41:03 +01:00
server.rs server: reduce sockets from 8 to 4 for memory savings 2020-03-18 21:15:34 +01:00
session.rs session: eliminate copying LineResult wrapper 2020-03-18 21:34:20 +01:00
steinhart_hart.rs steinhart_hart: fix calculation, rename parameters 2020-03-19 00:23:41 +01:00
timer.rs setup clocks to 168 mhz, adjust TIMER_RATE to 20 2019-03-18 22:04:34 +01:00