thermostat/src
linuswck ad54842c43 Fix wrong current limit duty cycle calculation
- prev commit assumed setting 3.3V -> 3A current limit which is wrong
- Please refer to the MAX1968 datasheet for the duty cycle
calculation equation
2024-09-25 17:20:29 +08:00
..
ad7172 ad7172: set output data rate to 10 Hz 2020-09-28 01:24:32 +02:00
ad5680.rs use proper units for pwm pins 2020-09-16 22:06:15 +02:00
channel_state.rs Stop i_set from fluctuating in every report 2024-02-14 17:21:39 +08:00
channel.rs ItecPin -> ITecPin 2024-08-12 13:02:22 +08:00
channels.rs Fix wrong current limit duty cycle calculation 2024-09-25 17:20:29 +08:00
command_handler.rs Remove report mode 2024-09-25 17:19:34 +08:00
command_parser.rs Remove report mode 2024-09-25 17:19:34 +08:00
config.rs Save i_set into ChannelConfig 2024-05-18 10:50:54 +08:00
dfu.rs Use latest working stable rust 2024-01-17 15:29:41 +08:00
fan_ctrl.rs clamp TEC settings to a valid & design specs range 2024-05-10 15:17:46 +08:00
flash_store.rs update code to use stm32f4xx-hal 0.10.1 API 2022-03-02 17:21:17 +08:00
hw_rev.rs implement support for fan PWM 2023-03-22 17:15:49 +08:00
init_log.rs init_log: delint 2020-12-13 02:24:29 +01:00
leds.rs leds: init 2020-09-06 21:10:10 +02:00
main.rs Remove report mode 2024-09-25 17:19:34 +08:00
net.rs update code to use stm32f4xx-hal 0.10.1 API 2022-03-02 17:21:17 +08:00
pid.rs rm pid setpoint change kick 2024-05-10 10:29:08 +08:00
pins.rs ItecPin -> ITecPin 2024-08-12 13:02:22 +08:00
server.rs Fix warning '...not permit being left uninit..d' 2024-01-17 15:29:56 +08:00
session.rs Remove report mode 2024-09-25 17:19:34 +08:00
steinhart_hart.rs rewrite config for sfkv-based flash_store 2020-12-12 01:25:07 +01:00
timer.rs update code to use stm32f4xx-hal 0.10.1 API 2022-03-02 17:21:17 +08:00
usb.rs s/tecpak/thermostat/g 2020-10-11 01:59:39 +02:00