Commit Graph
100 Commits
Author SHA1 Message Date
EmpirePhoenix 7b3b56200d adjust max frequency to actual existing ones, fix ui error state 2025-03-30 01:15:36 +01:00
EmpirePhoenix 4b1f2b9ca7 add water todo 2025-03-21 23:38:15 +01:00
EmpirePhoenix db27de3073 load and display tankinfo on ui 2025-03-21 23:25:30 +01:00
EmpirePhoenix 110cb50098 also add percent to tank mqtt 2025-03-20 23:35:26 +01:00
EmpirePhoenix 8ff2763580 add website part of log view 2025-03-20 22:47:39 +01:00
EmpirePhoenix 67c653fa8b log webview 2025-03-20 22:47:18 +01:00
EmpirePhoenix 9bace8d8c5 fix error when no backup 2025-03-20 22:47:18 +01:00
EmpirePhoenix 16756aba94 minor frequency adjustment 2025-03-20 22:47:18 +01:00
EmpirePhoenix 9296cc8c80 log with ordinal wip 2025-03-13 19:37:47 +01:00
EmpirePhoenix e71351f135 redux 2025-03-08 18:47:49 +01:00
EmpirePhoenix d11dc523f0 allow parsing config with missing keys, added nightlamp config stuff, added nightlamp testing, 2025-03-08 18:47:30 +01:00
EmpirePhoenix a4fd4acaa3 fix low sensor value 2025-03-05 23:03:29 +01:00
EmpirePhoenix c1cb1cc003 case v2 2025-03-05 23:03:29 +01:00
EmpirePhoenix a4c37c399e improve ota and version logging 2025-03-05 21:23:02 +01:00
EmpirePhoenix f86a1b7c80 reboot esp via web, after ota flash successful 2025-03-05 21:22:51 +01:00
EmpirePhoenix c89340f5f6 reduce debug spam and prevent non finsihed post to trigger browser retry after reboot 2025-03-05 21:22:28 +01:00
EmpirePhoenix f4c3c5e584 adjust partition table to prevent mmu assertion on ota_1 2025-03-05 21:22:04 +01:00
EmpirePhoenix 3cf9298756 add awake and charge indicator led functions 2025-02-28 22:07:20 +01:00
EmpirePhoenix 59d27ab0b8 fix message templating 2025-02-28 22:07:01 +01:00
EmpirePhoenix 567b1b4540 add ordinal support 2025-02-28 22:06:49 +01:00
EmpirePhoenix b2d5cf6416 warnings to zero :) 2025-02-27 20:35:44 +01:00
EmpirePhoenix 2ae363b6d2 added case 2025-02-26 21:41:37 +01:00
EmpirePhoenix 69ebeae4a2 Merge branch 'develop' into feature/log-config-json 2025-02-26 19:30:09 +01:00
EmpirePhoenix 277b104804 update logging 2025-02-26 18:43:05 +01:00
EmpirePhoenix 936c52e0e7 fix mppt to not self destruct, log output 2025-02-19 22:01:26 +01:00
EmpirePhoenix aad1dbd458 logging and pcb adjustment 2025-02-14 23:50:19 +01:00
EmpirePhoenix 1741bb0b53 website 2025-01-29 02:03:00 +01:00
EmpirePhoenix ef002e918c added ringbuffer 2025-01-26 18:00:35 +01:00
EmpirePhoenix 88be5951a6 backup info and read 2025-01-22 22:21:54 +01:00
EmpirePhoenix 8cc967cf68 eeprom read write 2025-01-21 21:59:16 +01:00
EmpirePhoenix 1ce4d74a65 added file manager, upload animation, unsaved config indicator 2025-01-21 01:18:36 +01:00
EmpirePhoenix e7556b7ec9 v3.3 order 2025-01-18 01:54:00 +01:00
EmpirePhoenix af4f209026 partition table and css 2025-01-18 01:33:47 +01:00
EmpirePhoenix 31350eeed2 stuff 2025-01-17 20:10:17 +01:00
EmpirePhoenix 927a2f8d98 updated pdfs 2025-01-07 01:43:53 +01:00
EmpirePhoenix d94b5e09d2 adjustable voltages for mppt 2025-01-07 01:43:34 +01:00
EmpirePhoenix c070e68349 cleanup reboot logic, fix json upload 2025-01-04 00:04:40 +01:00
EmpirePhoenix 0f77ac163a css fixes 2025-01-03 00:48:34 +01:00
EmpirePhoenix 1927449c1d adust pcb to new 3.3 software improvements 2024-12-30 20:19:37 +01:00
EmpirePhoenix 58b63fc8ee further components and bootstrap initial 2024-12-20 03:29:29 +01:00
EmpirePhoenix 5fedbec433 progress new ui 2024-12-17 01:39:47 +01:00
EmpirePhoenix 74f9c17461 adjust rust code to new config file, fix bq34z100 flasher 2024-12-16 02:15:03 +01:00
EmpirePhoenix c89a617d9d made ui more modular 2024-12-16 00:31:59 +01:00
EmpirePhoenix 92299665b6 typescript changes 2024-12-14 01:24:31 +01:00
EmpirePhoenix 8bd2cb72d0 initial mvc concept 2024-12-11 21:01:11 +01:00
EmpirePhoenix 4a8e0188b3 add dev mode support 2024-12-04 21:38:21 +01:00
EmpirePhoenix 4c19d757c6 allow list get put delete of files 2024-11-23 00:39:36 +01:00
EmpirePhoenix 3d17ba67ff fix probe on wrong pin 2024-11-23 00:39:17 +01:00
EmpirePhoenix 9f249af430 initial file browser work 2024-11-20 01:14:39 +01:00
EmpirePhoenix 8218c4b9a6 config stuff 2024-11-19 18:05:51 +01:00
EmpirePhoenix bfcf5e150c move to central config, make TZ compile time const, confgureable later! 2024-11-13 22:04:47 +01:00
EmpirePhoenix 7957cf4003 rust mutex issue 2024-10-23 18:17:18 +02:00
EmpirePhoenix 171bd19458 battery board 1.0 2024-09-01 18:08:28 +02:00
EmpirePhoenix 21e5f86945 battery board 2024-09-01 15:07:41 +02:00
EmpirePhoenix c7a0e3b264 added rtc module header 2024-08-27 00:34:10 +02:00
EmpirePhoenix b297994b6e add usb, update pcb 2024-08-26 01:25:00 +02:00
EmpirePhoenix 4dafa0abfb split battery board 2024-08-25 23:02:58 +02:00
EmpirePhoenix c428ee6294 fix upload 2024-08-12 21:17:50 +02:00
EmpirePhoenix 7415e74643 fix upload
# Conflicts:
#	rust/src/webserver/webserver.rs
2024-08-12 21:17:16 +02:00
EmpirePhoenix ca26f090fa fix for read line 2024-08-12 19:46:56 +02:00
EmpirePhoenix 66e276f15e firmware streaming 2024-08-11 19:17:12 +02:00
EmpirePhoenix 65e5d0d753 firmware streaming 2024-08-11 19:08:30 +02:00
EmpirePhoenix 3ece894592 add initial flashing of batery and 3.1 adjustments 2024-07-31 20:45:06 +02:00
EmpirePhoenix f0e0781100 flashstream example 2024-07-15 21:34:59 +02:00
EmpirePhoenix fe4b57808d fix pinnames 2024-07-05 19:54:42 +02:00
EmpirePhoenix 60947059e8 npn transitors are wrongly pinned 2024-07-05 19:54:34 +02:00
EmpirePhoenix d2fb6b8411 adjustments for 3.0 pcb 2024-06-18 20:34:35 +02:00
EmpirePhoenix 4d92e0c2a6 more stack for json, more json for mqtt 2024-06-10 23:40:50 +02:00
EmpirePhoenix b57eb2513c more json 2024-06-10 21:37:58 +02:00
EmpirePhoenix 3f98a321fc mqtt now uses more json to reduce message count 2024-06-10 21:10:46 +02:00
EmpirePhoenix 27858948e5 also disable warning light at start 2024-06-08 21:13:26 +02:00
EmpirePhoenix e87012cc9c keep fault alive actually :) 2024-06-08 00:27:12 +02:00
EmpirePhoenix 214db0cc67 v3.0 first pcb 2024-06-04 03:01:13 +02:00
EmpirePhoenix 229f7cda10 v3 adjustments, sensor test project 2024-06-02 11:54:35 +02:00
EmpirePhoenix b6abebd012 switch to oneshoot adc, as that seems to work 2024-05-14 21:57:11 +02:00
EmpirePhoenix e2d00bc939 cleanup 2024-05-01 21:00:49 +02:00
EmpirePhoenix dd91973f9b i2c adjust and pin downgrade 2024-05-01 18:06:20 +02:00
EmpirePhoenix bfb19321fd stuff 2024-04-27 19:58:56 +02:00
EmpirePhoenix 1fc04a58a0 stuff 2024-04-26 18:52:53 +02:00
EmpirePhoenix d8044b8e34 clippy adjustments 2024-04-25 20:26:58 +02:00
EmpirePhoenix 86c6bb5a73 fmt and mqtt workarounds 2024-04-22 13:04:25 +02:00
EmpirePhoenix 82bc9ed66d compiler adjustments for c6 2024-04-21 20:17:08 +02:00
EmpirePhoenix a44aa86732 switch to esp32c6 2024-04-20 23:32:44 +02:00
EmpirePhoenix e7e38e9fca add single pump test mode to config page 2024-04-06 21:14:56 +02:00
EmpirePhoenix 1f71b94238 changes 2024-03-27 21:10:37 +01:00
EmpirePhoenix b4ad668620 fix palntstate not correctly calculated 2024-03-09 15:21:52 +01:00
EmpirePhoenix 869a581242 delay messages to reduce mqtt issues (sender to fast) improve mqtt debugging 2024-03-02 14:43:52 +01:00
EmpirePhoenix e070c802d5 show build version in html 2024-03-02 14:01:48 +01:00
EmpirePhoenix 34066ee463 more stack slightly improved debugging 2024-03-02 13:21:12 +01:00
EmpirePhoenix 3110f25d80 Merge branch 'feature/12v' of https://git.mannheim.ccc.de/C3MA/PlantCtrl into feature/12v 2024-02-24 16:26:01 +01:00
EmpirePhoenix 5be6197f8c after pump fast restart cycle 2024-02-24 16:25:56 +01:00
EmpirePhoenix 27bde9cc87 fix tank calculation, update bq34 driver 2024-02-21 22:30:03 +01:00
EmpirePhoenix 3e31b4c041 Merge branch 'feature/12v' of ssh://git.mannheim.ccc.de:1337/C3MA/PlantCtrl into feature/12v 2024-02-21 20:00:40 +01:00
EmpirePhoenix c6ef614221 doc erase-parts 2024-02-21 19:57:36 +01:00
EmpirePhoenix bfee21796a fix rollback and windows build 2024-02-21 15:36:26 +01:00
EmpirePhoenix 57a0971c4b also print mode to mqtt 2024-02-17 18:43:36 +01:00
EmpirePhoenix 556e64740a allow build to run on windows as well 2024-02-17 18:40:11 +01:00
EmpirePhoenix 9d1a807805 allow to selectivly enable redundant sensors 2024-02-17 17:25:50 +01:00
EmpirePhoenix 680d1c3aaf fix rtc storage 2024-02-15 23:00:05 +01:00
EmpirePhoenix 060a1cc32d proceed with bq34z100 extraction 2024-02-02 21:35:04 +01:00