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

Ethoscope

This is the github repository of the software part of the ethoscope platform. All technical information regarding ethoscope is compiled in our documentation.

Organisation of the code

Branching system

The workflow is to make issue branches from dev, test them as much a possible before merging them to dev. Then, we deploy them in dev, and update all devices in the @gilestrolab. If we experience no new critical issues over several weeks, we can merge dev to master, allowing the rest of the world to upgrade. The last merge from dev to master dates to March 2022.

License

Ethoscope source code is licensed under the GPL3 (see license file).