-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: set balancing threshold via can and send cell voltage sum and aβ¦
β¦verage
- Loading branch information
Showing
9 changed files
with
41 additions
and
30 deletions.
There are no files selected for viewing
Submodule can
updated
37 files
Submodule micro-libs
updated
11 files
+186 β78 | can-manager/can_manager.c | |
+27 β37 | can-manager/can_manager.h | |
+43 β0 | can-manager/test/test.c | |
+7 β0 | candump-to-serial/README.md | |
+82 β0 | candump-to-serial/candump_to_serial.py | |
+278 β0 | candump-to-serial/candump_to_serial_example.c | |
+88 β0 | mcp23017_driver/README.md | |
+408 β0 | mcp23017_driver/mcp23017.c | |
+246 β0 | mcp23017_driver/mcp23017.h | |
+26 β26 | priority-queue/priority_queue_heap.c | |
+16 β16 | priority-queue/priority_queue_heap.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule can
updated
37 files
Submodule micro-libs
updated
11 files
+186 β78 | can-manager/can_manager.c | |
+27 β37 | can-manager/can_manager.h | |
+43 β0 | can-manager/test/test.c | |
+7 β0 | candump-to-serial/README.md | |
+82 β0 | candump-to-serial/candump_to_serial.py | |
+278 β0 | candump-to-serial/candump_to_serial_example.c | |
+88 β0 | mcp23017_driver/README.md | |
+408 β0 | mcp23017_driver/mcp23017.c | |
+246 β0 | mcp23017_driver/mcp23017.h | |
+26 β26 | priority-queue/priority_queue_heap.c | |
+16 β16 | priority-queue/priority_queue_heap.h |