summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
13 daysfeat: add VHW boat speed parser, BoatSpeedData, and PerformanceViewModelPeter Stone
- NmeaParser: add parseVhw() for NMEA VHW (water speed) sentences, returning BoatSpeedData - NmeaStreamManager: expose nmeaBoatSpeedData SharedFlow for VHW emissions - BoatSpeedData: new sensor data class (bspKnots, timestampMs) - PerformanceViewModel + factory: new ViewModel for performance metrics - Preserve orig copies of MapFragment and UI tests for reference - Update SESSION_STATE.md and allowed tool settings Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14Implement barometric pressure trend monitoring and visualizationClaudomator Agent
2026-03-13refactor: rename app from AndroidApp to navPeter Stone
2026-03-13Implement GPS navigation with position, SOG, and COGClaudomator Agent
2026-03-13docs: add comprehensive sailing companion app component designClaudomator Agent
Covers navigation/charting, weather, performance tracking, route optimization, safety systems, data model, integrations, UX principles, constraints, and phased roadmap. Excludes social features per spec. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>