23 Commits

Author SHA1 Message Date
a8e17cda3b wip min 2025-08-29 17:14:15 +02:00
d650358bab Add flowsensor prototype, add canbus to backplane 2025-07-27 13:38:53 +02:00
5d91daf23d add pump current configuration 2025-06-26 02:39:32 +02:00
577c38d026 allow mppt module to fail during startup without aborting 2025-06-25 01:38:54 +02:00
6b711e29fc extract rtc module, extract tank module, fix backupview refresh, switch to embedded storage for eeprom 2025-06-25 01:18:36 +02:00
5fb8705d9a split rtc module out to reduce repreated exactly same code 2025-06-24 20:59:12 +02:00
450197c7cd merge stuff 2025-06-23 22:21:03 +02:00
d059b7b1db Merge branch 'develop' into housekeeping and clippy and spellcheck 2025-06-20 23:59:14 +02:00
e7b6bda747 Merge branch 'develop' into housekeeping 2025-06-20 23:40:32 +02:00
04849162cd added solar ina handling, adjusted website 2025-06-20 23:37:59 +02:00
5621f17e61
fix all warnings 2025-06-20 21:31:12 +02:00
7115809f2b
fix all compiler warnings 2025-06-20 20:53:29 +02:00
b7b08d8747
fix unused variable warnings 2025-06-20 20:53:26 +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
de54afce52 webfix for sensora enable, ina start 2025-06-19 22:57:54 +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