14 Commits (2834121b6e65c5d679b2e20657e3b5aa55c700d8)

Author SHA1 Message Date
Christoph Koehler 4f701b7aec
refactor: split MeshTables::hasSeen into pure query + markSeen 1 month ago
Sefinek 00d445a269 fix: fix typos in source code comments 2 months ago
João Brázio 69a9a0bce9
Bridge: Add t114 rs232 targets 8 months ago
João Brázio eafbd85d17
Add RAK4631 support for rs232 bridge 8 months ago
João Brázio fb46e5cc8a
Refactor debug logging across bridge implementations 10 months ago
João Brázio e48f3a58ae
Remove WITH_ESPNOW_BRIDGE_SECRET definition from platformio.ini files and update documentation to use _prefs->bridge_secret 10 months ago
João Brázio 8edcb46a28
Bridge: enhance CLI configuration options 10 months ago
João Brázio 1d45c7ec66
Add bridge management CLI 10 months ago
João Brázio a55fa8d8ec
Add BRIDGE_DELAY as a buffer to prevent immediate processing conflicts in the mesh network 11 months ago
João Brázio 1d25c87c57
Refactor bridge packet handling to use common magic number and size constants 11 months ago
João Brázio 0051ccef26
Refactor bridge implementations to inherit from BridgeBase 11 months ago
João Brázio 537449e6af
Refactor ESPNowBridge packet handling to use 2-byte magic header and improve packet size validation 11 months ago
João Brázio 5b9d11ac8f
Support ESPNow and improve documentation 11 months ago
João Brázio 5843a12c71
Rename `SerialBridge` to `RS232Bridge` 11 months ago