Commit Graph
33 Commits
Author SHA1 Message Date
proddy e3d9f03097 don't use Eth if not on ESP32 2026-09-08 22:08:22 +02:00
proddy dbf54f09f5 auto-formatting 2026-09-05 11:02:33 +02:00
Michael PapeandClaude Sonnet 5 c1e514d8bf add OLIMEXPOEW board profile, guard against PSRAM/eth clock GPIO conflict
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GnozuURE2WF6AWJzxSu6fP
2026-09-04 13:20:49 +02:00
proddy 13c6ed9e06 move eth_10mbit to Network Settings 2026-09-03 12:22:52 +02:00
proddy 71824d1fc7 comments 2026-09-02 17:47:55 +02:00
proddy f01b0fc3a7 added changelog notes 2026-09-01 22:44:07 +02:00
proddy ad62c79a40 power save - Reduce EMS-ESP energy consumption #3213 2026-09-01 21:56:36 +02:00
proddy 94926b0ca7 S3 wifi support 2026-08-29 11:19:01 +02:00
MichaelDvP 822096b635 detect network disconnect faster 2026-08-17 11:36:18 +02:00
proddy cb97de7706 no AP if its sets to Never, stop loading ETH.begin() causing memory crash 2026-08-09 20:20:44 +02:00
proddy fb55327373 fix possible dhcp bounce 2026-08-07 13:44:20 +02:00
proddy dac1e1a69c prevent STA warning on boot 2026-08-06 12:10:39 +02:00
proddy 3a81c70018 add DHCP workaround (disabled for now) 2026-08-05 15:43:30 +02:00
proddy e166db8b70 fix lint warnings from SonarQube 2026-08-02 14:41:46 +02:00
proddy 9426ae9df6 fix mDNS restart after a reset 2026-06-09 23:00:32 +02:00
proddy cb6e452864 revert WiFi.disconnect 2026-06-09 20:30:12 +02:00
proddy afee7246c6 prevent STA warning 2026-06-08 20:44:00 +02:00
proddy 9a225569fd formatting 2026-06-06 15:06:32 +02:00
proddy c2f0cdab15 typo 2026-05-26 22:39:59 +02:00
MichaelDvP ba7d9b33d8 allow E32 gateway to connect eth 2026-05-25 08:59:37 +02:00
MichaelDvP 0b9eec0849 Merge remote-tracking branch 'emsesp/core3' into core3 2026-05-24 18:01:07 +02:00
MichaelDvP 31166794dd network fallback, fixes #3090 2026-05-24 16:54:04 +02:00
proddy 280341a11c remove debug log 2026-05-20 21:49:24 +02:00
proddy 33fda705c0 Feature: Make RGB LED (preset colors) accessible via API/etc #3039
Fixes #3063
2026-05-15 10:07:17 +02:00
proddy 57997d0acb enable OTA uploads of filesystem (pre_load.json) 2026-05-09 15:25:06 +02:00
proddy 99ef4c0c18 updates 2026-05-03 23:03:22 +02:00
proddy ca94e37495 use a state machine for cycling between Eth-Wifi-AP 2026-05-03 21:59:28 +02:00
proddy eab7cdd7b5 updates 2026-05-03 15:19:49 +02:00
proddy 23519a8a90 add back version check 2026-05-02 11:03:33 +02:00
proddy 363799c9c6 fix connect spelling 2026-05-02 09:49:34 +02:00
proddy 522286ff74 remove double wifi lost message 2026-05-02 09:11:19 +02:00
proddy e40beeadd4 performance updates 2026-05-01 17:04:46 +02:00
proddy 751c540cb3 refactor network code 2026-05-01 08:07:05 +02:00