Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More priorities for different types of MeshPackets #4606

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

GUVWAF
Copy link
Member

@GUVWAF GUVWAF commented Sep 1, 2024

It seems it's important, especially in busy meshes, to reorder the transmit queue appropriately: #4592 (comment)

With this:

  • Responses get the new RESPONSE priority;
  • Admin packets get HIGH priority;
  • Packets with want_response also get the RELIABLE priority;
  • NeighborInfo will be set to BACKGROUND.

@GUVWAF GUVWAF requested a review from thebentern September 1, 2024 14:27
@thebentern thebentern merged commit 5622371 into meshtastic:master Sep 1, 2024
104 checks passed
@GUVWAF GUVWAF deleted the morePrio branch September 28, 2024 17:28
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