meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.62k stars 906 forks source link

Smarter traffic scaling #5264

Closed thebentern closed 2 weeks ago

thebentern commented 2 weeks ago

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.