You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: