Timm Bogner
642c24a5e7
Merge branch 'main' into timekeeping_202402
2024-04-26 10:33:30 -05:00
Timm Bogner
86e35223f9
whitespace
2024-02-12 11:54:57 -06:00
Jeff Lehman
ec8f0ba25f
Debug log levels 0 through 2
2024-02-11 09:08:17 -06:00
Jeff Lehman
15d6fb050d
hmmm, is it define or #define?
2024-02-10 15:29:54 -06:00
Jeff Lehman
8473b5f8f9
Feature add: FDRS logging verbosity
2024-02-09 23:22:41 -06:00
Jeff Lehman
6ba88a52a9
Add gateway time keeping, NTP, RTC support
2024-02-09 22:15:14 -06:00
Timm Bogner
2b707efaa6
Merge branch 'main' into pr/149
2023-09-24 19:39:35 -05:00
Timm Bogner
2c3b36f478
Add default Rx/Tx pins for ESP32 S2/3 & C3 variants ( #165 )
...
The pins are now assigned to a default value if not defined. Thanks @shaffenmeister
Co-Authored-By: shaffenmeister <shaffenmeister@users.noreply.github.com>
2023-09-08 17:29:28 -05:00
Timm Bogner
65dc04b6db
Merge pull request #151 from aviateur17/dev_OLED
...
FDRS OLED features
2023-05-02 08:42:44 -05:00
Timm Bogner
d2428bf0c1
SX126x fixes
2023-03-08 18:45:45 -06:00
Jeff Lehman
649cfd901b
Add OLED 'pages' and blank OLED screen
2023-03-08 16:12:14 -06:00
Jeff Lehman
f15c2559b4
Fix static IP string issue
2023-03-06 15:07:19 -06:00
Jeff Lehman
41259087e4
Add support for static IP addressing when using WiFi on gateways
2023-03-06 11:04:10 -06:00
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
39bd741614
switched terminology
2022-10-02 18:34:54 -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