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

BatteryCapacity: Implementation #16

Open
amlocati opened this issue Sep 30, 2022 · 0 comments
Open

BatteryCapacity: Implementation #16

amlocati opened this issue Sep 30, 2022 · 0 comments

Comments

@amlocati
Copy link
Contributor

amlocati commented Sep 30, 2022

Location: OBC_SDK_new/Appl/BatteryCapacity.c line 48
Implement the code that calculates the amount of energy regenerated by the solar cells between two given battery measurements

Location: OBC_SDK_new/Appl/BatteryCapacity.c line 60
Implement code that adds a new measurement to the start of the EPS measurement history array, popping off the oldest

Location: OBC_SDK_new/Appl/BatteryCapacity.c line 70
Implement code for a function that gets a new measurement from the EPS, calculates discharge & recharge, adds the new measurement to the history, adjusts the total battery capacity using the calculated discharge & recharge, then logs the occurrence to the system logs

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

No branches or pull requests

3 participants