Skip to content

Set OFFLINE_QUEUE_SIZE=256 for missing WiFi companion environments#1833

Merged
liamcottle merged 1 commit into
meshcore-dev:devfrom
olanwe:set-wifi-offline-queue-sizes
Apr 12, 2026
Merged

Set OFFLINE_QUEUE_SIZE=256 for missing WiFi companion environments#1833
liamcottle merged 1 commit into
meshcore-dev:devfrom
olanwe:set-wifi-offline-queue-sizes

Conversation

@olanwe

@olanwe olanwe commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

This PR adds -D OFFLINE_QUEUE_SIZE=256 to WiFi companion environments that were missing this parameter:

  • heltec_v4_companion_radio_wifi
  • heltec_v4_tft_companion_radio_wifi
  • LilyGo_TBeam_1W_companion_radio_wifi

I did successful builds for all three targets.

robekl added a commit to robekl/MeshCore that referenced this pull request Mar 23, 2026
Reimplements meshcore-dev/MeshCore PR meshcore-dev#1833 on top of 467959c for the 1.14.1 maintenance branch.

References:
PR: meshcore-dev#1833
Companion radio source: https://github.com/meshcore-dev/MeshCore/tree/467959cc3bfc884e5f3425caac89453a450151b6/examples/companion_radio

Rationale:
Two WiFi companion environments were still inheriting the default OFFLINE_QUEUE_SIZE of 16 while comparable companion targets already override that queue to 256. This is a targeted configuration-only fix with no code-path changes. Reapplying it here keeps the release branch aligned with the established companion sizing used by other supported WiFi boards and reduces the chance of avoidable queue exhaustion under bursty traffic.
@liamcottle liamcottle merged commit 3ff8b17 into meshcore-dev:dev Apr 12, 2026
@olanwe olanwe deleted the set-wifi-offline-queue-sizes branch April 20, 2026 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants