Block a user
0d7032b92f
Connecting task moved?
155934da15
AsyncIO version Client -> AsyncioClient
f76b414426
More elegant exception rethrow
757fd1689a
Exclusively use the Thermostat object as a medium
08925755a3
Just catch asyncio.TimeoutError
d19111a93d
Use SplitWhitespace for command parsing not uom
b1dded91f6
flake.nix improvements & dedeprecate
TCP sockets aren't reset on ethernet cable reconnect
I haven't looked at Stabilizer yet but on Kirdy the TCP sockets are [explicitly reset once a new link is up](3f9a4bf140/s
…
GUI: Control Panel changes
How do I do this as a patch to PyQtGraph itself? Seems to be a cleaner solution compared to patching it in our own code.
TCP sockets aren't reset on ethernet cable reconnect
GUI: Control Panel changes
The above force-push fixes these mentioned issues in the ctrl_panel:
max_v
: Pin down the unit of voltage to be just "V"- Put plotted values into readings group
- Removed the need for…
GUI: Control Panel changes
Removed the need for it in latest force-push with the pinSiPrefix
option of UnitfulSpinBox
.
38099d6d7b
ctrl_panel: Fix editing fields with unit "°C"
9a00c2b8f2
ctrl_panel: More appropriate steps and fixes
99d095ebb9
ctrl_panel: Put plotted values into readings group
54db579825
ctrl_panel: Fix max_v to only have unit "V"
3144ea2c9d
ctrl_panel: Keep i_set visible when PID engaged
38099d6d7b
ctrl_panel: Fix editing fields with unit "°C"
9a00c2b8f2
ctrl_panel: More appropriate steps and fixes
99d095ebb9
ctrl_panel: Put plotted values into readings group
54db579825
ctrl_panel: Fix max_v to only have unit "V"
3144ea2c9d
ctrl_panel: Keep i_set visible when PID engaged
f513875745
ctrl_panel: Fix highlighting on focus with °C
700792cd72
ctrl_panel: More appropriate steps and fixes
463e515920
ctrl_panel: Put plotted values into readings group
a1a5bb5c35
ctrl_panel: Fix max_v to only have unit "V"
45b84b4e6e
ctrl_panel: Keep i_set visible when PID engaged
ab78a63949
No mA hack
306c2255a7
Put plotted values into readings group
261327ccc2
Fix max absolute voltage to unit value "V"
0ce1cb43a7
get the control method to constant current working