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.
|
4 years ago | |
---|---|---|
external | 4 years ago | |
gateway@cf51b0da69 | 4 years ago | |
libraries | 4 years ago | |
.clang | 4 years ago | |
.ctags | 4 years ago | |
.gitignore | 4 years ago | |
.gitmodules | 4 years ago | |
Makefile | 4 years ago | |
README.md | 4 years ago | |
REVIEW.md | 4 years ago | |
collar.cpp | 4 years ago | |
fenceless_lmic_config.h | 4 years ago | |
generatetags.sh | 4 years ago | |
nothing.hex | 4 years ago | |
prototest.cpp | 4 years ago | |
test.c | 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