EmpirePhoenix
  • Joined on 2024-01-25
EmpirePhoenix merged pull request C3MA/PlantCtrl#19 2025-06-23 22:15:40 +02:00
reduced sizes so all executable code stays below 8mb
EmpirePhoenix created pull request C3MA/PlantCtrl#19 2025-06-22 17:38:29 +02:00
reduced sizes so all executable code stays below 8mb
EmpirePhoenix pushed to feature/partition_table_stuff at C3MA/PlantCtrl 2025-06-22 17:37:04 +02:00
ea60d804b3 reduced sizes so all executable code stays below 8mb
EmpirePhoenix created branch feature/partition_table_stuff in C3MA/PlantCtrl 2025-06-22 17:37:04 +02:00
EmpirePhoenix pushed to housekeeping at C3MA/PlantCtrl 2025-06-21 00:00:30 +02:00
d059b7b1db Merge branch 'develop' into housekeeping and clippy and spellcheck
e7b6bda747 Merge branch 'develop' into housekeeping
04849162cd added solar ina handling, adjusted website
Compare 3 commits »
EmpirePhoenix pushed to develop at C3MA/PlantCtrl 2025-06-20 23:38:09 +02:00
04849162cd added solar ina handling, adjusted website
EmpirePhoenix pushed to develop at C3MA/PlantCtrl 2025-06-20 20:52:51 +02:00
34b20b1f8f Merge pull request 'Refactor Battery State for more robustness against missing BatteryMonitor' (#17) from fix/deep-sleep-timeout-robustness into develop
71973f8fe9 integrate battery state update into full codebase
506f0c36b5 refactor battery state
4b919b9613 chore: cargo fmt
Compare 4 commits »
EmpirePhoenix merged pull request C3MA/PlantCtrl#17 2025-06-20 20:52:49 +02:00
Refactor Battery State for more robustness against missing BatteryMonitor
EmpirePhoenix pushed to develop at C3MA/PlantCtrl 2025-06-20 03:11:48 +02:00
017078ef8e fix suplicate battery encoding on website
c84e863d0f Merge branch 'feature/board-hal-splitting' into develop
de54afce52 webfix for sensora enable, ina start
Compare 3 commits »
EmpirePhoenix deleted branch feature/board-hal-splitting from C3MA/PlantCtrl 2025-06-20 03:00:20 +02:00
EmpirePhoenix pushed to feature/board-hal-splitting at C3MA/PlantCtrl 2025-06-19 22:58:08 +02:00
de54afce52 webfix for sensora enable, ina start
EmpirePhoenix pushed to feature/board-hal-splitting at C3MA/PlantCtrl 2025-06-19 20:06:50 +02:00
3a2e59874e fix config on submit not updated, fix startup initial always in ap mode
EmpirePhoenix pushed to feature/board-hal-splitting at C3MA/PlantCtrl 2025-06-19 16:58:59 +02:00
fc1991523a splitting wip
EmpirePhoenix pushed to feature/board-hal-splitting at C3MA/PlantCtrl 2025-06-19 16:56:46 +02:00
496d8afb53 splitting wip
EmpirePhoenix pushed to develop at C3MA/PlantCtrl 2025-06-19 13:06:07 +02:00
e2cce88390 combine all branches
751f07e6fd Merge branch 'feature/v4_modular' into develop
04bac4d0b6 v4 remarks
0614a0e1ef adjust clearance to economy production
9e82d00a91 add simplified sensor board
Compare 25 commits »
EmpirePhoenix deleted branch refactor/plant-state-handling from C3MA/PlantCtrl 2025-06-18 19:08:32 +02:00
EmpirePhoenix deleted branch boardhal_abstract from C3MA/PlantCtrl 2025-06-18 19:08:21 +02:00
EmpirePhoenix deleted branch feature/v4_modular from C3MA/PlantCtrl 2025-06-18 19:07:38 +02:00
EmpirePhoenix pushed to develop at C3MA/PlantCtrl 2025-06-17 22:22:12 +02:00
e24dc77fa9 Merge pull request 'Part 1 of V3 extraction in preperation of v4 and v3 software merge' (#16) from boardhal_abstract into develop
05400c7c4a v4 board impl
6499b18ada allow startup with initial board mode and nearly no pin configs
a9d7936376 add null board
38f4ada433 Part 1 of V3 extraction in preperation of v4 and v3 software merge
Compare 5 commits »
EmpirePhoenix merged pull request C3MA/PlantCtrl#16 2025-06-17 22:22:10 +02:00
Part 1 of V3 extraction in preperation of v4 and v3 software merge