Daniel
|
44fa2ba3b0
|
Merge branch 'main' into feature/double-lilygo
|
2023-11-25 11:36:40 +02:00 |
|
Daniel
|
744db66f49
|
Latest fixes from Andy
|
2023-11-24 00:01:36 +02:00 |
|
rjsc
|
6e183f506b
|
Revert "New feature: Double LilyGo!"
|
2023-11-22 22:47:48 +00:00 |
|
rjsc
|
375d3a84f2
|
Merge pull request #90 from dalathegreat/bugfix/LEAF-frozen
Add SOC% plausibility detection
|
2023-11-22 22:15:18 +00:00 |
|
rjsc
|
65a126d50c
|
Merge pull request #100 from dalathegreat/feature/charge-ramp-tesla
Add ramped charge value for Tesla
|
2023-11-22 22:13:54 +00:00 |
|
rjsc
|
f1ac772d89
|
Merge pull request #103 from dalathegreat/feature/double-lilygo
New feature: Double LilyGo!
|
2023-11-22 22:09:52 +00:00 |
|
Daniel
|
e2d3c4f023
|
Rework discharge calculation
|
2023-11-22 22:23:54 +02:00 |
|
Daniel
|
36deffd9e9
|
Rework ramp logic
|
2023-11-22 22:13:09 +02:00 |
|
Daniel
|
6fd2ca52db
|
More fixes from Andy
|
2023-11-22 10:45:15 +02:00 |
|
Daniel
|
0bfb757dff
|
Add fixes from AndyMack-e-
|
2023-11-21 21:46:49 +02:00 |
|
Daniel
|
bf292a1457
|
Add discharge SOC% safety
|
2023-11-21 21:15:57 +02:00 |
|
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 |
|