• Joined on 2023-07-05
atse pushed to GUI at atse/thermostat 2024-10-07 17:23:45 +08:00
atse pushed to GUI at atse/thermostat 2024-10-07 16:39:57 +08:00
3eef7e9e37 ctrl_panel: Add polarity option in output settings
ed9d067bee QVariantList -> list
Compare 2 commits »
atse commented on pull request linuswck/thermostat#2 2024-10-07 16:39:23 +08:00
GUI: Control Panel changes

Rebased to the latest HEAD of the gui_dev branch.

atse pushed to gui_dev-ctrl_panel at linuswck/thermostat 2024-10-07 16:38:29 +08:00
c9aa0eaab8 ctrl_panel: Reformat SpinBox text always if valid
ed6cee4394 ctrl_panel: Move postfilter into its own group
e1bd960900 ctrl_panel: Use new locking mechanism from Kirdy
aed0c484dd ctrl_panel: Fix editing fields with unit "°C"
3fe343435d ctrl_panel: More appropriate steps and fixes
Compare 28 commits »
atse pushed to GUI at atse/thermostat 2024-10-07 13:28:54 +08:00
085e3a5fd3 QVariantList -> list & QVariantMap -> dict
1035978ce4 No need to create a new task for waiting
1481819233 super init's first
75f05aa252 Format
0833813909 ch_tuning -> autotuning_channels
Compare 119 commits »
atse pushed to GUI at atse/thermostat 2024-10-07 13:22:25 +08:00
a7ba382dad QVariantList -> list & QVariantMap -> dict
atse pushed to master at atse/thermostat 2024-10-07 10:07:28 +08:00
6224486662 Show polarity in pwm command
32bd49b258 Add a command to reverse the output polarity
ad54842c43 Fix wrong current limit duty cycle calculation
b336c4f993 Remove report mode
680193b34b Fix incorrect dac calibration algo
Compare 8 commits »
atse deleted branch swap_tec_polarity from atse/thermostat 2024-10-07 09:56:22 +08:00
atse deleted branch set_polarity from atse/thermostat 2024-10-07 09:53:56 +08:00
atse deleted branch swap_command from atse/thermostat 2024-10-07 09:46:58 +08:00
atse pushed to pwm_store_user_value at atse/thermostat 2024-09-30 17:50:05 +08:00
0fe2d645e2 Show and save set value for PWM limits
ee26616c09 README: Document PWM value clamping
c3b423b5f4 PwmSummary: Don't show max PWM values
ad54842c43 Fix wrong current limit duty cycle calculation
b336c4f993 Remove report mode
Compare 9 commits »
atse commented on pull request M-Labs/thermostat#135 2024-09-30 17:38:21 +08:00
Add command for setting TEC polarity direction

I've change the command to be in the format pwm <0/1> polarity <normal/reversed>, with the pwm command returning the following:

[{"channel":0,"center":"vref","i_set":{"value":0e0,"max…
atse pushed to swap_command at atse/thermostat 2024-09-30 17:36:55 +08:00
6224486662 Show polarity in pwm command
32bd49b258 Add a command to reverse the output polarity
Compare 2 commits »
atse pushed to swap_command at atse/thermostat 2024-09-30 17:31:18 +08:00
d8e590ee9f Show polarity in pwm command
e4d3aee622 Add a command to reverse the output polarity
ad54842c43 Fix wrong current limit duty cycle calculation
b336c4f993 Remove report mode
680193b34b Fix incorrect dac calibration algo
Compare 5 commits »
atse pushed to set_polarity at atse/thermostat 2024-09-30 17:02:34 +08:00
d8e590ee9f Show polarity in pwm command
e4d3aee622 Add a command to reverse the output polarity
ad54842c43 Fix wrong current limit duty cycle calculation
b336c4f993 Remove report mode
Compare 4 commits »
atse created branch set_polarity in atse/thermostat 2024-09-30 17:02:33 +08:00
atse deleted branch add-rlwrap from atse/thermostat 2024-09-30 10:28:56 +08:00
atse deleted branch fix_wrong_current_limit_duty_cycle_cal from atse/thermostat 2024-09-30 10:27:49 +08:00
atse deleted branch calibration-fix from atse/thermostat 2024-09-30 10:19:24 +08:00
atse deleted branch remove-report-mode from atse/thermostat 2024-09-30 10:18:06 +08:00