| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 13 days | feat: add GribFileManager interface and InMemoryGribFileManager | Claudomator Agent | |
| 13 days | feat: add GribRegion and GribFile data models with staleness logic | Claudomator Agent | |
| 14 days | feat: implement NMEA stream management, sensor data models, and power modes | Peter Stone | |
| - Added NmeaStreamManager for TCP connection and sentence parsing. - Extended NmeaParser to support MWV (wind), DBT (depth), and HDG/HDM (heading) sentences. - Added sensor data models: WindData, DepthData, HeadingData. - Introduced PowerMode enum to manage GPS update intervals. - Integrated NmeaStreamManager and PowerMode into LocationService. - Added test-runner, a standalone JVM-only Gradle project for verifying GPS/NMEA logic. Co-Authored-By: Gemini CLI <noreply@google.com> | |||
