Commit graph

285 commits

Author SHA1 Message Date
lenvm
4e3dcf159b add doxygen style comments to functions, and change function names for consistency 2024-12-15 17:35:06 +01:00
Daniel Öster
3653ff6449 Add target voltage setting, configurable 2024-12-15 16:41:53 +02:00
Daniel Öster
3a4ea70666 Make webserver work with PWM 2024-12-12 23:48:21 +02:00
rha
da8c7198c2 BMW S-BOX Shunt/Contactor support 2024-12-11 20:49:59 +02:00
Daniel Öster
4232da8aec
Feature: Add initial version of CAN logger (#639)
* Add initial version of CAN logger
2024-11-27 20:00:16 +02:00
Daniel Öster
9a7dda5e11 Merge branch 'main' into feature/double-automatic-contactor 2024-11-23 23:59:28 +02:00
Daniel Öster
f915184edd Make paused text stay red incase user reboots 2024-11-20 22:24:38 +02:00
Daniel Öster
7e15571a41 Add currents to battery 2 in webserver 2024-11-20 22:20:35 +02:00
Daniel Öster
40717942fb Make webserver reflect actual second battery control status 2024-11-18 22:27:24 +02:00
Daniel Öster
10a7cfec15
Merge branch 'main' into feature/LEAF-30-reset-SOH 2024-11-15 23:03:23 +02:00
Daniel Öster
3b546d1466 Add all inv/bat to Github workflow 2024-11-14 21:24:49 +02:00
Daniel Öster
8bba614053 Add init function for inverters 2024-11-14 19:36:37 +02:00
Daniel Öster
edb6dcd39b Add battery text to datalayer 2024-11-14 18:38:23 +02:00
Daniel Öster
ff496f3d4e Add Range Rover PHEV support 2024-11-13 12:11:07 +02:00
Daniel Öster
19ed2ca662
Merge pull request #603 from dalathegreat/feature/ampere-datalayer
Improvement: Add charge/discharge current to datalayer
2024-11-11 12:23:23 +02:00
Daniel Öster
a502d72509
Merge pull request #600 from dalathegreat/feature/3LB-initial-HAL
Feature: Add initial HAL for v0.1 3LB
2024-11-11 12:23:09 +02:00
Daniel Öster
c3e67d2f62 Make discharge limits under settings datalayer 2024-11-10 11:49:31 +02:00
Daniel Öster
91f3c8caf9 Rename user specified limit in datalayer 2024-11-08 23:37:16 +02:00
Daniel Öster
710a7339d8 Add charge/discharge current to datalayer 2024-11-08 22:56:53 +02:00
Daniel Öster
f6861a6b78 Merge branch 'main' into feature/LEAF-30-reset-SOH 2024-11-08 12:53:32 +02:00
wjcloudy
a52d6a3233 Merge branch 'main' into feature/bmw-ix-support 2024-11-08 10:48:46 +00:00
Daniel Öster
e293d5dcce Add initial HAL for v0.1 3LB 2024-11-08 10:11:31 +02:00
amarofarinha
f68539e9e2 Fake Battery and Web Server Adjustments 2024-11-07 09:34:29 +00:00
Daniel Öster
293ee65f65
Merge pull request #541 from M4GNV5/feat/pylon-lv
Add new inverter implementation "Pylontech LV"
2024-11-04 11:42:16 +02:00
amarofarinha
ecc71eec60 Bug Fix for Precharge Contactor Handling in SHUTDOWN_REQUESTED State and Web Interface Enhancement for Contactor Status Display 2024-11-03 18:30:56 +00:00
Daniel Öster
16fc2fb4f1 Add degradation data reset for LEAF 2024-11-03 13:31:56 +02:00
Daniel Öster
e6d7156451
Merge pull request #575 from dalathegreat/feature/cellpower-bms
New battery: Cellpower BMS
2024-10-31 17:47:36 +02:00
Daniel Öster
a662c7bdcd Speed up value updating 2024-10-30 22:30:51 +02:00
Daniel Öster
79ee6c896a Add cellpower BMS support 2024-10-30 18:37:45 +02:00
Daniel Öster
4c9e1a3169 Add iX skeleton 2024-10-25 21:56:52 +03:00
amarofarinha
ced16495a0 Add scaled remaining capacity calculation 2024-10-23 01:28:00 +01:00
Daniel Öster
31dc3c8e25
Merge pull request #537 from M4GNV5/feat/renault-twizy
Add new battery implementation "Renault Twizy" (LV)
2024-10-15 18:33:00 +03:00
Jakob Löw
7a9057287a
🎨 add pylon LV to webserver and inverters.h 2024-10-15 15:50:10 +02:00
Jakob Löw
9bfead931f
🐛 fix bugs and add missing values to renault twizy battery protocol found during testing with a real battery 2024-10-15 15:44:44 +02:00
amarofarinha
43952800b5 Keep CAN communications active during Equipment Stop 2024-10-14 11:39:47 +01:00
Daniel Öster
868c667929 Rename datalayer interface 2024-10-13 10:45:44 +03:00
Daniel Öster
d096caf9bb Add separate web datalayer 2024-10-11 13:50:25 +03:00
Daniel Öster
742f51c658 Merge branch 'main' into feature/advanced-battery-webpage 2024-10-11 12:37:00 +03:00
Daniel Öster
4e47f2c26b Add cellmV diff to webserver 2024-10-08 14:20:18 +03:00
Daniel Öster
adcf145109
Merge branch 'main' into feature/foxess-inverter 2024-10-07 21:59:40 +03:00
amarofarinha
602c45b70b Added confirmation alert for "Pause Charge/Discharge" functionality 2024-10-04 14:53:36 +01:00
amarofarinha
917f76fd47 button name on web site 2024-10-03 13:59:43 +01:00
amarofarinha
adf8185d33 Replaced all instances of "emergency" with "equipment" in the code for improved clarity and alignment with the feature's purpose. 2024-10-03 09:43:41 +01:00
amarofarinha
7b3594c248 stop equipment before reboot 2024-10-02 20:49:01 +01:00
amarofarinha
173acab23a NC logic for button. 2 button behaviors. some suggestions implemented 2024-10-02 16:20:10 +01:00
amarofarinha
c1a262421b Implement Support for External Equipment / Emergency Button on Battery Emulator 2024-10-02 02:50:32 +01:00
amarofarinha
81cd6780a3 Initial Implementation of Core Emergency Stop Feature on Battery Emulator 2024-10-01 19:12:22 +01:00
Daniel Öster
1d786463a8 Merge branch 'main' into feature/foxess-inverter 2024-10-01 11:01:02 +03:00
amarofarinha
95ade74d0b pre-commit fix 2024-09-29 09:17:36 +01:00
amarofarinha
7614c0473d Fix panic Issue on OTA and change pause terminology 2024-09-29 09:16:34 +01:00