Go to file
sessionm21 a1d0404a47 receive does not work 2020-05-15 07:19:37 +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 change version of lmic 2020-05-14 03:07:38 +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 change version of lmic 2020-05-14 03:07:38 +01:00
Makefile add optimizations 2020-05-14 08:33:50 +01:00
README.md update gitsubmodule command in readme 2020-04-28 22:47:55 +01:00
collar.cpp receive does not work 2020-05-15 07:19:37 +01:00
generatetags.sh current working changes 2020-04-07 15:23:50 -07:00
lmic.h code fits on device 2020-05-14 19:33:57 +01:00
lmic_project_config.h optimizations 2020-05-14 07:12:34 +01: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