Files
MeshCore-Solo/examples
MarekZegare4 0e2e149e18 fix(ui): DM marker stuck at ✗ for on-device sends
isAckPending() only tracks app/serial-initiated DMs (expected_ack_table);
a DM composed on the device UI registers in BaseChatMesh's own ack table,
so gating the UI notification on that table left every on-device DM timing
out to ✗. Notify the UI on every ACK and let it match the crc against its
own pending tag; APC SNR sampling stays gated on isAckPending().

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 14:34:58 +02:00
..
2026-06-06 21:09:38 +10:00
2026-06-06 21:09:38 +10:00
2026-06-06 21:09:38 +10:00