Commit Graph

146 Commits (main)

Author SHA1 Message Date
Jeff Lehman d514d6a049 Add Controller Time example sketch 3 weeks ago
Timm Bogner 642c24a5e7
Merge branch 'main' into timekeeping_202402 3 weeks ago
Timm Bogner 5d28d8648d add t-watch example
also small tweaks to ping debugs
3 weeks ago
Jeff Lehman 745aedcec7 Added LoRa Stress test example 3 months ago
Timm Bogner 0aeb5e003f one more! 3 months ago
Timm Bogner 86e35223f9 whitespace 3 months ago
Jeff Lehman ec8f0ba25f Debug log levels 0 through 2 3 months ago
Jeff Lehman 6240aa8b24 rename time.h file, controller timekeeping 3 months ago
Jeff Lehman 15d6fb050d hmmm, is it define or #define? 3 months ago
Jeff Lehman 8473b5f8f9 Feature add: FDRS logging verbosity 3 months ago
Jeff Lehman 6ba88a52a9 Add gateway time keeping, NTP, RTC support 3 months ago
Timm Bogner d8ac0650da remove extra configs 6 months ago
Timm Bogner a9dba95df5 add gateway voltage sending example 6 months ago
Timm Bogner d74a579c25 enable deep sleep by default (FastLED) 8 months ago
Timm Bogner 5266157f29 add sleep command to FastLED sketch 8 months ago
Timm Bogner 2b707efaa6 Merge branch 'main' into pr/149 8 months ago
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>
8 months ago
Timm Bogner 65dc04b6db
Merge pull request #151 from aviateur17/dev_OLED
FDRS OLED features
1 year ago
Timm Bogner f0da2249ff Update Irrigation.ino 1 year ago
Timm Bogner bc39454f7b whitespace 1 year ago
Timm Bogner a3cd098d0f fix irrigation 1 year ago
Timm Bogner fb44bdd5fb add loopFDRS() to controller examples
Co-Authored-By: PerRieland <27766952+PerRieland@users.noreply.github.com>
1 year ago
Timm Bogner 3d1fa29ab7 fix capsoil sketch for ESP32+ 1 year ago
Timm Bogner 5e226cbea8 fix GPS 1 year ago
Timm Bogner d2428bf0c1 SX126x fixes 1 year ago
Jeff Lehman 649cfd901b Add OLED 'pages' and blank OLED screen 1 year ago
Jeff Lehman f15c2559b4 Fix static IP string issue 1 year ago
Jeff Lehman 41259087e4 Add support for static IP addressing when using WiFi on gateways 1 year ago
Timm Bogner 0c3f6f5c3c final review 1 year ago
Timm Bogner 0f8772792f temporarily remove log and debug config 1 year ago
Timm Bogner 62032a1d2a ethernet gateway example
Co-Authored-By: generalmanager <6797943+generalmanager@users.noreply.github.com>
1 year ago
Timm Bogner d17a4913d1 gateway config cleanup 1 year ago
Timm Bogner 6709d38bd9 implement loadFDRS() & sendFDRS() for gateways 1 year ago
Timm Bogner 5f2fd0e586 add LoRa controller example 1 year ago
Timm Bogner a57e921e45 SX126x support for nodes
untested
1 year ago
Timm Bogner 780881d0e7 add custom SPI definitions for ESP32
compiled but untested on hardware
1 year ago
Timm Bogner dbf87a711f configure for Heltec LoRa32v3 1 year ago
Timm Bogner c5c7df0665 SX1262 support
I don't have an SX1262 board to test this on
1 year ago
Timm Bogner ab1f51e547 fix-up gateway configs
more improvements needed
1 year ago
Timm Bogner a958f18387 combine log filenames, fix bug 1 year ago
Timm Bogner 1908b0e068 update configs 1 year ago
Timm Bogner 4312583638 remove extra radio pin
removes some ambiguity in the addition of sx126x class support.
1 year ago
Timm Bogner d7ffd8bb29 changed ESPNOW to ESPNow
for aesthetic reasons
1 year ago
Timm Bogner 4805072969 more shuffling
- added a modified ThingPulse oled library.
- made "sensor_config" "node_config"
- made - made "fdrs_functions.h" "fdrs_gateway.h"
1 year ago
Timm Bogner 4fa4210856 Merge branch 'OLED' into release_2023_01 1 year ago
Timm Bogner ec680649c5 Merge branch '120-migrating-to-radiolib' into release_2023_01 1 year ago
Timm Bogner 81dc539550 moved configs to config 1 year ago
Timm Bogner 65015b4bc2 Update Irrigation.ino 1 year ago
Timm Bogner 4c411a053e add GET functionality 1 year ago
Timm Bogner 1f6caed9f8 Merge branch 'main' into 120-migrating-to-radiolib 1 year ago