• Joined on 2025-02-20
judge pushed to containerize-toolchains at C3MA/PlantCtrl 2025-09-25 22:31:27 +02:00
50a052df9a setup cargo run to use containerized build tools that are not rust tools
c4820e8035 install nodejs and npm
31b6f8633c containerize c toolchain for filesystem
Compare 3 commits »
judge created branch containerize-toolchains in C3MA/PlantCtrl 2025-09-25 22:31:27 +02:00
judge pushed to goodby-espidf at C3MA/PlantCtrl 2025-09-12 00:09:47 +02:00
0d495d0f56 probalby found most of the import related stuff, now the real refactor begins
judge pushed to goodby-espidf at C3MA/PlantCtrl 2025-09-11 22:48:02 +02:00
242e748ca0 started cleanup and moving from std to no_std
judge pushed to goodby-espidf at C3MA/PlantCtrl 2025-09-11 21:44:01 +02:00
f853b6f2b2 removed all std dependencies … WIP move to embassy pure rust code
judge created branch goodby-espidf in C3MA/PlantCtrl 2025-09-11 21:43:50 +02:00
judge deleted branch fix/deep-sleep-timeout-robustness from C3MA/PlantCtrl 2025-09-11 20:34:11 +02:00
judge deleted branch feature/partition_table_stuff from C3MA/PlantCtrl 2025-09-11 20:32:32 +02:00
judge deleted branch housekeeping from C3MA/PlantCtrl 2025-09-11 20:30:00 +02:00
judge deleted branch feature/enable-mqtt-login from C3MA/PlantCtrl 2025-09-11 20:28:20 +02:00
judge pushed to develop at C3MA/PlantCtrl 2025-09-11 20:23:15 +02:00
5bc20d312a Merge branch 'feature/enable-mqtt-login' into develop
4faae86a6b reduce amount of warnings
4fa1a05fc3 remove duplicate import
3a24dcec53 add release profile
e7895577ca update frontent to include inputs for mqtt auth
Compare 6 commits »
judge pushed to feature/enable-mqtt-login at C3MA/PlantCtrl 2025-09-11 20:18:02 +02:00
4faae86a6b reduce amount of warnings
4fa1a05fc3 remove duplicate import
Compare 2 commits »
judge pushed to feature/enable-mqtt-login at C3MA/PlantCtrl 2025-09-11 19:57:42 +02:00
3a24dcec53 add release profile
e7895577ca update frontent to include inputs for mqtt auth
be9a076b33 add configuration options to enable mqtt user login
47ad4c70de Merge branch 'can' into develop
c4aa3a1450 1.3 baseplane
Compare 12 commits »
judge pushed to feature/enable-mqtt-login at C3MA/PlantCtrl 2025-07-20 16:12:18 +02:00
b7ea3dd98e update frontent to include inputs for mqtt auth
b967ff042b add configuration options to enable mqtt user login
735f836458 fix unit being wrong for solar display
f02d935f40 hide unused html elements based on config test1
cc4e9efffd v4.0 backplane 1.1
Compare 14 commits »
judge pushed to feature/enable-mqtt-login at C3MA/PlantCtrl 2025-06-21 11:08:20 +02:00
45171346bd add configuration options to enable mqtt user login
judge created branch feature/enable-mqtt-login in C3MA/PlantCtrl 2025-06-21 11:08:19 +02:00
judge created pull request C3MA/PlantCtrl#18 2025-06-20 21:33:05 +02:00
Housekeeping
judge pushed to housekeeping at C3MA/PlantCtrl 2025-06-20 21:31:41 +02:00
5621f17e61 fix all warnings
d0e5627815 keep node artifacts in webpack directory
7115809f2b fix all compiler warnings
c1d0ce542c fix confusing lifetime warning
b7b08d8747 fix unused variable warnings
Compare 6 commits »
judge created branch housekeeping in C3MA/PlantCtrl 2025-06-20 21:31:40 +02:00
judge created pull request C3MA/PlantCtrl#17 2025-06-20 19:07:02 +02:00
Refactor Battery State for more robustness against missing BatteryMonitor