• Joined on 2023-07-05
atse pushed to GUI at atse/thermostat 2024-06-21 13:30:06 +08:00
0e9000a571 Move gui components into folder
876a8dcf78 pyproject.toml fixes
bdf60d3986 README: Proofread
0cfdafbca4 Use qtextras
Compare 4 commits »
atse pushed to GUI at atse/thermostat 2024-06-20 17:23:58 +08:00
0a2fdea6a0 Make interrupted connection handling more elegant
atse pushed to GUI at atse/thermostat 2024-06-20 17:22:19 +08:00
fed4697906 Make interrupted connection handling more elegant
86daaaf8ed thermostat_data_model -> thermostat
fc1cb0504f Class names should be CamelCase
7b377a5bfc Add tooltips in parameter tree
80678a10ec flake: sha256 -> hash
Compare 6 commits »
atse pushed to GUI at atse/thermostat 2024-06-20 11:44:03 +08:00
9acff86547 Restructure GUI Code, Improve and Fix Bugs
atse created pull request M-Labs/thermostat#104 2024-04-26 17:44:38 +08:00
Add swap command
atse pushed to swap_tec_polarity at atse/thermostat 2024-04-26 17:41:24 +08:00
f95a1b24f5 add swap status to the report
6fadfc0b49 Add swap command
00d5feaa8d Limit i_set within range of MAX1968 chip
09be55e12a Don't load REF pin of MAX1968 chip on HWRevs < 3.0
Compare 4 commits »
atse pushed to master at atse/thermostat 2024-04-26 15:47:43 +08:00
00d5feaa8d Limit i_set within range of MAX1968 chip
09be55e12a Don't load REF pin of MAX1968 chip on HWRevs < 3.0
Compare 2 commits »
atse deleted branch limit-i_set from atse/thermostat 2024-04-26 15:09:51 +08:00
atse deleted branch stop_loading_vref from atse/thermostat 2024-04-26 15:09:20 +08:00
atse pushed to GUI at atse/thermostat 2024-04-24 12:47:07 +08:00
d3dc9f9b37 Finish GUI
atse pushed to GUI at atse/thermostat 2024-04-24 12:43:04 +08:00
9806774382 Finish GUI
dc44f0e70c Remove unused as clause
bae5d17d0c Add paramtree view, without updates
fa558946c8 Fix bugs, grammar, text, and refactor into class
7eb59828ae Change title
Compare 13 commits »
atse commented on pull request M-Labs/thermostat#101 2024-04-15 12:01:19 +08:00
GUI

Will Thermostat connections always be configured through an IPv4 address though? Don't we need to support more than that, like for instance hostnames resolved through DNS?

A use-case of this is…

atse pushed to limit-i_set at atse/thermostat 2024-04-10 15:32:39 +08:00
e1e5a8a71c Limit i_set within range of MAX1968 chip
atse pushed to limit-i_set at atse/thermostat 2024-04-03 17:28:13 +08:00
cb4d5b737e Limit i_set within range of MAX1968 chip
atse created pull request M-Labs/thermostat#103 2024-04-03 16:39:38 +08:00
Don't load REF pin of MAX1968 chip on HWRevs < 3.0
atse created branch stop_loading_vref in atse/thermostat 2024-04-03 16:35:57 +08:00
atse pushed to stop_loading_vref at atse/thermostat 2024-04-03 16:35:57 +08:00
09be55e12a Don't load REF pin of MAX1968 chip on HWRevs < 3.0
atse deleted branch hwrev-dependant-vref-pin from atse/thermostat 2024-04-03 13:32:55 +08:00
atse created pull request M-Labs/thermostat#102 2024-04-03 11:53:18 +08:00
Limit i_set within range of MAX1968 chip
atse pushed to limit-i_set at atse/thermostat 2024-04-03 11:49:07 +08:00
509b53d67d Limit i_set within range of MAX1968 chip