• Joined on 2023-07-05
atse pushed to master at atse/thermostat 2024-11-11 10:16:13 +08:00
52e35d2a98 flake: Format with nixfmt-rfc-style
f1da910c11 pytec: Complete client
Compare 2 commits »
atse created pull request M-Labs/thermostat#147 2024-11-04 18:45:39 +08:00
WIP: GUI: Thermostat Control Panel
atse pushed to GUI at atse/thermostat 2024-11-04 18:44:32 +08:00
953a48230c README: Introduce Thermostat GUI
0dbf154f82 pytec GUI: Set up packaging
287186d030 pytec GUI: Implement Control Panel
ef34d782e0 pytec GUI: Implement PlotSettingsMenu
3d519826dd pytec GUI: Implement plotting
Compare 12 commits »
atse pushed to GUI at atse/thermostat 2024-11-04 18:28:44 +08:00
cc90a88276 README: Introduce Thermostat GUI
4618543916 pytec GUI: Set up packaging
20cd69fff7 pytec GUI: Implement Control Panel
e045b0288a pytec GUI: Implement PlotSettingsMenu
ae244b66d1 pytec GUI: Implement plotting
Compare 48 commits »
atse created pull request M-Labs/thermostat#146 2024-11-04 18:11:33 +08:00
pytec: Complete client
atse commented on pull request M-Labs/thermostat#145 2024-11-04 18:10:26 +08:00
flake: Dev convenience wrappers & environment

Ahh, that would be the case if PYTHONPATH was exported as ${self}/pytec:$PYTHONPATH in the devShell's shellHook. Here, the ${self} is `pwd` instead to make it refer to the repo's…

atse pushed to pytec-complete-client at atse/thermostat 2024-11-04 18:04:22 +08:00
f1da910c11 pytec: Complete client
atse pushed to pytec-complete-client at atse/thermostat 2024-11-04 17:43:29 +08:00
8e3c38b5b3 pytec: Complete client
atse created branch pytec-complete-client in atse/thermostat 2024-11-04 17:43:29 +08:00
atse pushed to flake-dev-conveniences at atse/thermostat 2024-11-04 17:16:52 +08:00
5bea19be36 flake: Add pytec runnables to devShell
atse commented on pull request M-Labs/thermostat#145 2024-11-04 17:16:29 +08:00
flake: Dev convenience wrappers & environment

rather than building a nix develop on each change

No need for that though, since the wrapper script simply calls Python to run the wrapped modules pytec/plot.py or pytec/autotune.py, so…

atse created pull request M-Labs/thermostat#145 2024-11-04 16:43:42 +08:00
flake: Dev convenience wrappers & environment
atse created pull request M-Labs/thermostat#144 2024-11-04 16:30:38 +08:00
flake: Format with nixfmt-rfc-style
atse created branch flake-dev-conveniences in atse/thermostat 2024-11-04 16:29:52 +08:00
atse pushed to flake-dev-conveniences at atse/thermostat 2024-11-04 16:29:52 +08:00
c8b6bf01d1 flake: Add pytec runnables to devShell
a7aa78a608 flake: Introduce pytec to PYTHONPATH in devShell
Compare 2 commits »
atse created branch flake-format in atse/thermostat 2024-11-04 16:26:05 +08:00
atse pushed to flake-format at atse/thermostat 2024-11-04 16:26:05 +08:00
52e2698329 flake: Format with nixfmt-rfc-style
atse pushed to GUI-ultimate-rebased at atse/thermostat 2024-10-28 18:15:35 +08:00
0965c77ffc README: Introduce Thermostat GUI
3fbed089cd Add pytec runnables
0361b12d30 GUI: Set up packaging
fe0dc30a66 Create GUI to Thermostat
ff09069424 add autotune
Compare 8 commits »
atse created branch GUI-ultimate-rebased in atse/thermostat 2024-10-28 18:15:35 +08:00
atse pushed to GUI-rebased at atse/thermostat 2024-10-28 14:43:12 +08:00