feat(config): add dynamic coding rate settings#902
Open
Komzpa wants to merge 1 commit into
Open
Conversation
Komzpa
force-pushed
the
codex/dynamic-coding-rate-config
branch
from
April 28, 2026 19:39
4b58129 to
b71e037
Compare
8 tasks
Komzpa
force-pushed
the
codex/dynamic-coding-rate-config
branch
4 times, most recently
from
May 3, 2026 14:21
98c7315 to
057b548
Compare
Komzpa
force-pushed
the
codex/dynamic-coding-rate-config
branch
from
May 14, 2026 01:20
057b548 to
54e33f0
Compare
Komzpa
marked this pull request as ready for review
May 17, 2026 16:36
Komzpa
force-pushed
the
codex/dynamic-coding-rate-config
branch
from
May 20, 2026 00:28
e87a0e9 to
ef20e6f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds LoRaConfig fields for Dynamic Coding Rate (DCR): a binary
DCR_OFF/DCR_ONmode, min/max CR clamps, a CR 4/8 airtime budget, local neighbor-tracking disable, and class-level CR bounds.Companion firmware draft PR meshtastic/firmware#10327 consumes these generated fields for per-packet LoRa coding-rate policy.