Commit graph

11 commits

Author SHA1 Message Date
amarofarinha
004397e48f LEAF - Setting cell voltage values after last cell frame values
Ensure that the values ​​in the cell voltage datalayer are only updated when all information from all cells is received from battery.
Changed the maximum cell reference in cellmonitor to use the specific datalayer information of the battery in use instead of the MAX_AMOUNT_CELLS which is the maximum possible value.
2024-05-27 16:01:46 +01:00
Daniel
e1eff7c09c Fix white blank webpage bug 2024-05-25 23:40:54 +03:00
Cabooman
0fee07313a
Data layer introduction (#254)
* Active power, SOH

* Total and remaining capacity

* pre-commit, baby!

* Typo

* pre-commit wrestling

* Temp min/max

* Voltage and current

* Min/max design voltage

* BMS status, max charge/discharge, cell min/max

* BMS status cleanup

* Pre-commit, we meet again

* Cell voltages and minor fixes

* Cell number

* SOC

* Missed a spot

* Event handling moved, Wh bugs fixed, time measurements improved

* Pre-commit, old friend...

* Battery chemistry

* Update TESLA-MODEL-3-BATTERY.cpp

* Total capacity/Wh max, soem default values

* Good ol' pre-comm

* Some prio/core cleanup, docs...

* Contactor closing variables

* Max charge/discharge amps

* Data layer variable documentation

* USER_SETTINGS comments

* Charger comment

* Update datalayer.h
2024-04-15 22:26:10 +02:00
Daniel
2a16a430ba Minify content 2024-04-02 23:21:19 +03:00
Daniel
6b94fe0eba Optimize webserver speed 2024-03-27 22:46:21 +02:00
Daniel Öster
60e691d813
Merge branch 'main' into feature/cell_bars 2024-02-26 12:30:21 +02:00
Cabooman
ff37650f13 Cell display update 2024-02-26 08:16:13 +01:00
Daniel
5d3cc341c8 Make cellarray definition 2024-02-25 22:52:17 +02:00
Daniel
97e35b2478 Increase all references to 192 2024-02-25 13:16:58 +02:00
Daniel
032a0d75ee Rewrite part 1 2024-02-19 00:44:04 +02:00
Daniel
0b0f66c94a Split webserver into separate files 2024-02-10 23:34:25 +02:00