Commit Graph

153 Commits

Author SHA1 Message Date
judge 71973f8fe9 integrate battery state update into full codebase 2025-06-20 19:05:06 +02:00
judge 4b919b9613 chore: cargo fmt 2025-06-20 16:26:03 +02:00
EmpirePhoenix 3a2e59874e fix config on submit not updated, fix startup initial always in ap mode 2025-06-19 20:06:43 +02:00
judge 69077239a5 fix tread safty issues by annotating Box Traits correctly 2025-06-19 18:36:48 +02:00
judge e2cbf9618e fixed lifetime annotations + thread safty still needs work 2025-06-19 18:17:29 +02:00
EmpirePhoenix fc1991523a splitting wip 2025-06-19 16:58:37 +02:00
EmpirePhoenix e2cce88390 combine all branches 2025-06-19 13:05:47 +02:00
EmpirePhoenix 751f07e6fd Merge branch 'feature/v4_modular' into develop
# Conflicts:
#	rust/src/config.rs
#	rust/src/main.rs
#	rust/src/tank.rs
2025-06-18 19:07:24 +02:00
EmpirePhoenix 6499b18ada allow startup with initial board mode and nearly no pin configs 2025-06-11 22:08:59 +02:00
EmpirePhoenix a9d7936376 add null board 2025-06-11 17:35:23 +02:00
EmpirePhoenix 38f4ada433 Part 1 of V3 extraction in preperation of v4 and v3 software merge 2025-06-08 15:59:24 +02:00
EmpirePhoenix 3fe9aaeb6f cleanup main and network state handling 2025-05-27 23:47:14 +02:00
EmpirePhoenix bfc3fbc6e1 cargo fmt 2025-05-07 00:01:23 +02:00
EmpirePhoenix 26da6b39cc clippy happier 2025-05-07 00:00:21 +02:00
EmpirePhoenix 5fe1dc8f40 add ability to override frequency per plant and adjust timezone, fix missing workhour for plants 2025-05-06 22:33:33 +02:00
EmpirePhoenix 1b1b27e5c1 Merge branch 'develop' into feature/v4_modular 2025-04-26 18:59:02 +02:00
judge 519c8d2c52 finish refactor of plant state logic 2025-04-24 23:21:27 +02:00
judge e941a4973d save compiling state during refactor 2025-04-24 20:45:39 +02:00
judge 2b5c1da484 WIP refactor plant_state 2025-04-24 20:45:37 +02:00
judge cf31ce8d43 WIP introduce plant_state module 2025-04-24 20:45:32 +02:00
EmpirePhoenix 3572b15564 led pattern, error in flashing if firmeware to large -> watchdog? 2025-04-24 01:46:16 +02:00
EmpirePhoenix 285e7b66ed module splut 2025-03-31 21:33:10 +02:00
EmpirePhoenix 7b3b56200d adjust max frequency to actual existing ones, fix ui error state 2025-03-30 01:15:36 +01:00
EmpirePhoenix 4b1f2b9ca7 add water todo 2025-03-21 23:38:15 +01:00
EmpirePhoenix 16756aba94 minor frequency adjustment 2025-03-20 22:47:18 +01:00
judge 038f74bca1 finalize tank state logging 2025-03-20 22:06:20 +01:00
judge fbf1a84e7d suggestion for logging location 2025-03-15 16:01:47 +01:00
judge 4a334ef2f2 streamline tank state mqtt information structure 2025-03-15 16:01:45 +01:00
judge b993f2b037 use proper error handling 2025-03-15 16:01:44 +01:00
judge fb180630e4 WIP refactor tank state code 2025-03-15 16:01:36 +01:00
judge f340278236 chore: cargo fmt 2025-03-13 20:32:28 +01:00
EmpirePhoenix d11dc523f0 allow parsing config with missing keys, added nightlamp config stuff, added nightlamp testing, 2025-03-08 18:47:30 +01:00
EmpirePhoenix a4fd4acaa3 fix low sensor value 2025-03-05 23:03:29 +01:00
EmpirePhoenix a4c37c399e improve ota and version logging 2025-03-05 21:23:02 +01:00
EmpirePhoenix 3cf9298756 add awake and charge indicator led functions 2025-02-28 22:07:20 +01:00
judge 41b397a909 more idiomatic current_time determination 2025-02-28 00:53:04 +01:00
judge 2fa6935820 document entry point 2025-02-28 00:53:01 +01:00
judge 34fb92ef21 document more types in main.rs 2025-02-28 00:52:59 +01:00
judge 4e642a4421 simply wait loop logic 2025-02-28 00:52:58 +01:00
judge b1074db71c improve WaitType blink_pattern selection (code readability) 2025-02-28 00:52:56 +01:00
judge 9d0eea23e1 document Light State enum 2025-02-28 00:52:55 +01:00
judge 08ad2f504d document PlantState struct and add TODO notes 2025-02-28 00:52:52 +01:00
EmpirePhoenix b2d5cf6416 warnings to zero :) 2025-02-27 20:35:44 +01:00
EmpirePhoenix 277b104804 update logging 2025-02-26 18:43:05 +01:00
EmpirePhoenix aad1dbd458 logging and pcb adjustment 2025-02-14 23:50:19 +01:00
EmpirePhoenix 88be5951a6 backup info and read 2025-01-22 22:21:54 +01:00
EmpirePhoenix 1ce4d74a65 added file manager, upload animation, unsaved config indicator 2025-01-21 01:18:36 +01:00
EmpirePhoenix 31350eeed2 stuff 2025-01-17 20:10:17 +01:00
EmpirePhoenix d94b5e09d2 adjustable voltages for mppt 2025-01-07 01:43:34 +01:00
EmpirePhoenix c070e68349 cleanup reboot logic, fix json upload 2025-01-04 00:04:40 +01:00