Commit Graph

15 Commits

Author SHA1 Message Date
Timm Bogner
0f8772792f temporarily remove log and debug config 2023-03-02 22:26:52 -06:00
Timm Bogner
d17a4913d1 gateway config cleanup 2023-02-25 12:08:21 -06:00
Timm Bogner
ab1f51e547 fix-up gateway configs
more improvements needed
2023-01-31 19:48:20 -06:00
Timm Bogner
a958f18387 combine log filenames, fix bug 2023-01-31 19:24:08 -06:00
Timm Bogner
1908b0e068 update configs 2023-01-30 14:17:08 -06:00
Timm Bogner
4312583638 remove extra radio pin
removes some ambiguity in the addition of sx126x class support.
2023-01-30 11:33:06 -06:00
Timm Bogner
d7ffd8bb29 changed ESPNOW to ESPNow
for aesthetic reasons
2023-01-26 22:22:44 -06:00
Timm Bogner
4805072969 more shuffling
- added a modified ThingPulse oled library.
- made "sensor_config" "node_config"
- made - made "fdrs_functions.h" "fdrs_gateway.h"
2023-01-25 19:28:18 -06:00
Timm Bogner
1d68f1f314 cleaned gateway ino 2022-10-25 15:25:12 -05:00
Timm Bogner
39bd741614 switched terminology 2022-10-02 18:34:54 -05:00
Timm Bogner
5340965c3a input via Serial0
data at the Rx of the USB Serial port (normally used for debugging) will now be entered into the getSerial() function
2022-10-01 00:19:53 -05:00
Timm Bogner
4721e72b47 changed peers to neighbors
Better reflects the concept and clears ambiguity
2022-09-29 14:31:07 -05:00
Timm Bogner
a58cab5774 removed fdrs_sensor.h etc 2022-08-25 23:34:29 -05:00
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.
2022-08-25 10:58:02 +02:00
Timm Bogner
b8675edb02 replace old examples 2022-08-03 22:27:55 -05:00