TD-er
|
3bbff03497
|
[USBCDC] Properly fix USB CDC issues on ESP32-S2
|
2025-09-02 13:45:30 +02:00 |
|
TD-er
|
15b118f27b
|
[Network] Fix reported traffic RX/TX Bytes
|
2025-09-02 13:23:43 +02:00 |
|
TD-er
|
5f484c698b
|
[Network] Add FEATURE_NETWORK_STATS to toggle collecting network stats
|
2025-09-02 13:12:00 +02:00 |
|
TD-er
|
18300f47a1
|
[Network] Add FEATURE_NETWORK_TRAFFIC_COUNT to toggle tracking traffic
|
2025-09-02 13:08:27 +02:00 |
|
TD-er
|
a582ee2967
|
[Network] Fix collecting RX/TX traffic data
|
2025-09-02 11:47:06 +02:00 |
|
TD-er
|
7f032495b2
|
[Build] Define BUILD_NO_DEBUG for ESP32 Collection A builds
|
2025-09-02 09:30:46 +02:00 |
|
TD-er
|
cb6dd6006e
|
[USBCDC] Fix USB-CDC for ESP32S2 builds
|
2025-09-02 08:47:43 +02:00 |
|
TD-er
|
13bb2550cc
|
[Build] Define BUILD_NO_DEBUG for all collection builds
|
2025-08-31 21:56:20 +02:00 |
|
TD-er
|
b5581a2d30
|
[ESP-IDF] update to latest ESP-IDF5.5
|
2025-08-31 21:55:39 +02:00 |
|
TD-er
|
6b52b0a831
|
[Build] Define BUILD_NO_DEBUG for Collection_E builds
|
2025-08-31 10:03:42 +02:00 |
|
TD-er
|
0e2a3e4368
|
[Build] Fix missing include
|
2025-08-31 08:44:39 +02:00 |
|
TD-er
|
fa8b6ac807
|
[ESP-IDF] Move to IDF5.5 for all ESP32-xx builds
|
2025-08-31 08:23:11 +02:00 |
|
TD-er
|
920d54afeb
|
[Network] Fix merge-conflict on ESP32-build
|
2025-08-31 08:00:57 +02:00 |
|
TD-er
|
4c9c3c1312
|
[Network] Fix ESP8266 build
|
2025-08-31 07:57:19 +02:00 |
|
 Ton HuismanandTD-er
|
bdd4b75e8c
|
[MQTT] Use client timeout for delay between connection attempts
|
2025-08-31 07:36:48 +02:00 |
|
 Ton HuismanandTD-er
|
559c2bb0f5
|
[Discovery] Avoid setting the timeout more than once
|
2025-08-31 07:36:40 +02:00 |
|
 Ton HuismanandTD-er
|
e4bfdef173
|
[MQTT] Fix reconnect on unexpected network interruptions
|
2025-08-31 07:36:32 +02:00 |
|
 Ton HuismanandTD-er
|
dda9ac4dc3
|
[MQTT] Cancel background connection request after 2 minutes when still not connected
|
2025-08-31 07:36:14 +02:00 |
|
 Ton HuismanandGijs Noorlander
|
7dbed4c1f1
|
[MQTT] Reconnect on unexpected network interruptions
|
2025-08-26 16:08:48 +06:00 |
|
Gijs Noorlander
|
5105053589
|
[MQTT] Fix merge issues
|
2025-08-26 11:33:25 +06:00 |
|
Gijs Noorlander
|
269e9e23d4
|
Merge branch 'feature/MQTT-start-broker-connection-in-background' into bugfix/WiFi_state_machine
|
2025-08-26 10:46:31 +06:00 |
|
Gijs Noorlander
|
5f3827481e
|
[network] Reduce CPU load + fix init NW interface event names
|
2025-08-26 10:40:40 +06:00 |
|
Ton Huisman
|
d253f0a179
|
[MQTT] Move Settings attribute to next available bit
|
2025-08-25 12:40:23 +02:00 |
|
Gijs Noorlander
|
b65fba2775
|
[Network] Add connected/disconnected event handling for all interfaces
|
2025-08-24 00:28:31 +06:00 |
|
Ton Huisman
|
aa6ad60370
|
[Tools] Update documentation for MQTT Connect in background
|
2025-08-23 19:53:03 +02:00 |
|
Ton Huisman
|
cdbf0fe130
|
[MQTT] Handle connecting to broker as a background process
|
2025-08-23 19:52:16 +02:00 |
|
Gijs Noorlander
|
9f949f6e29
|
[Network] Add AT command write to PPP modem
|
2025-08-21 16:39:33 +06:00 |
|
Gijs Noorlander
|
a7ddb44a36
|
[network] Fix typo in event
|
2025-08-19 22:11:02 +06:00 |
|
Gijs Noorlander
|
0f38b9e34a
|
[network] Fix wifi#connected and wifi#disconnected events
|
2025-08-19 21:46:12 +06:00 |
|
Gijs Noorlander
|
3ea2751179
|
[MFRC522] Speedup reading tag
|
2025-08-19 21:13:53 +06:00 |
|
TD-er
|
142fe34714
|
[network] Show detailed received IPv6 info in the logs
|
2025-08-15 10:26:42 +02:00 |
|
TD-er
|
5e45bc7028
|
[Network] Fix crashes when toggling WiFi/AP on/off
|
2025-08-15 09:25:01 +02:00 |
|
TD-er
|
4c9c847f8d
|
[network] Fix 'Enable' checkbox consistency & bootloop with AP disabled
|
2025-08-14 23:31:41 +02:00 |
|
TD-er
|
b3c15c0127
|
[cleanup] Remove duplicate code in xPlugin tables
|
2025-08-14 08:52:15 +02:00 |
|
TD-er
|
37a9379f45
|
[Network] Show connected clients to AP + cleanup charts/stats
|
2025-08-14 08:51:28 +02:00 |
|
TD-er
|
15b38c61f6
|
[Network] Fix NAPT forwarding when client connects/disconnects
|
2025-08-13 19:47:05 +02:00 |
|
TD-er
|
d628af5c88
|
[Network] Add column with interface number to Network overview page
|
2025-08-13 19:46:11 +02:00 |
|
 TD-erandGitHub
|
7eaa460e42
|
Merge pull request #5378 from letscontrolit/bugfix/ESP32_U4WDH_bootloop
[ESP32-U4WDH] Fix bootloop on non-Solo1 builds
|
2025-08-13 13:31:56 +02:00 |
|
TD-er
|
4d6e5630e9
|
Merge remote-tracking branch 'letscontrolit/bugfix/ESP32_U4WDH_bootloop' into bugfix/WiFi_state_machine
|
2025-08-13 13:31:15 +02:00 |
|
TD-er
|
f13e8a0874
|
[Network] Fix access control check for accessing web config
|
2025-08-13 11:52:25 +02:00 |
|
 TD-erandGitHub
|
9f56cd032c
|
[ESP32-U4WDH] Fix bootloop on non-Solo1 builds
See: https://www.letscontrolit.com/forum/viewtopic.php?p=74809#p74809
|
2025-08-13 07:08:59 +02:00 |
|
 TD-erandGitHub
|
d02cbd42b7
|
Merge pull request #5375 from letscontrolit/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
|
2025-08-12 09:49:12 +02:00 |
|
 TD-erandGitHub
|
cd059c3b5b
|
Merge pull request #5373 from letscontrolit/dependabot/github_actions/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
|
2025-08-12 09:48:45 +02:00 |
|
 TD-erandGitHub
|
0ef0f5329e
|
Merge pull request #5376 from letscontrolit/build/idf5_4_solo1_build
[Build] Try fixing failing solo1 build
|
2025-08-12 09:48:20 +02:00 |
|
 TD-erandGitHub
|
da8d7ee0f8
|
[Build] Try fixing failing solo1 build
|
2025-08-11 23:14:03 +02:00 |
|
 dependabot[bot]andGitHub
|
52d0ad61a8
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-11 21:03:38 +00:00 |
|
 TD-erandGitHub
|
becc3d0bb1
|
Merge pull request #5374 from tonhuisman/feature/Build-add-P105-to-collection-G
[Build] Add [P105] AHT2x to Collection G so it can be used with [P164] ENS160
|
2025-08-11 22:28:51 +02:00 |
|
Ton Huisman
|
a2ff3cb59f
|
[Build] Add [P105] AHT2x to Collection G so it can be used with [P164] ENS160
|
2025-08-11 21:42:10 +02:00 |
|
 dependabot[bot]andGitHub
|
0b50912943
|
Bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-11 19:36:45 +00:00 |
|
TD-er
|
6b33f57c31
|
[Network] Add Route Prio setting for each network interface (ESP32-xx)
|
2025-08-10 18:03:28 +02:00 |
|