<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nav.git/test-runner/gradle/wrapper, branch main</title>
<subtitle>nav — android navigation app
</subtitle>
<id>https://git.terst.org/nav.git/atom?h=main</id>
<link rel='self' href='https://git.terst.org/nav.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.terst.org/nav.git/'/>
<updated>2026-03-15T01:24:07+00:00</updated>
<entry>
<title>feat: implement NMEA stream management, sensor data models, and power modes</title>
<updated>2026-03-15T01:24:07+00:00</updated>
<author>
<name>Peter Stone</name>
<email>thepeterstone@gmail.com</email>
</author>
<published>2026-03-15T01:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.terst.org/nav.git/commit/?id=18c2f1c038f62fda1c1cea19c12dfdd4ce411602'/>
<id>urn:sha1:18c2f1c038f62fda1c1cea19c12dfdd4ce411602</id>
<content type='text'>
- 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 &lt;noreply@google.com&gt;
</content>
</entry>
</feed>
