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

Don't send NodeInfo and DeviceTelemetry at high Tx air utilization #2126

Merged
merged 2 commits into from
Jan 12, 2023

Conversation

GUVWAF
Copy link
Member

@GUVWAF GUVWAF commented Jan 11, 2023

With this, if you are duty cycle restricted, you won’t send the NodeInfo and DeviceTelemetry over the mesh when your Tx air utilization is higher than 5% (50% of the duty cycle limit). This will decrease the chance of hitting the limit, whilst missing less important packets than e.g. text or position.

Also moved the other airtime checks to the Airtime class. (And let portduino send DeviceTelemetry as well.)

@github-actions
Copy link
Contributor

🤖 Pull request artifacts

file commit
pr2126-firmware-2.0.13.c016677.zip c016677

thebentern added a commit to meshtastic/artifacts that referenced this pull request Jan 11, 2023
@thebentern thebentern merged commit cf0fb13 into meshtastic:develop Jan 12, 2023
@GUVWAF GUVWAF deleted the TxAirLim branch January 12, 2023 07:37
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