20 Commits

Author SHA1 Message Date
242e748ca0
started cleanup and moving from std to no_std 2025-09-11 22:47:11 +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
7115809f2b
fix all compiler warnings 2025-06-20 20:53:29 +02:00
4b919b9613
chore: cargo fmt 2025-06-20 16:26:03 +02:00
fc1991523a splitting wip 2025-06-19 16:58:37 +02:00
e2cce88390 combine all branches 2025-06-19 13:05:47 +02:00
6499b18ada allow startup with initial board mode and nearly no pin configs 2025-06-11 22:08:59 +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
26da6b39cc clippy happier 2025-05-07 00:00:21 +02:00
110cb50098 also add percent to tank mqtt 2025-03-20 23:35:26 +01:00
9509be9527
improve warn level function in ValueRangeError case 2025-03-20 22:57:55 +01:00
038f74bca1
finalize tank state logging 2025-03-20 22:06:20 +01:00
fbf1a84e7d
suggestion for logging location 2025-03-15 16:01:47 +01:00
4a334ef2f2
streamline tank state mqtt information structure 2025-03-15 16:01:45 +01:00
b993f2b037
use proper error handling 2025-03-15 16:01:44 +01:00
48b0777d94
fix tank.rs errors after intial implementation 2025-03-15 16:01:42 +01:00
e878a774ff
implement more functions for TankState 2025-03-15 16:01:40 +01:00
fb180630e4
WIP refactor tank state code 2025-03-15 16:01:36 +01:00