Files
NmeaClient/gui
jensandClaude Sonnet 5 87d75aafc0 gui: fix connection history retaining stale counter-based ID
_push_lru ran right after connect, before MON-VER resolves the device
name, so history entries kept the placeholder ID forever. Dedupe LRU
entries by connection endpoint (host/port, serial port, or file path)
instead of by receiver_id, and re-push once the device name is known
so the corrected entry replaces the placeholder instead of duplicating
it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XM4FNUjhu9x8df5Dp1hHvd
2026-07-16 20:30:20 +02:00
..
2026-05-24 11:52:03 +02:00
2026-05-24 11:52:03 +02:00
2026-05-24 11:52:03 +02:00