Commit Graph

25 Commits (ae9197c56c5cca558100a9b731de761af1b41831)

Author SHA1 Message Date
Timm Bogner d17a4913d1 gateway config cleanup 2 years ago
Timm Bogner 6709d38bd9 implement loadFDRS() & sendFDRS() for gateways 2 years ago
Timm Bogner 780881d0e7 add custom SPI definitions for ESP32
compiled but untested on hardware
2 years ago
Timm Bogner dbf87a711f configure for Heltec LoRa32v3 2 years ago
Timm Bogner c5c7df0665 SX1262 support
I don't have an SX1262 board to test this on
2 years ago
Timm Bogner ab1f51e547 fix-up gateway configs
more improvements needed
2 years ago
Timm Bogner a958f18387 combine log filenames, fix bug 2 years ago
Timm Bogner 1908b0e068 update configs 2 years ago
Timm Bogner 4312583638 remove extra radio pin
removes some ambiguity in the addition of sx126x class support.
2 years ago
Timm Bogner d7ffd8bb29 changed ESPNOW to ESPNow
for aesthetic reasons
2 years ago
Timm Bogner 4fa4210856 Merge branch 'OLED' into release_2023_01 2 years ago
Timm Bogner 81dc539550 moved configs to config 2 years ago
Timm Bogner e6ca95a429 fixes 2 years ago
Timm Bogner 552812350f config cleanup 2 years ago
Timm Bogner fb15115c62 getting started 2 years ago
Timm Bogner 1e20a423a1 Update fdrs_gateway_config.h 2 years ago
Timm Bogner 2dbbdbbf8e housekeeping 2 years ago
Timm Bogner 39bd741614 switched terminology 2 years ago
Timm Bogner 4721e72b47 changed peers to neighbors
Better reflects the concept and clears ambiguity
2 years ago
Timm Bogner 65d31644c8 Merge branch 'dev' into two-way-comms 2 years ago
Timm Bogner 1501817975 subscription list and unified callback
the functionality is almost complete
2 years ago
Timm Bogner 4c0b934b5a Update fdrs_gateway_config.h 2 years ago
Timm Bogner b3e177a945 fixed gateway 2 years ago
Sascha 32b6a4cdab Added missing parameter checks to fdrs_checkConfig
Added test for logging functions as well as LoRa ACK.
Added the define to all numbered example sketches.
2 years ago
Timm Bogner b8675edb02 replace old examples 2 years ago