Commit graph

1240 commits

Author SHA1 Message Date
Ricardo Guzman (Richonguzman)
005abb3593
Merge pull request #412 from richonguzman/richonguzman-patch-18
Some checks failed
Commit Test Build / build (map[chip:esp32 name:ttgo-lora32-v21]) (push) Has been cancelled
Add 2 new target configurations for GPS variants
2026-03-25 12:22:03 -03:00
Ricardo Guzman (Richonguzman)
fcf77f6d4b
Add 2 new target configurations for GPS variants 2026-03-25 12:20:40 -03:00
Ricardo Guzman (Richonguzman)
f576ac6c04 readme update 2026-03-25 12:09:43 -03:00
Ricardo Guzman (Richonguzman)
f9f8a9b957 test new boards and gps read update
Some checks failed
Commit Test Build / build (map[chip:esp32 name:ttgo-lora32-v21]) (push) Has been cancelled
2026-03-25 12:03:00 -03:00
Ricardo Guzman (Richonguzman)
7f8c2af86b killing blank spaces
Some checks failed
Commit Test Build / build (map[chip:esp32 name:ttgo-lora32-v21]) (push) Has been cancelled
2026-03-20 16:47:05 -03:00
Ricardo Guzman (Richonguzman)
198245f600 minor blackspace fix
Some checks failed
Commit Test Build / build (map[chip:esp32 name:ttgo-lora32-v21]) (push) Has been cancelled
2026-03-10 23:43:50 -03:00
Ricardo Guzman (Richonguzman)
372bb532b8
Merge pull request #410 from richonguzman/richonguzman-patch-17
Add ttgo-t-beam-v1_SX1262 configuration
2026-03-10 23:38:02 -03:00
Ricardo Guzman (Richonguzman)
05f69fe450
Add ttgo-t-beam-v1_SX1262 configuration 2026-03-10 23:34:22 -03:00
Ricardo Guzman (Richonguzman)
0e8337292f added Tbeam AXP192 and SX1262 2026-03-10 23:25:04 -03:00
Ricardo Guzman (Richonguzman)
f87a89213f ArduinoJson 7 update 2026-03-10 23:10:04 -03:00
Ricardo Guzman (Richonguzman)
3810821f45 Minor improvements for OTA and others 2026-03-10 22:44:02 -03:00
Ricardo Guzman (Richonguzman)
6a3b1c903d
Merge pull request #382 from petrkr/networkmanager
Some checks are pending
Commit Test Build / build (map[chip:esp32 name:ttgo-lora32-v21]) (push) Waiting to run
Network manager
2026-03-10 19:40:14 -03:00
Ricardo Guzman (Richonguzman)
11c36a91fb Safe Poing V3.2.2
Some checks failed
Commit Test Build / build (map[chip:esp32 name:ttgo-lora32-v21]) (push) Has been cancelled
2026-03-08 10:32:18 -03:00
Ricardo Guzman (Richonguzman)
a97ffe709f
Merge pull request #407 from richonguzman/backBefore-FIX-OTA
Back before fix ota
2026-03-08 10:21:40 -03:00
Ricardo Guzman (Richonguzman)
c80b565730
Merge branch 'main' into backBefore-FIX-OTA 2026-03-08 10:18:44 -03:00
Ricardo Guzman (Richonguzman)
84cbcc30e8 intentando arreglar 2026-03-08 10:12:57 -03:00
Ricardo Guzman (Richonguzman)
11d413cb17 corrigiendo desorden 2026-03-08 10:11:43 -03:00
Ricardo Guzman (Richonguzman)
19d767e3cb corrigiendo desorden 2026-03-08 10:11:10 -03:00
Ricardo Guzman (Richonguzman)
803bde1008
Merge pull request #405 from petrkr/fixconfig
Fix OTA update due bad configuration behaviour
2026-03-08 09:51:40 -03:00
Ricardo Guzman (Richonguzman)
8ab1f5ec24 many more libraries update 2026-03-08 09:21:34 -03:00
Ricardo Guzman (Richonguzman)
cfc9474469 RadioLib 7.6.0 update 2026-03-08 09:12:56 -03:00
Ricardo Guzman (Richonguzman)
949807bc14
Merge pull request #249 from petrkr/updates
Updates
2026-03-08 09:00:06 -03:00
Petr Kracik
37e3a2f831
Wifi: use hasWifiNetworks 2026-03-06 04:08:17 +01:00
Petr Kracik
8bca896e31
Utils: Added Ethernet IP 2026-03-06 04:08:17 +01:00
Petr Kracik
e241321abc
Use AutoAP 2026-03-06 04:08:17 +01:00
Petr Kracik
d8b658df30
Prepare AutoAP enable/disable 2026-03-06 04:08:17 +01:00
Petr Kracik
9775c601bb
Wifi utils add multiple SSID 2026-03-06 04:08:17 +01:00
Petr Kracik
b0d441a519
Use setHostname from network manager 2026-03-06 04:08:16 +01:00
Petr Kracik
413318e94b
Use SoftAP from network manager 2026-03-06 04:08:16 +01:00
Petr Kracik
ec28dc0978
Removed deprecated WiFiConnected extern 2026-03-06 04:08:16 +01:00
Petr Kracik
e5fa6574f0
Syslog uses networkManager 2026-03-06 04:08:16 +01:00
Petr Kracik
8a16be1bea
NTP: Fix nullptr if network is connected after setup() 2026-03-06 04:08:16 +01:00
Petr Kracik
891fc906bb
NTP uses networkManager 2026-03-06 04:08:16 +01:00
Petr Kracik
eb4087073b
Lora uses networkManager 2026-03-06 04:08:16 +01:00
Petr Kracik
10d1fb4ede
Utils uses networkManager 2026-03-06 04:08:16 +01:00
Petr Kracik
f18d16a6fb
ARPS Utils uses networkManager 2026-03-06 04:08:16 +01:00
Petr Kracik
1edb333b1d
WiFi utils uses networkManager 2026-03-06 04:08:16 +01:00
Petr Kracik
ca567e720d
NetworkManager: NM log prefix 2026-03-06 04:08:09 +01:00
Petr Kracík
35760b74f7
Fix OTA update due bad configuration behaviour 2026-03-06 03:49:11 +01:00
Petr Kracik
801641f781 Network manager supports basic Ethernet 2026-03-06 00:09:51 +01:00
Petr Kracik
447c2d4937 Network manager support more Wifi networks 2026-03-06 00:08:44 +01:00
Petr Kracik
1668fc1412 Network manager: AutoAP Disable 2026-03-06 00:08:44 +01:00
Petr Kracik
1ff5504956 Network manager: wifi connect use LED 2026-03-05 23:04:14 +01:00
Petr Kracik
e0c6608055 Network manager supports setHostname 2026-03-05 23:04:14 +01:00
Petr Kracík
d2c9bcb71d NetworkManager: Initial commit 2026-03-05 23:04:14 +01:00
Petr Kracik
630de55feb Main include WiFiClient instead generic WiFi 2026-03-05 23:04:14 +01:00
Petr Kracík
b5690a2f37 Updated espressif SDK 2026-03-05 22:06:00 +01:00
Petr Kracík
a7ae6c9fd4 Fix include WiFiClient in MQTT client 2026-03-05 22:01:35 +01:00
Ricardo Guzman (Richonguzman)
b448e2fc6b ADC_CTRL_PIN fix
Some checks failed
Commit Test Build / build (map[chip:esp32 name:ttgo-lora32-v21]) (push) Has been cancelled
2026-03-05 10:06:22 -03:00
Ricardo Guzman (Richonguzman)
c33720a5fb VEXT_CTRL_PIN definition missing fix
Some checks are pending
Commit Test Build / build (map[chip:esp32 name:ttgo-lora32-v21]) (push) Waiting to run
2026-03-04 12:24:16 -03:00