Skip to content
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

Ocv fix #167

Merged
merged 5 commits into from
Feb 2, 2025
Merged

Ocv fix #167

merged 5 commits into from
Feb 2, 2025

Conversation

EhlOps
Copy link
Contributor

@EhlOps EhlOps commented Feb 2, 2025

Changes

Fix the OCV calculation

Notes

Pulled from develop and changed from "chip[chip].fcell[cell]" to "chip_data[chip].cell_voltages[cell]"

Test Cases

  • Circuit has current
  • Circuit does not have current
  • Circuits intermittently gets current

To Do

...

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please reach out to your Project Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • No merge conflicts
  • All checks passing
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes # (issue #)

@EhlOps EhlOps linked an issue Feb 2, 2025 that may be closed by this pull request
@Sabramz Sabramz self-requested a review February 2, 2025 22:44
Core/Src/analyzer.c Outdated Show resolved Hide resolved
Core/Src/analyzer.c Outdated Show resolved Hide resolved
Core/Src/analyzer.c Outdated Show resolved Hide resolved
Core/Src/analyzer.c Outdated Show resolved Hide resolved
@Sabramz Sabramz self-assigned this Feb 2, 2025
@Sabramz Sabramz merged commit 30a3874 into develop Feb 2, 2025
2 checks passed
@Sabramz Sabramz deleted the ocv_fix branch February 2, 2025 23:04
Sabramz pushed a commit that referenced this pull request Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

24A Calcuate Open Cell Voltages
2 participants