firmware/variants
Michael 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
..
esp32 Board extras 2025-09-04 18:39:02 -05:00
esp32c3 Take control of our PRs! (#7445) 2025-07-24 06:13:23 -05:00
esp32c6 add WIP for Unit C6L (#7433) 2025-09-17 22:40:55 +02:00
esp32s2/nugget_s2_lora ESP32c3: Migrate variants to new structure (#7342) 2025-07-19 19:55:33 -05:00
esp32s3 Feature: Seamless Cross-Preset Communication via UDP Multicast Bridging (#7753) 2025-09-18 20:37:05 -05:00
native Make phone queues use a static pointer queue (#7919) 2025-09-09 08:21:46 -05:00
nrf52840 Reverting changes made by PR #7520 and adjusting ADC (#7878) 2025-09-06 06:26:08 -05:00
rp2040 Board extras 2025-09-04 18:39:02 -05:00
rp2350 Build RP2350 (Pi Pico 2) (#7441) 2025-07-25 22:25:50 +02:00
stm32 Add RF switch settings for STM32WL variants (#7813) 2025-09-04 06:38:05 -05:00