Meshtastic-Android/core
James Rich f75edf2a21 feat: Add new regions and modem presets
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 <2199651+jamesarich@users.noreply.github.com>
2026-01-23 08:24:18 -06:00
..
analytics chore(deps): update datadog to v3.5.0 (#4161) 2026-01-08 16:06:32 +00:00
common refactor(build): Centralize Dokka configuration into convention plugin (#4173) 2026-01-09 15:40:00 +00:00
data refactor(firmware): Simplify ESP32 firmware check (#4272) 2026-01-21 02:42:16 +00:00
database feat(firmware): Use pio_env to select correct firmware variant (#4244) 2026-01-16 16:51:55 +00:00
datastore refactor(build): Centralize Dokka configuration into convention plugin (#4173) 2026-01-09 15:40:00 +00:00
di refactor: Migrate to Android Gradle Plugin 9.0 (#4072) 2025-12-28 13:47:12 +00:00
model feat: Add new regions and modem presets 2026-01-23 08:24:18 -06:00
navigation refactor(build): Centralize Dokka configuration into convention plugin (#4173) 2026-01-09 15:40:00 +00:00
network chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4237) 2026-01-16 01:06:42 +00:00
prefs fix(meshlog): Change default retention to 30 days (#4177) 2026-01-09 22:38:36 +00:00
proto chore(deps): update core/proto/src/main/proto digest to 77c8329 (#4267) 2026-01-20 11:14:09 -06:00
service refactor(service): Add destination node number to remote admin commands (#4276) 2026-01-21 08:27:20 -06:00
strings feat: Add new regions and modem presets 2026-01-23 08:24:18 -06:00
ui feat(test): Add comprehensive unit and instrumentation tests (#4260) 2026-01-20 01:52:03 +00:00