thermostat/src
atse 069d791802 Rename all Steinhart-Hart references to B-param
The Steinhart-Hart equation was changed in code long ago to the
B-parameter equation. Rename references to it and the interface
accordingly. The `s-h` command is now `b-p`.

The reason the name "B-Parameter" equation was chosen over
"Beta-Parameter" was due to its easier searchability.
2024-10-21 15:44:46 +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 all Steinhart-Hart references to B-param 2024-10-21 15:44:46 +08:00
channel.rs Apply cargo fmt 2024-10-14 13:25:49 +08:00
channels.rs Rename all Steinhart-Hart references to B-param 2024-10-21 15:44:46 +08:00
command_handler.rs Rename all Steinhart-Hart references to B-param 2024-10-21 15:44:46 +08:00
command_parser.rs Rename all Steinhart-Hart references to B-param 2024-10-21 15:44:46 +08:00
config.rs Rename all Steinhart-Hart references to B-param 2024-10-21 15:44:46 +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