MeshCore/examples
Dale Ruane d93746e257 feat: make region auto-tagging opt-in with configurable hop limit
Adds two new repeater prefs to give admins explicit control over
VLAN-style region tagging of untagged flood packets:

  region.autotag           on|off   (default: off)
  region.autotag.max.hops  0-8      (default: 1)

Auto-tagging now only occurs when the setting is enabled AND the
received packet's path hash count is <= the configured max hops.
This prevents mis-tagging distant-origin floods that arrived via
untagged / older-firmware repeaters, and ensures home-region
selection is a deliberate admin decision rather than an implicit
side-effect of configuring a home region.
2026-04-14 10:26:18 +01:00
..
companion_radio Merge branch 'dev' into 2026/remote-lna 2026-03-16 09:40:10 +00:00
kiss_modem simplify kiss noise floor sampling 2026-02-07 07:42:52 -08:00
simple_repeater feat: make region auto-tagging opt-in with configurable hop limit 2026-04-14 10:26:18 +01:00
simple_room_server Add MCU temperature to telemetry responses from room servers. 2026-03-16 17:34:16 -05:00
simple_secure_chat Merge pull request #1297 from ViezeVingertjes/feature/duty-cycle-token-bucket 2026-03-08 23:54:32 +11:00
simple_sensor Merge pull request #1297 from ViezeVingertjes/feature/duty-cycle-token-bucket 2026-03-08 23:54:32 +11:00