<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/libdivecomputer, branch v4.9.7</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.9.7</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.9.7'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2020-09-21T19:33:05Z</updated>
<entry>
<title>Update to current libdivecomputer</title>
<updated>2020-09-21T19:33:05Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-09-21T19:32:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9ee85c0802ad2f54900e50c6cecf1ba99b7e120e'/>
<id>urn:sha1:9ee85c0802ad2f54900e50c6cecf1ba99b7e120e</id>
<content type='text'>
Fix memory usage bugs identified by Coverity
Fix salt/freshwater parsing for Mares Genius

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update translations from Transifex</title>
<updated>2020-09-21T01:50:33Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-09-21T01:50:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c33dd3808e6fdb5c341958f28e708caf0e2465f3'/>
<id>urn:sha1:c33dd3808e6fdb5c341958f28e708caf0e2465f3</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update to current libdivecomputer</title>
<updated>2020-09-19T22:25:48Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-09-19T21:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9e50ab87dc89d72ad803d65e09a66b20fd3787e2'/>
<id>urn:sha1:9e50ab87dc89d72ad803d65e09a66b20fd3787e2</id>
<content type='text'>
Merge Shearwater PNF fix.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update to current libdivecomputer</title>
<updated>2020-09-17T18:19:56Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-09-15T20:39:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9f90e89b3c702678f321a9ca9e2e76b67f100d8f'/>
<id>urn:sha1:9f90e89b3c702678f321a9ca9e2e76b67f100d8f</id>
<content type='text'>
This adds BLE transport as an option for the McLean Extreme.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update to current libdivecomputer</title>
<updated>2020-09-15T18:58:36Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-09-15T18:58:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e927c70b8930af3141bd100e2dcb8f833e7efcd9'/>
<id>urn:sha1:e927c70b8930af3141bd100e2dcb8f833e7efcd9</id>
<content type='text'>
This merges the McLean Extreme sample interval fix.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update to current libdivecomputer</title>
<updated>2020-09-12T20:13:37Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-09-12T20:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c29e2f972e7c7e577dfea6b7b6bb673c39eff79e'/>
<id>urn:sha1:c29e2f972e7c7e577dfea6b7b6bb673c39eff79e</id>
<content type='text'>
This gets us back in sync with upstream, minor changes to Shearwater Peregrine
support, but also fixes an issue in my implementation of Shearwater info events
on dive computers using the new format which inadvertantly disabled freedive
support.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>restore libdivecomputer to latest version</title>
<updated>2020-09-10T21:02:56Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-09-10T21:02:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=83c84fdc8b667a3b9cdd3213677c36dbfb4775ff'/>
<id>urn:sha1:83c84fdc8b667a3b9cdd3213677c36dbfb4775ff</id>
<content type='text'>
In commit 62d87e9d25763e81757de417640f464e2bf5a2c0 ("Planner: handle zero
length segments when replanning") a change to libdivecomputer snuck in that
undid the addition of Shearwater Peregrine detection.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Planner: handle zero length segments when replanning</title>
<updated>2020-08-24T15:30:00Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2020-08-17T20:04:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=62d87e9d25763e81757de417640f464e2bf5a2c0'/>
<id>urn:sha1:62d87e9d25763e81757de417640f464e2bf5a2c0</id>
<content type='text'>
When setting up a dive for replanning, we ignored zero length segments as those
tend to be generated by gas changes. But it is possible to enter those in the
planner and the replanning should not ignore those. So be
more clever about gas changes. Let's add 10 seconds so we are not at two depths
at the same time and help since add_stop also does not like zero length
segments (it thinks we are trying to replace a waypoint).

Fixes #2901

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update libdivecomputer to recognize Shearwater Peregrine</title>
<updated>2020-08-23T02:35:58Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-08-21T23:13:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=334aa80bfe4808e278698ab516e30329f6eadb61'/>
<id>urn:sha1:334aa80bfe4808e278698ab516e30329f6eadb61</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update to current libdivecomputer</title>
<updated>2020-08-21T15:47:08Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2020-08-20T20:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=efc1b4f31ac64d4815d1ab49d9da90dd37c7f3b8'/>
<id>urn:sha1:efc1b4f31ac64d4815d1ab49d9da90dd37c7f3b8</id>
<content type='text'>
The libdivecomputer internals changed for USB devices, and now we need
to scan the USB devices before calling libdivecomputer.  That's the same
pattern as for USBHID and IRDA, so let's just regularize this all.

Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
</feed>
