Commit graph

2694 commits

Author SHA1 Message Date
Daniel
6801e83929 Rework ramp logic 2023-11-21 21:13:30 +02:00
Daniel
e89717f167 Fix pre-commit error 2023-11-21 20:18:59 +02:00
Daniel
3545c3d8ba Improve comment on plausability check 2023-11-21 20:17:07 +02:00
Daniel
2f6d6cfae8 Fix division error 2023-11-20 23:14:36 +02:00
mackelec
3379cba237
Add files via upload 2023-11-21 07:00:38 +10:00
mackelec
42f79ca0b7
Add files via upload 2023-11-21 06:59:12 +10:00
Daniel
d2c5810863 Fix cell max volt mapping 2023-11-20 21:48:33 +02:00
Daniel
1e91bd69aa Tweak ramp if-statement 2023-11-20 19:10:31 +02:00
Daniel
19e33727f5 Raise max voltage per cell LFP 2023-11-20 18:58:13 +02:00
Daniel
a1aea67d30 Add libraries 2023-11-19 22:23:35 +02:00
Daniel
0f687b8e26 Fixes from GKOE testing 2023-11-19 21:54:47 +02:00
Daniel
3aa3d8ead9 Add ramped charge value for Tesla 2023-11-19 20:31:18 +02:00
Daniel
b7af32af66 Change uint8_t to bool 2023-11-15 18:38:42 +02:00
Daniel
b2fc162a5b Run pre-commit formatting 2023-11-15 17:29:58 +02:00
Daniel Öster
8dbf3960c4
Merge branch 'main' into feature/test-mode 2023-11-15 17:23:03 +02:00
lenvm
e2cac8f77d update uint8_t to bool 2023-11-14 22:01:59 +01:00
lenvm
ce08e00a5d use booleans for booleans 2023-11-14 22:01:31 +01:00
lenvm
fe51010096 format todo as TODO:, such that TODOs can be highlighted in VS Code 2023-11-14 21:03:39 +01:00
Daniel
2621e29e5f Refactor LED defines 2023-11-14 21:52:41 +02:00
Daniel
edf032947b Add RGB LED test 2023-11-13 22:15:33 +02:00
Daniel
e519baf2f3 Increase decimal on Amperage 2023-11-13 21:28:31 +02:00
Daniel
7767d39782 Add fake battery skeleton 2023-11-13 00:13:00 +02:00
Daniel
8c88352c5f Rewrite max/min voltage to save memory 2023-11-11 22:47:48 +02:00
lenvm
6500d2aa76 move files to directories where they belong to 2023-11-11 14:28:51 +01:00
lenvm
e1c84e32f4 update name of ESP32 CAN library from ThomasBarth-ESP32-CAN-Driver to miwagner-ESP32-Arduino-CAN
- this change is implemented as the README.md file states that the miwagner/ESP32-Arduino-CAN is used in a slightly modified form
2023-11-11 13:45:46 +01:00
Daniel
59da9eac2b Add SOC% plausibility detection 2023-11-10 23:29:25 +02:00
Daniel
c99a2984f1 Remove unused value from USB print 2023-11-10 22:45:36 +02:00
Daniel
a98a25bc19 Change timeout value for contactors 2023-11-10 22:42:25 +02:00
lenvm
6b6bf57804 run clang-format for all files except libraries in this repository 2023-11-08 23:38:41 +01:00
Daniel
f9af5ba108 Remove fault blocking CAN send 2023-11-08 23:12:08 +02:00
Daniel
ea1132fb02 Add amperage restriction for BYD CAN 2023-11-08 23:09:45 +02:00
Daniel Öster
3e5f72f6f9
Merge pull request #80 from lenvm/feature/naming-consistency
Update file naming and macro naming for consistency, add missing notifications for PYLON_CAN and CHADEMO_BATTERY
2023-11-08 22:53:42 +02:00
lenvm
4607fa9e25 rename filenames and macros such that they are consistent 2023-11-07 23:18:30 +01:00
Daniel
fafb08f9d7 Uncomment constantly active debug 2023-11-07 18:27:10 +02:00
Daniel
6abaedfb01 Add LFP voltage limit support 2023-11-07 18:27:09 +02:00
Daniel
7c117915e2 Add Tesla errors from 0x3AA message 2023-11-07 18:27:09 +02:00
Daniel
ce12ebe3d7 SOC% real now visible in log 2023-11-07 18:27:09 +02:00
lenvm
606f49d548 add devboard folder 2023-11-06 21:15:06 +01:00
lenvm
8a1d3c1da5 add lib/eModbus-eModbus 2023-11-06 21:02:50 +01:00
lenvm
86decfbc51 add lib/pierremolinaro-acan2515 2023-11-06 21:02:50 +01:00
lenvm
ead4b805e2 add lib/ThomasBarth-ESP32-CAN-Driver 2023-11-06 21:02:47 +01:00
lenvm
2118ab4d75 add lib/adafruit-Adafruit_NeoPixel 2023-11-06 20:38:59 +01:00
lenvm
fc0c71975d add inverter folder 2023-11-06 20:38:57 +01:00
lenvm
a3583b6897 add battery folder 2023-11-06 20:25:44 +01:00