Files
meshtastic_firmware/src/mesh
2bafac242e Feature: Seamless Cross-Preset Communication via UDP Multicast Bridging (#7753)
* Added compatibility between nodes on different Presets through `Mesh via UDP`

* Optimize multicast handling and channel mapping

- FloodingRouter: remove redundant UDP-encrypted rebroadcast suppression.
- Router: guard multicast fallback with HAS_UDP_MULTICAST and map fallback-decoded packets
  to the local default channel via isDefaultChannel()
- UdpMulticastHandler: set transport_mechanism only after successful decode

* trunk fmt

* Move setting transport mechanism.

---------

Co-authored-by: GUVWAF <thijs@havinga.eu>
2025-09-18 20:37:05 -05:00
..
2025-07-20 23:13:50 +02:00
2025-09-16 07:20:44 -05:00
2025-07-05 12:56:29 -05:00
2024-08-13 18:43:19 -05:00
2025-03-01 06:18:33 -06:00
2025-09-11 18:57:30 -05:00
2025-08-29 12:09:22 -05:00
2025-03-01 06:18:33 -06:00
2025-03-01 06:18:33 -06:00
2025-09-17 22:40:55 +02:00
2022-01-24 17:24:40 +00:00
2023-01-21 21:23:24 +01:00
2024-11-04 19:15:59 -06:00
2025-03-01 06:18:33 -06:00
2025-08-27 06:02:54 -05:00