summaryrefslogtreecommitdiff
path: root/test-runner/src/test/kotlin/org/terst/nav/track
AgeCommit message (Expand)Author
2026-05-27Add RACE mode to TackDetector for rapid mark-rounding detectionClaude
2026-05-26Fix ANR, false tack detections, and empty-state flash on track loadClaude
2026-05-26Redesign tack detection: time-based windows + circularMAD stabilityClaude
2026-05-20Fix Long overflow in TackDetector: var lastTackMs = Long.MIN_VALUE caused sub...Claude
2026-05-12Add saved tracks browser, tack detection, and map zoom-to-boundsPeter Stone
2026-04-22feat: CPA/TCPA collision alerts and live track statsClaude
2026-04-02fix(ui): make record track FAB visible (#1)Peter Stone