gilestrolab / ethoscope

a platform from monitoring animal behaviour in real time from a raspberry pi
http://lab.gilest.ro/ethoscope/
GNU General Public License v3.0
17 stars 25 forks source link

peristance/watchdog #64

Closed qgeissmann closed 8 years ago

qgeissmann commented 8 years ago

So far, if the device (pi) freeze, or restarts, tracking will stop. To make the systsem more robust, we need two things:

  1. a watchdog timer that can reboot the pi in case of freeze/unexpected failure
  2. a peristent tracking. This way we can resume tracking.

Several issues that are being considered:

We need to: