Meshtastic-Android/core
James Rich 0724924f8c Fix channel calculation for NARROW_868 region
Correct the `numChannels` and `radioFreq` calculations to align with the firmware logic. This primarily affects the NARROW_868 region by properly accounting for channel spacing.

- Remove `regionInfo.spacing` from the `numChannels` numerator.
- Add `regionInfo.spacing` to the `radioFreq` calculation.
- Add tests to verify `numChannels` and `radioFreq` for the `NARROW_868` region.
2026-01-23 08:43:26 -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 Fix channel calculation for NARROW_868 region 2026-01-23 08:43:26 -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