<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/libdivecomputer, branch v5.0.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v5.0.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v5.0.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2021-01-23T21:25:38Z</updated>
<entry>
<title>Sync libdivecomputer with upstream</title>
<updated>2021-01-23T21:25:38Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2021-01-23T21:24:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=28f872040bb2fb2bf1796336edbe2ba76be41093'/>
<id>urn:sha1:28f872040bb2fb2bf1796336edbe2ba76be41093</id>
<content type='text'>
Merge with Jef's upstream libdivecomputer updates:
  - support new Ratio iX3M 2021 model IDs
  - support Mares Horizon, and fix the Mares Genius layout
  - add support for Shearwood Sage
  - various warning fixes, other minor details
Mark Aqualung i750TC as BLE capable

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update to latest libdivecomputer</title>
<updated>2020-11-09T00:12:50Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-11-09T00:12:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=79c7ac347aa6f28ed753a35c02b9393f680c0eca'/>
<id>urn:sha1:79c7ac347aa6f28ed753a35c02b9393f680c0eca</id>
<content type='text'>
 Merge git://github.com/libdivecomputer/libdivecomputer into Subsurface-DS9

  Merge upstream libdivecomputer from Jef:

   - support the Scubapro Aladin A2

   - improve Cressi Goa support

   - parse and report Oceanic firmware versions

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update libdivecomputer</title>
<updated>2020-10-31T22:12:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-10-31T22:12:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e3cc0d9651702578fbe7267b7c378696ab422211'/>
<id>urn:sha1:e3cc0d9651702578fbe7267b7c378696ab422211</id>
<content type='text'>
Fix two Coverity issues.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update to latest libdivecomputer</title>
<updated>2020-10-30T23:36:08Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-10-30T21:22:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=21882d1841104dc7289c8db7ff29723465b7a4d1'/>
<id>urn:sha1:21882d1841104dc7289c8db7ff29723465b7a4d1</id>
<content type='text'>
- Garmin Descent Mk2i: add initial support for parsing cylinder pressure data

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>add initial support for the Garmin Descent Mk2i</title>
<updated>2020-10-30T19:24:36Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-10-27T22:51:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4b24730ee668d3940d40a7779d1965827f9448ce'/>
<id>urn:sha1:4b24730ee668d3940d40a7779d1965827f9448ce</id>
<content type='text'>
This brings in the needed libdivecomputer updates and builds Subsurface against
libmtp in order to support downloading dive data via MTP (since the Mk2/Mk2i
no longer provide a FAT filesystem via USB).

In order for this to work you need to have libmtp installed on your system.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update libdivecomputer to fix Garmin GPS recording</title>
<updated>2020-10-01T05:08:03Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2020-09-30T21:34:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5f79ceef5e4091e4003474ba740339953bf08bfb'/>
<id>urn:sha1:5f79ceef5e4091e4003474ba740339953bf08bfb</id>
<content type='text'>
The Garmin Descent parser had a bug that would re-use possibly stale GPS
locations between dives (and in theory other data fields too, although
in practice I think only GPS data was ever leaked between dives).

This updates libdivecomputer to a fixed version.

Reported-by: @brysconsulting
Link: https://github.com/subsurface/subsurface/issues/2980
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<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>
</feed>
