64 Commits

Author SHA1 Message Date
fb180630e4
WIP refactor tank state code 2025-03-15 16:01:36 +01:00
f340278236
chore: cargo fmt 2025-03-13 20:32:28 +01:00
3cf9298756 add awake and charge indicator led functions 2025-02-28 22:07:20 +01:00
b2d5cf6416 warnings to zero :) 2025-02-27 20:35:44 +01:00
Kai Boernert
c38ac4d3da update dependencies 2025-02-20 20:13:30 +01:00
aad1dbd458 logging and pcb adjustment 2025-02-14 23:50:19 +01:00
ef002e918c added ringbuffer 2025-01-26 18:00:35 +01:00
88be5951a6 backup info and read 2025-01-22 22:21:54 +01:00
8cc967cf68 eeprom read write 2025-01-21 21:59:16 +01:00
1ce4d74a65 added file manager, upload animation, unsaved config indicator 2025-01-21 01:18:36 +01:00
31350eeed2 stuff 2025-01-17 20:10:17 +01:00
d94b5e09d2 adjustable voltages for mppt 2025-01-07 01:43:34 +01:00
c070e68349 cleanup reboot logic, fix json upload 2025-01-04 00:04:40 +01:00
1927449c1d adust pcb to new 3.3 software improvements 2024-12-30 20:19:37 +01:00
58b63fc8ee further components and bootstrap initial 2024-12-20 03:29:29 +01:00
5fedbec433 progress new ui 2024-12-17 01:39:47 +01:00
74f9c17461 adjust rust code to new config file, fix bq34z100 flasher 2024-12-16 02:15:03 +01:00
4c19d757c6 allow list get put delete of files 2024-11-23 00:39:36 +01:00
9f249af430 initial file browser work 2024-11-20 01:14:39 +01:00
8218c4b9a6 config stuff 2024-11-19 18:05:51 +01:00
bfcf5e150c move to central config, make TZ compile time const, confgureable later! 2024-11-13 22:04:47 +01:00
7957cf4003 rust mutex issue 2024-10-23 18:17:18 +02:00
7415e74643 fix upload
# Conflicts:
#	rust/src/webserver/webserver.rs
2024-08-12 21:17:16 +02:00
65e5d0d753 firmware streaming 2024-08-11 19:08:30 +02:00
3ece894592 add initial flashing of batery and 3.1 adjustments 2024-07-31 20:45:06 +02:00
fe4b57808d fix pinnames 2024-07-05 19:54:42 +02:00
d2fb6b8411 adjustments for 3.0 pcb 2024-06-18 20:34:35 +02:00
4d92e0c2a6 more stack for json, more json for mqtt 2024-06-10 23:40:50 +02:00
3f98a321fc mqtt now uses more json to reduce message count 2024-06-10 21:10:46 +02:00
e87012cc9c keep fault alive actually :) 2024-06-08 00:27:12 +02:00
b6abebd012 switch to oneshoot adc, as that seems to work 2024-05-14 21:57:11 +02:00
e2d00bc939 cleanup 2024-05-01 21:00:49 +02:00
dd91973f9b i2c adjust and pin downgrade 2024-05-01 18:06:20 +02:00
bfb19321fd stuff 2024-04-27 19:58:56 +02:00
1fc04a58a0 stuff 2024-04-26 18:52:53 +02:00
d8044b8e34 clippy adjustments 2024-04-25 20:26:58 +02:00
86c6bb5a73 fmt and mqtt workarounds 2024-04-22 13:04:25 +02:00
a44aa86732 switch to esp32c6 2024-04-20 23:32:44 +02:00
e7e38e9fca add single pump test mode to config page 2024-04-06 21:14:56 +02:00
1f71b94238 changes 2024-03-27 21:10:37 +01:00
b4ad668620 fix palntstate not correctly calculated 2024-03-09 15:21:52 +01:00
869a581242 delay messages to reduce mqtt issues (sender to fast) improve mqtt debugging 2024-03-02 14:43:52 +01:00
e070c802d5 show build version in html 2024-03-02 14:01:48 +01:00
34066ee463 more stack slightly improved debugging 2024-03-02 13:21:12 +01:00
27bde9cc87 fix tank calculation, update bq34 driver 2024-02-21 22:30:03 +01:00
bfee21796a fix rollback and windows build 2024-02-21 15:36:26 +01:00
9d1a807805 allow to selectivly enable redundant sensors 2024-02-17 17:25:50 +01:00
680d1c3aaf fix rtc storage 2024-02-15 23:00:05 +01:00
060a1cc32d proceed with bq34z100 extraction 2024-02-02 21:35:04 +01:00
7ea1486e2c made most battery code ready to work 2024-01-22 23:13:52 +01:00