• Joined on 2025-02-20
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
judge pushed to fix/deep-sleep-timeout-robustness at C3MA/PlantCtrl 2025-06-20 19:05:43 +02:00
71973f8fe9 integrate battery state update into full codebase
506f0c36b5 refactor battery state
4b919b9613 chore: cargo fmt
Compare 3 commits »
judge created branch fix/deep-sleep-timeout-robustness in C3MA/PlantCtrl 2025-06-20 19:05:42 +02:00
judge pushed to develop at C3MA/PlantCtrl 2025-06-19 20:08:01 +02:00
a0e7f97887 Merge branch 'feature/board-hal-splitting' into develop
3a2e59874e fix config on submit not updated, fix startup initial always in ap mode
69077239a5 fix tread safty issues by annotating Box Traits correctly
e2cbf9618e fixed lifetime annotations + thread safty still needs work
fc1991523a splitting wip
Compare 6 commits »
judge pushed to feature/board-hal-splitting at C3MA/PlantCtrl 2025-06-19 18:37:24 +02:00
69077239a5 fix tread safty issues by annotating Box Traits correctly
judge pushed to feature/board-hal-splitting at C3MA/PlantCtrl 2025-06-19 18:18:47 +02:00
e2cbf9618e fixed lifetime annotations + thread safty still needs work
judge pushed to feature/board-hal-splitting at C3MA/PlantCtrl 2025-06-19 13:58:15 +02:00
c429c829b4 start splitting board hal enum into structs