662 Commits

Author SHA1 Message Date
04849162cd added solar ina handling, adjusted website 2025-06-20 23:37:59 +02:00
34b20b1f8f Merge pull request 'Refactor Battery State for more robustness against missing BatteryMonitor' (#17) from fix/deep-sleep-timeout-robustness into develop
Reviewed-on: #17
2025-06-20 20:52:48 +02:00
71973f8fe9
integrate battery state update into full codebase 2025-06-20 19:05:06 +02:00
506f0c36b5
refactor battery state 2025-06-20 18:46:57 +02:00
4b919b9613
chore: cargo fmt 2025-06-20 16:26:03 +02:00
017078ef8e fix suplicate battery encoding on website 2025-06-20 03:11:45 +02:00
c84e863d0f Merge branch 'feature/board-hal-splitting' into develop 2025-06-20 02:59:37 +02:00
de54afce52 webfix for sensora enable, ina start 2025-06-19 22:57:54 +02:00
a0e7f97887
Merge branch 'feature/board-hal-splitting' into develop 2025-06-19 20:07:51 +02:00
3a2e59874e fix config on submit not updated, fix startup initial always in ap mode 2025-06-19 20:06:43 +02:00
69077239a5
fix tread safty issues by annotating Box Traits correctly 2025-06-19 18:36:48 +02:00
e2cbf9618e
fixed lifetime annotations + thread safty still needs work 2025-06-19 18:17:29 +02:00
fc1991523a splitting wip 2025-06-19 16:58:37 +02:00
c429c829b4
start splitting board hal enum into structs 2025-06-19 13:57:36 +02:00
e2cce88390 combine all branches 2025-06-19 13:05:47 +02:00
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
04bac4d0b6 v4 remarks 2025-06-18 18:50:46 +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
Reviewed-on: #16
2025-06-17 22:22:09 +02:00
05400c7c4a v4 board impl 2025-06-14 00:40:47 +02:00
6499b18ada allow startup with initial board mode and nearly no pin configs 2025-06-11 22:08:59 +02:00
a9d7936376 add null board 2025-06-11 17:35:23 +02:00
38f4ada433 Part 1 of V3 extraction in preperation of v4 and v3 software merge 2025-06-08 15:59:24 +02:00
3fe9aaeb6f cleanup main and network state handling 2025-05-27 23:47:14 +02:00
4f4d15e4a4 fix is_enabled being inverted 2025-05-19 12:16:18 +02:00
9f48b46738 use same output for moisture on webpage as in mqtt 2025-05-19 12:16:09 +02:00
0614a0e1ef adjust clearance to economy production 2025-05-09 15:06:45 +02:00
9e82d00a91 add simplified sensor board 2025-05-08 21:55:22 +02:00
171b130a29 fix config always assumed changed 2025-05-07 00:48:06 +02:00
bfc3fbc6e1 cargo fmt 2025-05-07 00:01:23 +02:00
26da6b39cc clippy happier 2025-05-07 00:00:21 +02:00
a401d4de7b webpage adjustments 2025-05-06 22:33:48 +02:00
5fe1dc8f40 add ability to override frequency per plant and adjust timezone, fix missing workhour for plants 2025-05-06 22:33:33 +02:00
f8274ea7a8 add better chrono filter 2025-05-06 22:32:39 +02:00
1cae6c4aad producability rework 2025-05-05 22:08:27 +02:00
e3ed41a223 finalizer lightout 2025-05-05 20:03:39 +02:00
93b169f849 mppt rework, production optimization 2025-05-05 00:48:28 +02:00
ee5c67769b plantctrl main board 2025-04-30 22:02:26 +02:00
5d3abe0834 mppt ready, main pcb wip 2025-04-29 22:59:06 +02:00
d4ffa7d2f1 main module wip 2025-04-28 21:52:39 +02:00
1b1b27e5c1 Merge branch 'develop' into feature/v4_modular 2025-04-26 18:59:02 +02:00
0e3549a755 fix comparison in website 2025-04-26 18:55:59 +02:00
aec083bcef lightpower module 2025-04-26 00:12:39 +02:00
62d8a38e86 Merge pull request 'refactor/plant-state-handling' (#11) from refactor/plant-state-handling into develop
Reviewed-on: #11
2025-04-25 19:35:51 +02:00
519c8d2c52
finish refactor of plant state logic 2025-04-24 23:21:27 +02:00
e941a4973d
save compiling state during refactor 2025-04-24 20:45:39 +02:00
2b5c1da484
WIP refactor plant_state 2025-04-24 20:45:37 +02:00
cf31ce8d43
WIP introduce plant_state module 2025-04-24 20:45:32 +02:00
d9c3d4e13c
add config field to enable moisture sensor a 2025-04-24 20:44:39 +02:00
3572b15564 led pattern, error in flashing if firmeware to large -> watchdog? 2025-04-24 01:46:16 +02:00
49614a2f96 adjust pump module parts for production 2025-04-23 21:58:51 +02:00