Commit graph

958 commits

Author SHA1 Message Date
Daniel Öster
201e6be2bc
Merge pull request #264 from dalathegreat/bugfix/kia64-startup
Bugfix: Remake logic how Kia64 startup is handled
2024-04-23 21:35:05 +03:00
Daniel
78dfbef3e2 Use True instead of 1 on bools 2024-04-23 20:36:29 +03:00
Daniel
4984bbe56b Remake logic on battery wakeup 2024-04-23 19:56:50 +03:00
Daniel Öster
aef99dbbe9
Merge pull request #260 from dalathegreat/bugfix/recover-CAN
Bugfix: Decrease time before CAN retransmission
2024-04-23 16:49:31 +03:00
Daniel Öster
05a5fae56e
Merge pull request #262 from dalathegreat/improvement/package-info
Update README.md
2024-04-23 16:40:49 +03:00
Cabooman
84056e9cc5
Update README.md
Added information about package version for esp32
2024-04-23 08:27:09 +02:00
Daniel Öster
4cdbc50aaf
Merge pull request #259 from dalathegreat/bugfix/kW-allowed-kia
Kia/Hyundai 64: Add allowed charge limits from CAN
2024-04-19 22:01:35 +03:00
Daniel
7d663dae27 Fix USB debug kW value scaling 2024-04-19 21:57:01 +03:00
Daniel
f28be55b69 Decrease time before CAN retransmission 2024-04-18 20:24:14 +03:00
Daniel
5dd5d57ce8 Fix byteorder and scaling 2024-04-17 09:25:36 +03:00
Daniel
1cac91bbc2 Add allowed charge limits from CAN 2024-04-16 21:27:26 +03:00
Daniel Öster
97a73e95dd
Merge pull request #258 from kukumagi/feature/interval_500_ms_delayed
Add INTERVAL_500_MS_DELAYED to types.h for KIA-E-GMP-BATTERY.cpp
2024-04-16 19:40:56 +03:00
itpr-gwis2
d098065f47 Add INTERVAL_500_MS_DELAYED to types.h for KIA-E-GMP-BATTERY.cpp 2024-04-16 18:35:36 +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 Öster
e7f14084e3
Merge pull request #257 from dalathegreat/improvement/LEAF-events
Improvement: Add new events for LEAF
2024-04-15 22:51:05 +03:00
Daniel
8b2bdee96d Update magic header value 2024-04-15 22:42:39 +03:00
Daniel
e61956372f Fix TODOs by adding new events for LEAF 2024-04-15 21:58:49 +03:00
Daniel Öster
e7f81854c0
Merge pull request #256 from dalathegreat/bugfix/save-space-images
Improvement: Remove images from code repository
2024-04-15 21:35:43 +03:00
Daniel
b3f3e099cd Remove images from code repo 2024-04-15 21:08:15 +03:00
Daniel Öster
4312aefbeb
Update README.md to avoid using images in src 2024-04-15 21:07:17 +03:00
Daniel Öster
ef12ba722e
Merge pull request #255 from dalathegreat/refactor/usb-debug
USB debug removal and improvements
2024-04-15 21:02:14 +03:00
Daniel
15a1215d22 USB debug removal and improvements 2024-04-15 20:47:47 +03:00
Daniel Öster
8169d73324
Update version number 2024-04-14 22:11:25 +03:00
Daniel Öster
dcd0ebdf57
Update version number for release 2024-04-14 21:48:58 +03:00
Daniel Öster
1168f0a395
Merge pull request #253 from dalathegreat/bugfix/volvo-bms-status
Bugfix: Remove Volvo battery writing to bms_status
2024-04-14 21:21:50 +03:00
Daniel
20543f98fa Remove Volvo writing to bms_status 2024-04-14 21:13:12 +03:00
Cabooman
ffa7a54f20
Refactoring: Scalability and performance (#252)
Refactoring v5.7 step 1
2024-04-14 14:41:01 +02:00
Daniel Öster
5a5cfc433b
Merge pull request #251 from kukumagi/feature/platformio-logs
Add platformio serial logging
2024-04-11 19:48:27 +03:00
itpr-gwis2
847befef87 Add platformio serial logging 2024-04-10 19:59:49 +03:00
Daniel Öster
bb38370388
Merge pull request #250 from dalathegreat/bugfix/compile-egmp
Bugfix: Update header to get EGMP to compile
2024-04-10 19:51:07 +03:00
Daniel Öster
fc5acaf3f2
Merge pull request #248 from dalathegreat/feature/can-logger
Feature: Add CAN logging to TEST-BATTERY
2024-04-10 19:03:54 +03:00
Daniel
6a9df77f19 Update header to get EGMP to compile 2024-04-10 19:00:00 +03:00
Daniel Öster
241dda109d
Merge pull request #249 from dalathegreat/feature/BMW-3-additional-data
Feature/bmw 3 additional data
2024-04-10 18:56:04 +03:00
Ole
e1d9c9390e use static 2024-04-10 07:32:01 +02:00
Ole
15c1291f90 Removed changes from webserver and fix MAX_CAN_FAILURES 2024-04-09 22:13:57 +02:00
Ole
ed1d17cc9b Formatting 2024-04-09 22:02:29 +02:00
Ole
98dc5fb477 Merge branch 'main' into feature/BMW-3-additional-data 2024-04-09 21:50:17 +02:00
Ole
db57a23dea Added additional data from battery 2024-04-09 21:46:59 +02:00
Daniel
2d09685f05 Add CAN logging to TEST-BATTERY 2024-04-09 22:36:09 +03:00
Daniel Öster
9ec0882329
Update version number for release 2024-04-08 21:28:17 +03:00
Daniel Öster
63371c8b60
Feature: CAN-FD + EGMP batteries! (#244)
* ACAN2517FD lib addition, integrate support for canfd, and add initial EGMP battery capability
2024-04-08 20:45:14 +03:00
Daniel Öster
c5118a8a09
Merge pull request #247 from dalathegreat/feature/increase-datatypes
Improvement: Increase size for data
2024-04-07 23:21:14 +03:00
Daniel Öster
866534906f
Merge pull request #245 from dalathegreat/bugfix/volvo-compile
Bugfix: Missing include for Volvo
2024-04-07 23:05:29 +03:00
Daniel
745b20729d Remove configured battery 2024-04-07 22:39:09 +03:00
Daniel
2c4f6f4a06 Update comment on max value 2024-04-07 22:36:23 +03:00
Daniel
6b129edd4b Fix compilation error 2024-04-07 22:16:00 +03:00
Daniel
6c1777550d Increase datatypes for W over 60kW 2024-04-07 20:13:32 +03:00
Daniel Öster
3e641b7ab7
Merge pull request #246 from kukumagi/feat/platformio
Feat/platformio
2024-04-07 17:25:09 +03:00
itpr-gwis2
bff2de990c platformio gitignore 2024-04-07 12:24:11 +03:00
itpr-gwis2
cfb88adc86 platformio 2024-04-07 12:22:27 +03:00