Skip to content
Michal Fratczak edited this page Jun 3, 2021 · 28 revisions

Welcome to the habdec wiki!

RaspberryPI image is NOT up-to-date. After installation, pull and rebuild:

git pull origin master
git submodule update --init --recursive
cd ..\build
make && make install

RaspberryPi 3 image size: 571 MB


These bin releases are probably old. It is recommended to build latest version. The easiest way is to install raspberryPi image, pull latest repo and build.

Binary Releases:

2021_06_03 - version 8c58d1d56e50934270c170180bd81549d15918fc

habdec_OdroidXU4

habdec_Windows

habdec_RaspberryPI

2019_09_18 - version fbbdff5d47bef61a2697d24c66af6caeec6db3e9

habdec_Linux_x64

habdec_Windows

habdec_RaspberryPI

Older releases:

2019_09_11 - version e524932a950f51953e6e012a0b2b01f57b18a12a

habdec_Linux_x64

habdec_OdroidXU4

habdec_Windows

habdec_RaspberryPI

Clone this wiki locally