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

Smarter traffic scaling #5264

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Smarter traffic scaling #5264

merged 1 commit into from
Nov 6, 2024

Conversation

thebentern
Copy link
Contributor

Closes #964

This PR addresses a few issues with the current mesh size based intervalled traffic management:

  1. Smaller networks (backpacking, small towns, etc) of <= 40 are encouraged to transmit more frequently.
  2. Sensors and trackers don't get telemetry / position throttled because these are crucial data points for their respective roles.
  3. The coefficient for throttling back the interval has more judicious values for the faster presets now, so it's less of a one size fits all poorly approach.

@thebentern thebentern requested a review from GUVWAF November 6, 2024 12:00
@fifieldt fifieldt force-pushed the smarter-traffic-scaling branch from fd37ac3 to 0be6821 Compare November 6, 2024 13:04
Copy link
Member

@GUVWAF GUVWAF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@thebentern thebentern merged commit 73e2e25 into master Nov 6, 2024
48 checks passed
@thebentern thebentern deleted the smarter-traffic-scaling branch November 6, 2024 21:00
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