Skip to content

Conversation

@jamesarich
Copy link
Collaborator

@jamesarich jamesarich commented Jan 5, 2026

This commit introduces several new regions and corresponding modem presets to align with recent firmware updates.

  • Adds EU_866, NARROW_868, and HAM_US433 regions.
  • Adds new modem presets: LITE_FAST, LITE_SLOW, NARROW_FAST, and NARROW_SLOW.
  • Updates the channel calculation logic to account for channel spacing, matching the firmware's behavior.
  • Sets the default modem preset automatically when a new region is selected.
  • Updates the protobuf submodule to tom's proposed version.

This is mostly for @NomDeTom to test his proposed changes.

This commit introduces several new regions and corresponding modem presets to align with recent firmware updates.

-   Adds `EU_866`, `NARROW_868`, and `HAM_US433` regions.
-   Adds new modem presets: `LITE_FAST`, `LITE_SLOW`, `NARROW_FAST`, and `NARROW_SLOW`.
-   Updates the channel calculation logic to account for channel spacing, matching the firmware's behavior.
-   Sets the default modem preset automatically when a new region is selected.
-   Updates the protobuf submodule to the latest version.

Signed-off-by: James Rich <[email protected]>
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (49f6ffe) to head (3b7afbd).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4135   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines         19      19           
  Branches       7       7           
=====================================
  Misses        19      19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jamesarich jamesarich added enhancement New feature or request help wanted Extra attention is needed labels Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants