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

MT7603E not passing the TX Queue parameters after slot time change #940

Open
morse-sophronia opened this issue Dec 18, 2024 · 0 comments
Open

Comments

@morse-sophronia
Copy link

The TX queue parameters control how packets are transmitted in the network,
including timing for retries, backoff intervals, and queue timeouts.
These parameters depend on the slot time, a critical timing unit used by the MAC protocol,
driver, and firmware for collision avoidance and backoff calculations.
Changing the slot time without updating the TX queue parameters can lead to timing mismatches,
resulting in inefficiencies, increased collisions, and degraded network performance.
Proper synchronization ensures smooth and efficient medium access.

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

No branches or pull requests

1 participant