-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ADBMS Integration #138
Merged
+2,455
−1,137
Merged
ADBMS Integration #138
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
60650d1
133 adbms submodule
Sabramz 89b9d97
133 more copying
Sabramz 004e83d
133 it works
Sabramz fe7b35e
133 debugging
Sabramz 331f9dd
133 working prints
Sabramz a7bff61
adbms functions for config registers, get rid of some LTC code, start…
Sabramz ccff5e0
adbms reworking code for daisy chaining
Sabramz d1b4701
adbms wrapper written **untested**
Sabramz c671679
adbms cleaning up old functions
Sabramz f0a2a60
adbms balancing config changes
Sabramz e611107
adbms add chips to acc_data_t and make functions compatible with new …
Sabramz 6791c57
adbms changing GPIO modes and integrating balancing functions with adbms
Sabramz 93379f0
adbms cleaning up balancing and removing LTC driver from make file
Sabramz 5a42a6b
adbms more cleanup of 22A code and starting on analyzer for alpha and…
Sabramz 61e424e
adbms therms cleanup and changes for alpha and beta stacks
Sabramz 540f19b
adbms functions for configuring chips
Sabramz 591fe50
forgot to build
Sabramz a0e9240
adbms debugging volts and therms
Sabramz 8a7b085
adbms therms mapping and temperature calculation, cleanup legacy code
Sabramz a3d12bc
adbms cleanup, add TODOs for future work
Sabramz 5becce5
adbms cleanup, add TODOs for future work
Sabramz 74ae15d
Set up task and send function for debug mode per cell data
Sabramz a44b476
debug mode create task and CAN message functions
Sabramz 6e34ff5
adbms S vs C ADC comparison and PEC error count
Sabramz eda79ab
Merge branch 'per-cell-CAN' into 133-adbms-integration
Sabramz 0c881b1
adbms debug mode stuff
Sabramz 6f56377
adbms change debug mode CAN messages to use bit fields
Sabramz 3dafe3b
General changes/improvements (#151)
jr1221 7e75f6a
Merge branch 'develop' into 133-adbms-integration
jr1221 b9218f2
fixups
jr1221 3426aaa
fmt
jr1221 89db8b6
segment reboot every 45 seconds
jr1221 a189aa7
fmt
jr1221 d02da4a
fmt
jr1221 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
adbms changing GPIO modes and integrating balancing functions with adbms
commit 6791c57046b5397caf9c57824ff1de20a22a066d
There are no files selected for viewing
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
agree with both of the above TODOs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this didnt age well.