Daniel Öster
|
195755b21e
|
Merge branch 'main' into bugfix/ioniq28-PID
|
2025-08-30 22:24:10 +03:00 |
|
Daniel Öster
|
01f03d6726
|
Merge pull request #1439 from dalathegreat/bugfix/precharge-osc
Precharge: Avoid oscillation in precharge pin incase it fails/timeouts
|
2025-08-30 22:10:45 +03:00 |
|
Daniel Öster
|
94eeccb017
|
Make USB_CAN_DEBUG toogglable via webserver
|
2025-08-30 13:05:05 +03:00 |
|
Daniel Öster
|
127094f9fa
|
Fix unit test failing
|
2025-08-30 00:30:49 +03:00 |
|
Daniel Öster
|
5df7071999
|
Fix unit test failing
|
2025-08-30 00:29:22 +03:00 |
|
Daniel Öster
|
aa9a4d429e
|
Make USB/WEB debug configurable
|
2025-08-30 00:22:43 +03:00 |
|
Daniel Öster
|
a1e5bc57d0
|
Remove ifdef from logging
|
2025-08-29 23:16:36 +03:00 |
|
Daniel Öster
|
e299b867c9
|
Remove all ifdefs from Tesla code
|
2025-08-29 21:38:40 +03:00 |
|
Daniel Öster
|
1ec6af8ea0
|
Add configurable Tesla options
|
2025-08-29 20:56:29 +03:00 |
|
mbuhansen
|
91273c7763
|
Fix contactor test timer start variable assignment
|
2025-08-29 19:15:17 +02:00 |
|
Daniel Öster
|
681b915faa
|
Merge pull request #1456 from greenoem/tesla-feature-socreset
Tesla: Add SOC reset feature
|
2025-08-29 19:44:19 +03:00 |
|
Daniel Öster
|
2b42641c6b
|
Correct SOH reading. Add all PIDs as comments. Add isolation resistance
|
2025-08-28 23:10:12 +03:00 |
|
Daniel Öster
|
daabd2ba80
|
Update Software.ino
|
2025-08-27 21:28:02 +03:00 |
|
pre-commit-ci[bot]
|
9774e591da
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-08-27 18:16:40 +00:00 |
|
Matt Holmes
|
5fae1c645d
|
Fixing unit tests and formatting
|
2025-08-27 19:14:54 +01:00 |
|
Matt Holmes
|
588c78f1d6
|
Adding the ability to set default configuration for specific hardware such as a 16mhz crystal for the Lilygo T-2CAN
|
2025-08-27 18:45:25 +01:00 |
|
Matt Holmes
|
4e0ea84fad
|
Adding ability to configure Can Addon frequency in common image
|
2025-08-27 18:45:25 +01:00 |
|
Matt Holmes
|
eb047badfd
|
Updating native can library to ACAN_ESP32
|
2025-08-27 18:45:25 +01:00 |
|
Matt Holmes
|
62486d9bf1
|
Initial version of Lilygo T_2CAN board
|
2025-08-27 18:45:25 +01:00 |
|
Daniel Öster
|
dd21ff6ce1
|
Merge branch 'main' into feature/RELION-LV-protocol
|
2025-08-26 21:48:34 +03:00 |
|
Daniel Öster
|
50f4227266
|
Merge pull request #1452 from dalathegreat/feature/kia64-FD
New battery 🔋 Add support for Kia 64kWh FD battery
|
2025-08-26 21:47:03 +03:00 |
|
Daniel Öster
|
cd30370c85
|
Update Software.ino
|
2025-08-26 21:45:20 +03:00 |
|
Daniel Öster
|
94cd2a3309
|
Merge pull request #1444 from freddanastrom/imporvement/BYD-Atto3-send-voltage
BYD Atto 3: Send correct data in 441 message
|
2025-08-26 16:09:49 +03:00 |
|
Daniel Öster
|
4a24f3558f
|
Merge pull request #1425 from jonny5532/feature/more-inverter-settings
Make more inverter settings configurable
|
2025-08-25 20:01:37 +03:00 |
|
Daniel Öster
|
baca9f5ca1
|
Merge pull request #1461 from dalathegreat/bugfix/volvo-contactor-state
Volvo SPA: Swap precharge/positive state
|
2025-08-25 20:01:03 +03:00 |
|
Daniel Öster
|
7adee39d82
|
Swap precharge/positive state
|
2025-08-25 19:28:33 +03:00 |
|
Daniel Öster
|
18b24c9ee8
|
Add cellvoltages to CAN reading
|
2025-08-25 15:56:55 +03:00 |
|
Daniel Öster
|
e89d69ba3b
|
Merge branch 'main' into feature/RELION-LV-protocol
|
2025-08-25 15:17:44 +03:00 |
|
Daniel Öster
|
837407514d
|
Merge pull request #1446 from dalathegreat/bugfix/volvo-HVIL
Volvo SPA: Add HVIL status to More Battery Info page
|
2025-08-24 22:51:20 +03:00 |
|
Daniel Öster
|
e944951c55
|
Remove HVIL Event since it was misleading on some packs
|
2025-08-24 22:41:50 +03:00 |
|
James Brookes
|
dfa289ce56
|
Fix copy paste omissions
|
2025-08-24 15:19:25 +01:00 |
|
James Brookes
|
0961aef9aa
|
Pre-commit changes
|
2025-08-24 15:09:40 +01:00 |
|
James Brookes
|
38e900bed7
|
Add pack SOC reset feature, fix BMS reset bug
|
2025-08-24 15:05:44 +01:00 |
|
Daniel Öster
|
26eed03397
|
Merge branch 'main' into bugfix/precharge-osc
|
2025-08-24 15:09:10 +03:00 |
|
Daniel Öster
|
3087ff9caf
|
Merge pull request #1433 from dalathegreat/bugfix/double-UI-bugs
Improvement: UI visualization of contactor states
|
2025-08-23 21:17:01 +03:00 |
|
pre-commit-ci[bot]
|
68da99c4a0
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-08-23 12:36:02 +00:00 |
|
freddanastrom
|
100e7e6eff
|
Using a more robust way to check that voltage is available from BMS
|
2025-08-23 14:33:51 +02:00 |
|
Daniel Öster
|
817d0ed7e6
|
Merge pull request #1454 from dalathegreat/feature/stark-hw-autodetect
Hardware: Add autodetection method for Stark V1 / V2
|
2025-08-22 22:57:14 +03:00 |
|
pre-commit-ci[bot]
|
36a6dd049b
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-08-22 18:44:38 +00:00 |
|
Jaakko Haakana
|
8494463926
|
Add mock ESP class
|
2025-08-22 21:44:24 +03:00 |
|
Daniel Öster
|
0737c7b6b9
|
Merge pull request #1450 from dalathegreat/feature/mqtt_status_info
Adding event_level and event_level_color to mqtt information
|
2025-08-21 23:37:39 +03:00 |
|
Daniel Öster
|
39ef78fd4a
|
Add autodetection method for Stark V1 / V2
|
2025-08-21 23:24:55 +03:00 |
|
pre-commit-ci[bot]
|
2cf46fede4
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-08-21 17:17:22 +00:00 |
|
Matt Holmes
|
cd7e0b51ea
|
Fixing typo and removing unused led_color enum
|
2025-08-21 18:13:17 +01:00 |
|
Daniel Öster
|
2888402e5d
|
Move variables to private section
|
2025-08-21 20:06:48 +03:00 |
|
Daniel Öster
|
3853236023
|
Add support for 64kWh FD Kia battery
|
2025-08-21 19:59:16 +03:00 |
|
Matt Holmes
|
d4f0e188fe
|
Refactoring led handler, webserver and mqtt to all use a common BE status enum rather than relying on duplicatitng logic or using led color
|
2025-08-21 17:33:15 +01:00 |
|
Matt Holmes
|
980d914ffd
|
Adding event_level and event_level_color to mqtt information
|
2025-08-21 08:58:55 +01:00 |
|
mbuhansen
|
b8059de996
|
Update KOSTAL-RS485.cpp
|
2025-08-20 21:15:06 +02:00 |
|
mbuhansen
|
56bfcbe664
|
Update KOSTAL-RS485.cpp
|
2025-08-20 21:01:54 +02:00 |
|