Commit Graph

25 Commits

Author SHA1 Message Date
db401aac55 get most stuff working again, by upgrading to newer esp-hal version
this involved adding a lot of code from the develop branch step by step
there are still some bugs, but at least i can get into the web interface
and configure stuff again \o/ … measuring and pumping is working as well
2026-05-04 23:46:27 +02:00
cfe23c8a09 mqtt via mcutie 2025-09-29 01:00:11 +02:00
76f59b093d enable deepsleep and gpio1 + timer wake 2025-09-26 22:07:48 +02:00
1791f463b7 remove anyhow 2025-09-22 01:49:25 +02:00
c94f5bdb45 get log to work, make time accessible 2025-09-20 11:31:51 +02:00
4aa25c687b minimal startup running 2025-09-14 13:19:30 +02:00
be3c4a5095 startup and ota state detection working, now wifi_ap next 2025-09-13 20:56:11 +02:00
9de85b6e37 it's alive 2025-09-13 01:39:47 +02:00
0d495d0f56 probalby found most of the import related stuff, now the real refactor begins 2025-09-12 00:05:52 +02:00
242e748ca0 started cleanup and moving from std to no_std 2025-09-11 22:47:11 +02:00
5d91daf23d add pump current configuration 2025-06-26 02:39:32 +02:00
d059b7b1db Merge branch 'develop' into housekeeping and clippy and spellcheck 2025-06-20 23:59:14 +02:00
038f74bca1 finalize tank state logging 2025-03-20 22:06:20 +01:00
420f4f4ae5 remove unused import 2025-03-15 16:01:20 +01:00
f340278236 chore: cargo fmt 2025-03-13 20:32:28 +01:00
3cdaacabac fix message vector filling 2025-03-13 20:31:34 +01:00
9b144d234e optimize log message configuration geneation 2025-03-13 19:58:11 +01:00
9296cc8c80 log with ordinal wip 2025-03-13 19:37:47 +01:00
59d27ab0b8 fix message templating 2025-02-28 22:07:01 +01:00
b2d5cf6416 warnings to zero :) 2025-02-27 20:35:44 +01:00
69ebeae4a2 Merge branch 'develop' into feature/log-config-json 2025-02-26 19:30:09 +01:00
277b104804 update logging 2025-02-26 18:43:05 +01:00
8e75e7aee3 implement log localization config generation 2025-02-20 22:33:12 +01:00
936c52e0e7 fix mppt to not self destruct, log output 2025-02-19 22:01:26 +01:00
aad1dbd458 logging and pcb adjustment 2025-02-14 23:50:19 +01:00