You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
sessionm21 d5c9e11e5f works well 4 years ago
external add libraries 4 years ago
gateway@cf51b0da69 add out of bounds and comments 4 years ago
libraries works well 4 years ago
.clang send coordinates over lorawan 4 years ago
.ctags send coordinates over lorawan 4 years ago
.gitignore new build system, does not use arduino ide 4 years ago
.gitmodules lmic debugging 4 years ago
Makefile still locks up 4 years ago
README.md update gitsubmodule command in readme 4 years ago
REVIEW.md Add Google Doc link. 4 years ago
collar.cpp works well 4 years ago
fenceless_lmic_config.h still locks up 4 years ago
generatetags.sh current working changes 4 years ago
nothing.hex current working changes 4 years ago
prototest.cpp optimized 4 years ago
test.c works well 4 years ago

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