Commit graph

103 commits

Author SHA1 Message Date
Daniel Öster
11ca72b731 Merge branch 'main' into feature/geely-geometry-battery 2025-05-13 22:50:41 +03:00
lenvm
f3c250368a BMW iX: add functionality to close and open contactors, including webserver buttons to close and open contactors 2025-05-11 21:32:23 +02:00
Daniel Öster
aa520e171b Merge branch 'main' into bugfix/atto3-end-of-charge-ramping 2025-05-05 17:10:56 +03:00
Daniel Öster
2266619592 Discovered charge power PID 2025-05-03 00:02:35 +03:00
Daniel Öster
0c90cb2ce0 Add more PID polls 2025-05-02 00:09:20 +03:00
Daniel Öster
f205c7f6e1 Merge branch 'main' into feature/BYD-unlock-crashed 2025-04-27 13:09:56 +03:00
Daniel Öster
12d0bbded3 Add button for NVROL reset 2025-04-21 23:52:34 +03:00
Daniel Öster
7d8ebcef44 Add more CAN decoding 2025-04-21 18:24:40 +03:00
Daniel Öster
e8bdc22356 Add software version number reading 2025-04-21 13:52:10 +03:00
Daniel Öster
3b51872aa0 Add multiframe polling and module temperatures 2025-04-21 12:47:46 +03:00
Daniel Öster
8a05d5f66b Add more mappings 2025-04-19 23:36:28 +03:00
Daniel Öster
dd341c06a1 Add more CAN findings 2025-04-19 23:08:50 +03:00
Daniel Öster
a486571bfb Add polling 2025-04-19 16:54:14 +03:00
Daniel Öster
fc3c410db7 Merge branch 'main' into feature/geely-geometry-battery 2025-04-18 23:48:10 +03:00
Daniel Öster
881a6e7630 Add more CAN findings 2025-04-15 00:05:02 +03:00
Daniel Öster
4fbca4b029 Add Crash reset to More Battery Info page 2025-04-14 00:04:02 +03:00
Daniel Öster
71449caf4e
Merge pull request #971 from dalathegreat/feature/CMFA-EV
New battery: Add support for CMFA-EV battery
2025-04-13 11:36:09 +03:00
James Brookes
f1ae250266 Tesla: update naming of BMS reset and Isolation clear functions 2025-04-07 19:19:25 +01:00
James Brookes
a5c99488dd Feature: Add Tesla BMS ECU reset, basic UDS response logging 2025-04-06 19:40:57 +01:00
mvgalen
70a08391b0 Add question mark for unknown values. 2025-04-05 14:45:37 +02:00
mvgalen
43fbb84b8f Add welded contactors status to webpage 2025-04-02 10:28:21 +02:00
Daniel Öster
94cd005f84 Add more to datalayer 2025-03-31 21:09:27 +03:00
Daniel Öster
9626c04233 Add more battery info page for CMFA 2025-03-31 15:18:53 +03:00
Marijn van Galen
07a4ad7abc
Add (dis)charged_energy_Wh to datalayer and mqtt. (#1003)
- Add (dis)charged_energy_Wh to datalayer and mqtt.
- MEB: report (dis)charged_energy_Wh
- MEB: Fix SOH calculation.
- TESLA: also use the total_(dis)charged_battery_Wh in generic datalayer.
2025-03-25 19:18:20 +01:00
Marijn van Galen
e6a6ce9925
MEB: Improve MEB status output. (#983)
* Add 4 missing status outputs from battery to MEB more battery page.
BMS_fault_performance
BMS_fault_emergency_shutdown_crash
BMS_error_shutdown_request
BMS_error_shutdown
* Adds SOH calculation.
* Fixes: (hopefully) the capacity calculation from Ah to kWh.
* Only update capacity and soh if number of cells is set. Remove incorrect scaling on Wh_max.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-20 16:34:33 +01:00
Nicolas MAINIL
84ef08b50b Changes from pre-commit 2025-02-24 08:44:38 +01:00
nmainil
09e5436cea
Add files via upload 2025-02-23 16:35:58 +01:00
Matt Holmes
4a060b7109
Merge pull request #849 from dalathegreat/feature/byd-atto3-temperature-datalayer
BYD Atto3: Add 10 temperature sensors to datalayer
2025-02-12 14:48:54 +00:00
Marijn van Galen
566039be5d
MEB: improvements (#848)
- Don't regulate precharge voltage with external voltage 0.
- Improve log output
- Wait before starting precharge.
- MEB: Improve handling of data from battery BMS
- Use actual_Cellvoltage_lowest / highest instead of calculating min/max ourselves.
- Correct conversion of temperature_min/max _dC
- Correct total_capacity_Wh calculation
- Set overall battery_temperature_dC in extended datalayer
- Set celltemperature values in extended datalayer
- Set temp_points temperature values in extended datalayer
- Fix TODO comments that are already solved
- Add temp point PIDs and store in extended datalayer.
- Display temp points and cell temperatures in advanced battery page
- MEB: Add events start/end balancing
- Use actual precharge status for precharge bit send to BMS
- Only set lowest/highest cell voltage in datalayer when they have actually been received.
2025-02-04 08:42:54 +01:00
Daniel Öster
6f717841a0 Add 10 temperature sensors to datalayer 2025-02-03 22:14:02 +02:00
josiahhiggs
23a728bf62 Update advanced_battery_html.cpp 2025-01-28 06:50:43 +13:00
josiahhiggs
3acb810077 Update advanced_battery_html.cpp
Revert back to static const char* due to compile issues
2025-01-27 10:38:29 +13:00
josiahhiggs
87ac87cbf0
Merge branch 'dalathegreat:main' into tesla-bugfixes 2025-01-26 23:12:31 +13:00
josiahhiggs
d57d85322b formatting 2025-01-26 22:41:31 +13:00
josiahhiggs
dbb5cc6fc5 update
Remove inline from TESLA-BATTERY.h to advanced battery
2025-01-26 22:40:49 +13:00
josiahhiggs
14f944f723 Update TESLA-BATTERY.h
added inline const char* to TESLA-BATTERY.h and include in advanced battery to utilize inline const char*
2025-01-26 21:56:56 +13:00
josiahhiggs
08181cc37d format 2025-01-26 21:15:44 +13:00
josiahhiggs
e994b5109f Update advanced_battery_html.cpp
Update additional Strings to inline function names.
2025-01-26 21:15:26 +13:00
josiahhiggs
eeb2abd2e1 Formating 2025-01-26 20:04:05 +13:00
josiahhiggs
f77d32a154 Change static const char* to inline
Updte loggingprint for DEBUG,
Update advanced battery by removing static and add inline.
Update notes for Rty Cnt frames.
2025-01-26 20:03:34 +13:00
Daniel Öster
3381f0abf9
Feature: Add support for Double Kia-Hyundai 64/40kWh batteries (#816)
* Add support for Double Kia64 batteries

* Make so second battery can only join if voltages match
2025-01-24 16:47:50 +01:00
josiahhiggs
19cd5c52ac Update advanced_battery_html.cpp 2025-01-24 18:10:42 +13:00
josiahhiggs
102db63ec4 format 2025-01-24 17:36:38 +13:00
josiahhiggs
66c141ce27 Debug_log bugfix
Debug updated to display accurate data including PCS temps in more battery info.
2025-01-24 17:35:56 +13:00
wjcloudy
a84a1d6580
Add Beta BMW PHEV Support (#804)
* Add Beta BMW PHEV Support
2025-01-19 20:27:57 +02:00
josiahhiggs
aadcede6d5
Improvement/tesla-expansion (#769)
Improve More Battery Info page for Tesla
2025-01-19 16:13:16 +03:00
mvgalen
fbd9fe6900 Merge remote-tracking branch 'origin/main' into feature/automatic-precharge 2025-01-14 08:40:24 +01:00
mvgalen
8e118a75cd Fix code formatting 2025-01-13 22:11:02 +01:00
mvgalen
0c2aa47847 Fix code formatting 2025-01-13 21:57:27 +01:00
mvgalen
eefa97233c Limit risk of array overruns. 2025-01-13 21:49:16 +01:00