bal packet indication bug fix, heartbeat and reboot procedures

Change-Id: If798c1802c488dd6b4a73595c72245b7d5daa8d7
4 files changed
tree: 37437cc28f642203b81403b794684af56fc06780
  1. .gitmodules
  2. .gitreview
  3. INSTALL.md
  4. Makefile.am
  5. README.md
  6. configure.ac
  7. device_simulator/
  8. src/
  9. third_party/
README.md

Build

autoreconf --install
git submodule update --init --recursive
./configure
make
sudo make install