thermostat/src
atse 0dc7b248b7 Rename PWM concepts in code to output
Things like max_v, max_i_pos, max_i_neg should be deemed "output limits"
and not simply "pwm" or "pwm_limits", as having PWM driving those pins
on the MAX1968 is an implementation detail.
2025-02-17 13:34:18 +08:00
..
ad7172 Apply clippy suggestions 2024-10-14 13:25:49 +08:00
ad5680.rs Apply cargo fmt 2024-10-14 13:25:49 +08:00
b_parameter.rs Rename all Steinhart-Hart references to B-param 2024-10-21 15:44:46 +08:00
channel_state.rs Rename PWM concepts in code to output 2025-02-17 13:34:18 +08:00
channel.rs Apply cargo fmt 2024-10-14 13:25:49 +08:00
channels.rs Rename PWM concepts in code to output 2025-02-17 13:34:18 +08:00
command_handler.rs Rename PWM concepts in code to output 2025-02-17 13:34:18 +08:00
command_parser.rs Rename PWM concepts in code to output 2025-02-17 13:34:18 +08:00
config.rs Rename PWM concepts in code to output 2025-02-17 13:34:18 +08:00
dfu.rs Apply cargo fmt 2024-10-14 13:25:49 +08:00
fan_ctrl.rs Apply clippy suggestions 2024-10-14 13:25:49 +08:00
flash_store.rs Apply cargo fmt 2024-10-14 13:25:49 +08:00
hw_rev.rs Apply cargo fmt 2024-10-14 13:25:49 +08:00
init_log.rs Apply cargo fmt 2024-10-14 13:25:49 +08:00
leds.rs Apply cargo fmt 2024-10-14 13:25:49 +08:00
main.rs Rename all Steinhart-Hart references to B-param 2024-10-21 15:44:46 +08:00
net.rs Apply cargo fmt 2024-10-14 13:25:49 +08:00
pid.rs Apply clippy suggestions 2024-10-14 13:25:49 +08:00
pins.rs Apply clippy suggestions 2024-10-14 13:25:49 +08:00
server.rs Apply clippy suggestions 2024-10-14 13:25:49 +08:00
session.rs Apply clippy suggestions 2024-10-14 13:25:49 +08:00
timer.rs Apply cargo fmt 2024-10-14 13:25:49 +08:00
usb.rs Apply cargo fmt 2024-10-14 13:25:49 +08:00