thermostat/src
Astro c00c1bb081 main: connect adc/sh/pid/dac, split out into mod channel_state 2020-03-19 22:11:36 +01:00
..
ad7172 main: connect adc/sh/pid/dac, split out into mod channel_state 2020-03-19 22:11:36 +01:00
ad5680.rs implement all the tcp commands 2020-03-19 18:34:57 +01:00
channel_state.rs main: connect adc/sh/pid/dac, split out into mod channel_state 2020-03-19 22:11:36 +01:00
command_parser.rs replace dependency lexical-core with num-traits 2020-03-19 19:51:59 +01:00
init_log.rs main: split into mod init_log 2020-03-12 00:50:24 +01:00
main.rs main: connect adc/sh/pid/dac, split out into mod channel_state 2020-03-19 22:11:36 +01: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 implement all the tcp commands 2020-03-19 18:34:57 +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 replace dependency lexical-core with num-traits 2020-03-19 19:51:59 +01:00
timer.rs setup clocks to 168 mhz, adjust TIMER_RATE to 20 2019-03-18 22:04:34 +01:00