Go to file
sessionm21 c2d852a5e6 add out of bounds and comments 2020-05-13 06:37:12 +01:00
external add libraries 2020-04-06 19:05:00 -07:00
gateway@cf51b0da69 add out of bounds and comments 2020-05-13 06:37:12 +01:00
libraries add submodules 2020-04-28 21:31:44 +01:00
.clang send coordinates over lorawan 2020-04-19 04:07:23 +01:00
.ctags send coordinates over lorawan 2020-04-19 04:07:23 +01:00
.gitignore new build system, does not use arduino ide 2020-04-06 19:08:50 -07:00
.gitmodules add submodules 2020-04-28 21:31:44 +01:00
Makefile add wall to compile 2020-05-13 05:48:51 +01:00
README.md update gitsubmodule command in readme 2020-04-28 22:47:55 +01:00
collar.cpp add out of bounds and comments 2020-05-13 06:37:12 +01:00
generatetags.sh current working changes 2020-04-07 15:23:50 -07:00
nothing.hex current working changes 2020-04-07 15:23:50 -07:00
prototest.cpp add out of bounds and comments 2020-05-13 06:37:12 +01:00

README.md

Dependencies

  • python3-protobuf
  • protobuf
  • protobuf-c

Python3 dependencies

  • protobuf
  • grpcio-tools

Setup

On a clean clone one would most likely have to run

git submodule update --init --recursive 

Makefile Stuff

The most helpful makefile recipies are start, stop, and run

  • start flashes the arduino and starts system services for lorawan

  • stop flashes a dummy program to the arduino and stops services for lorawan

  • run flashes the arduino and connects to uart using screen