<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/xslt, branch v4.3</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.3</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.3'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-12-17T15:51:43Z</updated>
<entry>
<title>Support cylinder information from Xdeep and Diving Log</title>
<updated>2014-12-17T15:51:43Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-12-17T08:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=299a85f668a8efd26765fc8bcb8bdfa11c2bac83'/>
<id>urn:sha1:299a85f668a8efd26765fc8bcb8bdfa11c2bac83</id>
<content type='text'>
This adds support for importing cylinder information from at least Xdeep
and Diving Log v 5.0.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Move the samples inside divecomputer tag on UDDF import</title>
<updated>2014-12-17T05:54:46Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-12-17T05:36:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ff338f62c27771b8b8903427be656bc955d2e4da'/>
<id>urn:sha1:ff338f62c27771b8b8903427be656bc955d2e4da</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix event/alarm types in UDDF export.</title>
<updated>2014-12-15T07:22:05Z</updated>
<author>
<name>Martin Long</name>
<email>martin@longhome.co.uk</email>
</author>
<published>2014-12-14T23:23:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=51fdf86a2bd3e86e10d27bf1b568ef785542fe8b'/>
<id>urn:sha1:51fdf86a2bd3e86e10d27bf1b568ef785542fe8b</id>
<content type='text'>
UDDF only supports a specific set of alarms. Some events also don't map
to alarms but map to other types of elements in UDDF.

This patch adds a map of the accepted types. Where a map doesn't exist
the type will not be mapped to an alarm, the option then remains to
map it to another kind of element, in the same way that happened with
headings and gas switches.

This removes the need for the specific exclusion of heading and
gas switch, as they are now simply not included in the map.

Signed-off-by: Martin Long &lt;martin@longhome.co.uk&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Count the weights properly on UDDF export</title>
<updated>2014-12-14T18:06:34Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-12-14T09:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fef56399b9863587d967a7077b5b84aef112f6c7'/>
<id>urn:sha1:fef56399b9863587d967a7077b5b84aef112f6c7</id>
<content type='text'>
Using node() along with the node-set seems to grab the weights properly
for me.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Include weight system on uddf import</title>
<updated>2014-12-13T21:18:23Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-12-13T20:04:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2307acd37f91597f73f34f7ccb2f884f32e32e48'/>
<id>urn:sha1:2307acd37f91597f73f34f7ccb2f884f32e32e48</id>
<content type='text'>
Adjust to UDDF 3.2 specification

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Include dive buddies on uddf import</title>
<updated>2014-12-13T21:18:16Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-12-13T20:00:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a06ce34123f6e836fd0a17c799ef45d4e6b66d22'/>
<id>urn:sha1:a06ce34123f6e836fd0a17c799ef45d4e6b66d22</id>
<content type='text'>
Adjust to UDDF 3.2 specification

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Include dive location on uddf import</title>
<updated>2014-12-13T21:18:11Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-12-13T20:00:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1c7efda5e17a3d9e439680644a37ba9c483ed011'/>
<id>urn:sha1:1c7efda5e17a3d9e439680644a37ba9c483ed011</id>
<content type='text'>
Adjust to UDDF 3.2 specification

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Include notes on uddf import</title>
<updated>2014-12-13T21:18:07Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-12-13T20:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0a533d9dc24d9bc6c0c20eca94bfd3a0b0c8de55'/>
<id>urn:sha1:0a533d9dc24d9bc6c0c20eca94bfd3a0b0c8de55</id>
<content type='text'>
Adjust to UDDF 3.2 specification

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix name for temperature sample on UDDF import</title>
<updated>2014-12-13T21:17:58Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-12-13T20:00:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e5c291aca4352a2f34da964b7bbddc6e774409b0'/>
<id>urn:sha1:e5c291aca4352a2f34da964b7bbddc6e774409b0</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>UDDF import: check following event time</title>
<updated>2014-12-13T21:17:53Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-12-13T20:00:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=41e9ec12e2ae533c61c6b68b6861b978d472456e'/>
<id>urn:sha1:41e9ec12e2ae533c61c6b68b6861b978d472456e</id>
<content type='text'>
Seems that our UDDF export is adding time after the event name. Thus we
need to add reading the following time as well.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
