• Joined on 2023-07-05
atse created pull request M-Labs/thermostat#128 2024-08-16 13:39:41 +08:00
README: Fixes to grammar and instructions
atse created branch readme-hwrev-update in atse/thermostat 2024-08-16 13:38:52 +08:00
atse pushed to readme-hwrev-update at atse/thermostat 2024-08-16 13:38:52 +08:00
8fb389855c README: Add updated info on new hardware revision
atse created branch readme-report-interval in atse/thermostat 2024-08-16 13:38:11 +08:00
atse pushed to readme-report-interval at atse/thermostat 2024-08-16 13:38:11 +08:00
c5674343a1 README: Document interval key in reports
atse created branch readme-fix in atse/thermostat 2024-08-16 13:37:35 +08:00
atse pushed to readme-fix at atse/thermostat 2024-08-16 13:37:35 +08:00
caa470a724 README: Fixes to grammar and instructions
atse pushed to pwm_store_user_value at atse/thermostat 2024-08-16 13:24:12 +08:00
a8465a7e63 Show and save set value for PWM limits
08e3815225 README: Document PWM value clamping
59ead548b7 PwmSummary: Don't show max PWM values
Compare 3 commits »
atse commented on pull request M-Labs/thermostat#127 2024-08-16 12:04:12 +08:00
Show and save the set values of PWM limits into flash store instead of machine value

Sure. Then the returned JSON object could be even more simplified, and struct PwmSummaryField {value: T, set_value: T} could be removed then.

atse created pull request M-Labs/thermostat#127 2024-08-15 17:16:38 +08:00
Save the set values of PWM limits into flash store instead of machine value
atse pushed to pwm_store_user_value at atse/thermostat 2024-08-15 17:11:28 +08:00
45129be836 PwmLimits: Save user set value into flash
227a157e9e README: Document PWM value clamping
e34196267b PwmSummary: Show set value instead of max
Compare 3 commits »
atse pushed to pwm_store_user_value at atse/thermostat 2024-08-15 16:51:13 +08:00
c0bddc03b9 PwmLimits: Save user set value into flash
cfc0f371c1 README: Document PWM value clamping
aff03fa7b0 PwmSummary: Show set value instead of max
Compare 3 commits »
atse pushed to pwm_store_user_value at atse/thermostat 2024-08-15 16:48:34 +08:00
3eeeb4bfa4 PwmLimits: Save user set value into flash
78dba747f7 README: Document PWM value clamping
24b996a5f3 PwmSummary: Show set value instead of max
c6040899dd ItecPin -> ITecPin
Compare 4 commits »
atse created pull request linuswck/thermostat#4 2024-08-14 16:37:39 +08:00
GUI: Refactor send_command
atse pushed to gui_dev-refactor-send_command at atse/thermostat 2024-08-14 16:08:53 +08:00
41abad7aa3 send_command: Remove "activater"
5c8d9c7cce send_command: Simplify "pid_autotune" parameters
278898fad2 send_command: Switch to thermostat:set_param
dd83daa5d9 send_command: Remove indirect path to parameter
d57cc9ef2a send_command: Alias data as new_value
Compare 6 commits »
atse pushed to gui_dev-refactor-send_command at linuswck/thermostat 2024-08-14 16:08:47 +08:00
41abad7aa3 send_command: Remove "activater"
5c8d9c7cce send_command: Simplify "pid_autotune" parameters
278898fad2 send_command: Switch to thermostat:set_param
dd83daa5d9 send_command: Remove indirect path to parameter
d57cc9ef2a send_command: Alias data as new_value
Compare 6 commits »
atse pushed to gui_dev-refactor-send_command at linuswck/thermostat 2024-08-14 16:03:16 +08:00
68709dbf96 send_command: Remove "activater"
50063aa952 send_command: Simplify "pid_autotune" parameters
72bd0cde7f send_command: Switch to thermostat:set_param
46923ebdca send_command: Remove unnecessary redirection
290965bafb send_command: Alias data as new_value
Compare 6 commits »
atse pushed to gui_dev-refactor-send_command at linuswck/thermostat 2024-08-14 16:00:57 +08:00
d7b088ebe1 send_command: Remove "activater"
db9b39c95a send_command: Simplify "pid_autotune" parameters
40ee7e3d6f send_command: Switch to thermostat:set_param
3ca8b725cd send_command: Remove unnecessary redirection
c77f131afd send_command: Alias data as new_value
Compare 6 commits »
atse created branch gui_dev-refactor-send_command in linuswck/thermostat 2024-08-14 16:00:57 +08:00
atse pushed to gui_dev-refactor-send_command at atse/thermostat 2024-08-14 15:59:20 +08:00
d7b088ebe1 send_command: Remove "activater"
db9b39c95a send_command: Simplify "pid_autotune" parameters
40ee7e3d6f send_command: Switch to thermostat:set_param
3ca8b725cd send_command: Remove unnecessary redirection
c77f131afd send_command: Alias data as new_value
Compare 6 commits »