mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
- Subscribe to RX_LOG_DATA events to capture repeated radio packets - Parse GRP_TXT (0x05) payload to extract pkt_payload and path - Classify echoes as sent (pending echo correlation) or incoming - Register pending echo when sending channel messages for pkt_payload capture - Add update_message_pkt_payload() DB method for sent message correlation - Return echo_paths/echo_snrs for ALL messages (not just own) in GET /messages - Frontend: build paths from echo_paths for incoming message route display - Emit SocketIO 'echo' event for real-time badge updates Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>