Commit graph

823 commits

Author SHA1 Message Date
Daniel
1225d76352 Add ssidAP as header name 2024-05-19 21:57:31 +03:00
Daniel Öster
7193938dcd
Merge pull request #309 from dalathegreat/feature/stark-hardware
Feature: Add initial support for Stark hardware
2024-05-19 21:05:48 +03:00
Daniel
d98996b7be Add Stark board as option 2024-05-17 23:10:04 +03:00
Steven Maresca
2aa6ca1cac Rework CHAdeMO support to more fully implement standard, including appropriate sequence for negotiation. Testing and further refinement is needed before this feature is entirely usable. 2024-05-16 18:24:41 -04:00
Daniel Öster
44efc43251
Merge pull request #303 from smaresca/smaresca/integrate-SimpleISA
Add SimpleISA library for use in measuring current/voltage
2024-05-16 21:20:31 +03:00
Daniel Öster
3b38c4b2b4
Merge pull request #301 from dalathegreat/feature/safety-cpp
New feature: Safety.cpp
2024-05-16 10:25:54 +03:00
Daniel
841c144ff6 Add common under/over-voltage event 2024-05-15 21:05:27 +03:00
Daniel
b4773d89d8 Update comments on CAN_STILL_ALIVE 2024-05-15 20:51:48 +03:00
Daniel Öster
5afdfcb735
Merge pull request #294 from smaresca/bugfix/bmw-cell-voltages
Bugfix: Fix overwritten cell voltage value
2024-05-14 14:34:30 +03:00
Steven Maresca
23c7443cb2 Add SimpleISA library for use in measuring current/voltage, lightly modified from source material to support ESP32-Arduino-CAN 2024-05-14 05:14:58 -04:00
Steven Maresca
cfdec7538b remove case 0x426 from receive_can_battery(), as it is not currently known how to trigger that response from the battery 2024-05-13 18:18:04 -04:00
Daniel
ca9322aa81 Make CAN alive define instead of magic number 2024-05-13 21:42:33 +03:00
Daniel Öster
f9afdd35a7
Update version number to signal dev 2024-05-13 21:09:04 +03:00
Daniel Öster
41c54c3fe9
Update version number for release 2024-05-13 20:45:39 +03:00
Daniel
8fa17489c1 Final compilation error fix 2024-05-13 20:27:55 +03:00
Daniel
fb6682ad15 Fix compilation error 2024-05-13 20:25:05 +03:00
Daniel
1939157c01 Fix compilation issue 2024-05-13 20:17:03 +03:00
Daniel Öster
6afcf3bd1b
Merge pull request #297 from dalathegreat/bugfix/solax-kwh
Bugfix: Correct scaling on kWh for Solax
2024-05-13 20:16:40 +03:00
Daniel
bc81c8a1cf Fix compilation error 2024-05-13 19:48:49 +03:00
Daniel
f6f12652d6 Add safety file, move out safety checks 2024-05-13 19:45:56 +03:00
odlg
8777a99f7a
Merge pull request #299 from dalathegreat/bugfix/bmw-i3-messages
Bugfix/bmw i3 messages
2024-05-12 22:04:30 +02:00
Daniel Öster
30fb23b703
Renault Kangoo: Rescale SOC, current and power (#218)
* Rescale SOC, current and power + more testing tweaks
2024-05-12 21:45:15 +03:00
Daniel
5019c64c07 Correct scaling on kWh remaining 2024-05-12 19:52:42 +03:00
Daniel Öster
e5c408fb7c
Feature: Add configurable limit to charge/discharge on BYD Modbus (#290)
* Add configurable limit to charge/discharge BYD modbus + optimizations
2024-05-12 19:47:25 +03:00
Ole
2d8e9741d6 Formatting2 2024-05-12 17:56:59 +02:00
Ole
5b75d4a58e Formatting 2024-05-12 14:26:13 +02:00
Ole
5147616e4a Prevent making false events. 2024-05-12 14:23:14 +02:00
itpr-gwis2
06ab803da9 can fd debug print function only 2024-05-07 18:36:10 +03:00
itpr-gwis2
34e2d45d34 can fd debug to Software.ino 2024-05-06 17:02:57 +03:00
itpr-gwis2
7cdc7181df can fd debug to Software.ino 2024-05-06 16:50:40 +03:00
Ole
8e5448a621 Only update if above 0 2024-05-06 15:03:02 +02:00
Ole
3fe2010cd2 Use max, not avg 2024-05-06 10:53:56 +02:00
itpr-gwis2
c613643f0f pre commit 2024-05-05 20:34:32 +03:00
itpr-gwis2
b62385d0ee Add can fd debug 2024-05-05 20:18:49 +03:00
Ole
a25cea07e5 Fix formatting 2024-05-05 18:53:26 +02:00
itpr-gwis2
0fa7f7f92f Add debug functions for can fd 2024-05-05 19:53:23 +03:00
Ole
e948d01020 Fixed fetching extra data and wait until data available before setting low voltage event 2024-05-05 18:48:17 +02:00
Daniel Öster
164631a65a
Merge pull request #282 from JorgenSeemann/patch-1
Update KIA-E-GMP-BATTERY.cpp
2024-05-05 14:00:21 +03:00
Daniel Öster
b864ee0b70
Merge pull request #281 from dalathegreat/improvement/ampere-value-actual-voltage
Improvement: Make amp value based on actual voltage
2024-05-05 13:59:27 +03:00
Daniel
6766a296c8 Pre-commit fix 2024-05-04 20:52:40 +03:00
lenvm
12f2bbb544 format according to clang-format 2024-05-04 14:10:24 +02:00
Daniel
9311621e1f Add INVERT option to temperature bytes 2024-05-03 23:45:17 +03:00
Daniel
69993d6001 Add offset on temperature 2024-05-03 23:20:00 +03:00
Daniel
745d3c6b59 Add another temperature mapping 2024-05-03 22:37:41 +03:00
Daniel
4f6120ffe2 Add div0 safeguard 2024-05-02 23:19:16 +03:00
Daniel
82ddae71c3 Add module temperatures 2024-05-02 23:07:02 +03:00
Daniel
46740ecf42 Move ensemble mapping so it runs on startup 2024-05-02 23:03:39 +03:00
Daniel
31dc37213b Add temperature, cellvoltage and AH to Pylon 2024-05-02 22:34:17 +03:00
JorgenSeemann
bfdb6d283c
Update KIA-E-GMP-BATTERY.cpp
updated section to close contractor
2024-05-01 21:33:44 +02:00
Daniel Öster
1d094709ab
Update version number to signal dev 2024-05-01 22:05:44 +03:00