MeshCore/examples/simple_repeater
Dale Ruane 85a3b1d6db feat: repeater VLAN-style region tagging for untagged flood packets
Repeaters with a home region configured now automatically tag untagged
flood packets (ROUTE_TYPE_FLOOD) with the home region's transport code,
converting them to ROUTE_TYPE_TRANSPORT_FLOOD. Also adds TRANSPORT_CODE_ALL
(0xFFFF) as a reserved code that bypasses region filtering, allowing
mesh-wide flooding when explicitly requested.
2026-03-17 16:05:58 +00:00
..
main.cpp sensecap solar: stabilize wake pin and add button hold poweroff 2026-02-27 22:51:19 -05:00
MyMesh.cpp feat: repeater VLAN-style region tagging for untagged flood packets 2026-03-17 16:05:58 +00:00
MyMesh.h Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna 2026-03-16 09:37:55 +00:00
RateLimiter.h * repeater: onAnonDataRecv(), now rejecting non-ASCII password (preparing for future request codes) 2025-11-06 20:15:01 +11:00
UITask.cpp Implement getTextWidth for display classes 2025-05-04 18:17:18 -07:00
UITask.h UI: battery indicator, boot screen, radio settings 2025-04-20 19:17:02 -07:00