issues
search
Project-CETI
/
whale-tag-embedded
Source code for the software that is used to build the image for the embedded computer inside the Whale Tags to be deployed onto sperm whales for project CETI
Apache License 2.0
13
stars
5
forks
source link
Add battery temperature monitoring to V2_2
#57
Closed
MattCummings0517
closed
1 year ago
MattCummings0517
commented
1 year ago
Battery cell temperature is monitored and logged in the data_boardTemperature.csv file
If battery cells are outside of thermal limits (defined in battery.h) then charging and/or discharging is disabled
To re-enable charging/discharging, the application can be restarted or the new ipc command "resetBattTemp" can be used.