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
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
No-Signal
6f05fb4861
Removing duplicate start script
2025-01-11 00:02:05 +00:00
Daniel Öster
221ce94d51
Add isolation clearing function
2025-01-07 20:42:54 +02:00
Daniel Öster
bf08d5b852
Add more sanity checking to cellvoltage reading
2025-01-04 11:31:34 +02:00
Daniel Öster
3f993f7d23
Add more battery info data
2025-01-04 11:14:19 +02:00
Daniel Öster
01ae0c1278
Volvo/Polestar: Add contactor closing and DTC reset ( #744 )
...
* Add contactor closing and DTC reset
2025-01-03 21:53:38 +01:00
josiahhiggs
256bf19201
Update advanced_battery_html.cpp
2024-12-27 19:21:25 +13:00
josiahhiggs
b9a0678007
Update advanced_battery_html.cpp
...
Changed the displayed data format.
2024-12-27 19:21:16 +13:00
josiahhiggs
b8e10c3b28
Update bool values
2024-12-26 10:36:33 +13:00
josiahhiggs
4f07290d17
Update bool values in datalayer and advanced battery
2024-12-26 10:35:48 +13:00
josiahhiggs
d07443f8be
Merge branch 'dalathegreat:main' into improvement/tesla-advanced-battery
2024-12-25 20:07:21 +13:00
Daniel Öster
173091a7f3
Pre-commit fix
2024-12-23 16:10:58 +02:00
Daniel Öster
6535e96804
Merge branch 'main' into feature/bolt-ampera-battery
2024-12-23 15:55:17 +02:00
josiahhiggs
ad215a0a06
Factoring changes
2024-12-22 18:35:48 +13:00
josiahhiggs
6d96808de4
factoring changes
2024-12-22 18:35:12 +13:00