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
12 stars 5 forks source link

Add option in configuration that provides a way to disable the recovery board #36

Closed MattCummings0517 closed 5 months ago

MattCummings0517 commented 1 year ago

Currently recovery board power on v2.1 hardware is managed by the cetiTagApp and is turned on and off as a function of tag state (for example, it is turned off when the tag is submerged). Having a means of completely turning the recovery board off outside of the app (either from the supervisor script tagMonitor.sh or in the configuration file config.txt) will provide flexibility. At least two tags have broken recovery boards that still use power and thus reduce run time.

msalinoh commented 5 months ago

recovery_enable option added to runtime config file config.txt