Commit Graph

563 Commits

Author SHA1 Message Date
6005caf8b7 Add info boxes when loading/saving configs 2024-02-14 11:31:41 +08:00
442450667b Status bar limits warning 2024-02-14 11:31:41 +08:00
e4d1f0133e More decimals for current too 2024-02-14 11:31:41 +08:00
8fcd00292e Add the rest of the modules 2024-02-14 11:31:41 +08:00
cfda30f795 Switch to pyproject.toml 2024-02-14 11:31:41 +08:00
ae70ce7e0b Remove old GUI and update docs 2024-02-14 11:31:41 +08:00
333a759d85 Increase icon resolution 2024-02-14 11:31:41 +08:00
7ea9752b0f Add window icon 2024-02-14 11:31:41 +08:00
9e96be30e9 Get rid of all translation things for now 2024-02-14 11:31:41 +08:00
933e1726c1 Correct units and stuff 2024-02-14 11:31:41 +08:00
1ff5a5d2b5 More decimals for temp 2024-02-14 11:31:41 +08:00
24006d17bf Only log the autotuned params 2024-02-14 11:31:41 +08:00
a2c7b0b97a Spinner 2024-02-14 11:31:41 +08:00
82dff9fc05 Remove bottom settings group tooltip 2024-02-14 11:31:41 +08:00
2231652cb2 Correct about thermostat var 2024-02-14 11:31:41 +08:00
37c0332c31 Legend names & order 2024-02-14 11:31:41 +08:00
4635e71ebf Autotune 2024-02-14 11:31:41 +08:00
c9e8c4f4a1 Don't set_param that much 2024-02-14 11:31:41 +08:00
72956e19ee No more _command 2024-02-14 11:31:41 +08:00
a213078c9a Shorten channel to ch 2024-02-14 11:31:41 +08:00
4df651902a Postfilter option revamped 2024-02-14 11:31:41 +08:00
1581aa4027 No private to slot 2024-02-14 11:31:41 +08:00
5c8ab769f3 Set param mroe 2024-02-14 11:31:41 +08:00
fe7bc5b7e5 Load config 2024-02-14 11:31:41 +08:00
5bb64e577f Don't use _command 2024-02-14 11:31:41 +08:00
4caaf44f74 Both command and param 2024-02-14 11:31:41 +08:00
fc4f69aec0 Change name 2024-02-14 11:31:41 +08:00
663c46525d Refactor into class 2024-02-14 11:31:41 +08:00
744a472566 Refactor a bit to update lines only via poll
Model-View-Controller thing, don't edit UI when UI value changed
2024-02-14 11:31:41 +08:00
6014dce158 Try triggering on show 2024-02-14 11:31:41 +08:00
6f0677bac6 Call it B not Beta 2024-02-14 11:31:41 +08:00
68ab3555cf Depend on temperature only 2024-02-14 11:31:41 +08:00
19ffc160e3 Legend 2024-02-14 11:31:41 +08:00
6bca8a2728 Improve conditionals 2024-02-14 11:31:41 +08:00
68124cd92b Only show either one or another, pid or not 2024-02-14 11:31:41 +08:00
7f7f749e84 Interface change 2024-02-14 11:31:41 +08:00
4c839f079b Absolute 2024-02-14 11:31:41 +08:00
ef87225339 Switch to using set_param if possible 2024-02-14 11:31:41 +08:00
db766d8707 CommandsParameter useless anyway 2024-02-14 11:31:41 +08:00
50aafa493f Put thermostat parameters constant into mainwindow 2024-02-14 11:31:41 +08:00
f1abab9bd6 Forget about sizePolicy 2024-02-14 11:31:41 +08:00
be340ce094 Fan layout misspelled 2024-02-14 11:31:41 +08:00
2db9e8fea3 Use setRange 2024-02-14 11:31:41 +08:00
180146bc34 Remove sizePolicy horizontal/vertical stretch 0
Default anyway
2024-02-14 11:31:41 +08:00
c10317bfdb Remove extra horizontal layout 2024-02-14 11:31:41 +08:00
59d26436f6 No text why set text 2024-02-14 11:31:41 +08:00
00b252a347 setValue 2024-02-14 11:31:41 +08:00
0d1cb074e1 Remove setObjectName 2024-02-14 11:31:41 +08:00
790e744822 Read extra load 2024-02-14 11:31:41 +08:00
c876c1ec0a Don't use dynamic properties 2024-02-14 11:31:41 +08:00