aboutsummaryrefslogtreecommitdiff
path: root/src/helpers/bridges
AgeCommit message (Expand)Author
2025-12-02Bridge: Add t114 rs232 targetsJoão Brázio
2025-11-25Add RAK4631 support for rs232 bridgeJoão Brázio
2025-10-06Refactor debug logging across bridge implementationsJoão Brázio
2025-10-03Remove WITH_ESPNOW_BRIDGE_SECRET definition from platformio.ini files and upd...João Brázio
2025-10-03Bridge: enhance CLI configuration optionsJoão Brázio
2025-09-24Add bridge management CLIJoão Brázio
2025-09-08Add BRIDGE_DELAY as a buffer to prevent immediate processing conflicts in the...João Brázio
2025-09-08Refactor bridge packet handling to use common magic number and size constantsJoão Brázio
2025-09-08Refactor bridge implementations to inherit from BridgeBaseJoão Brázio
2025-09-08Refactor ESPNowBridge packet handling to use 2-byte magic header and improve ...João Brázio
2025-09-07Support ESPNow and improve documentationJoão Brázio
2025-09-05Rename `SerialBridge` to `RS232Bridge`João Brázio