<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/xslt, branch v3.0</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v3.0</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v3.0'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2013-02-21T04:19:59Z</updated>
<entry>
<title>Divelogs.de import empty value fix</title>
<updated>2013-02-21T04:19:59Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-02-21T03:07:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ff1c33401bba25ab02efdcd23e52a3c3a14ab1b6'/>
<id>urn:sha1:ff1c33401bba25ab02efdcd23e52a3c3a14ab1b6</id>
<content type='text'>
This checks that weight and dive durantion are defined before importing.
(Empty value concatenated with unit gives an error on import.)

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>Import divelogs.de</title>
<updated>2013-02-20T18:57:24Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-02-20T16:45:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9b4c251ebe348adced6166370bf11eabf22790fd'/>
<id>urn:sha1:9b4c251ebe348adced6166370bf11eabf22790fd</id>
<content type='text'>
This XSLT converts divelogs.de logs into Subsurface format. Data that is
discarded: weather, water visibility, boat name.

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>Improvements on MacDive import</title>
<updated>2013-02-09T17:49:31Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-02-09T05:51:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=752ee669689df1fe39f0196954f67ac55bb2819d'/>
<id>urn:sha1:752ee669689df1fe39f0196954f67ac55bb2819d</id>
<content type='text'>
New information of the upcoming MacDive log format is taken into account, more
Imperial conversions are added and a couple of bugs fixed.

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>Support for Imperial units on MacDive log import</title>
<updated>2013-02-07T20:51:21Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-02-07T19:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b85d5a36fc7285ffc380fd0dcf59d84bd2855082'/>
<id>urn:sha1:b85d5a36fc7285ffc380fd0dcf59d84bd2855082</id>
<content type='text'>
The cylinder size is treated as metric as the samples received indicate
it would be so.

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>Import MacDive divelogs</title>
<updated>2013-02-06T20:06:49Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-02-06T19:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b9a19813eaa104748b3adafc1174b7c4fa0fd10e'/>
<id>urn:sha1:b9a19813eaa104748b3adafc1174b7c4fa0fd10e</id>
<content type='text'>
This XSLT converts MacDive logs into Subsurface format. It supports both
the current version and the upcoming version of the log format.

Conversion was not tested with Imperial units as no samples were
available of such logs. Thus functionality with Imperial units is not
guaranteed.

Note that the gear inventory is currently discarded.

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>Treat headings properly when importing Suunto logs</title>
<updated>2013-01-02T05:51:42Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-01-02T05:44:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=52f438bcd07754b2c4aae7d20359de9ac2092705'/>
<id>urn:sha1:52f438bcd07754b2c4aae7d20359de9ac2092705</id>
<content type='text'>
This patch will convert a heading bookmark to Subsurface format.
Suunto's bookmark uses "Heading: &lt;degrees&gt;°" format and was previously
set as the full event name. Now the resulting event will look like:

&lt;event name="heading" value="333" time="0:58 min"/&gt;

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>Convert deco info from JDiveLog to Subsurface</title>
<updated>2012-12-20T06:04:22Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2012-12-19T17:43:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f6bd9d1a1417c4d1b1838668b354cadcc2481e44'/>
<id>urn:sha1:f6bd9d1a1417c4d1b1838668b354cadcc2481e44</id>
<content type='text'>
This patch correctly converts the available deco data from JDiveLog files.
In order for this to work correctly the next patch from Linus is needed as
well.

Acked-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
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>Count the actual decimal digits for import</title>
<updated>2012-11-29T03:49:44Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2012-11-27T16:14:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7259cf5bb64f7cf914c216c4c46cef5f416bb5a6'/>
<id>urn:sha1:7259cf5bb64f7cf914c216c4c46cef5f416bb5a6</id>
<content type='text'>
Apply the decimal time conversion hack for JDiveLog import if there are
less than 2 digits in the decimal part (and value is less than 60).

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>JDiveLog import fallback for 1 digit numbers</title>
<updated>2012-11-27T04:46:04Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2012-11-27T04:38:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2ee26caba4adc5845c454eb07d6a4d4602778386'/>
<id>urn:sha1:2ee26caba4adc5845c454eb07d6a4d4602778386</id>
<content type='text'>
Use the decimal time format fallback also for one digit numbers as
Linus suggested. Thus 1.1 min would result in 1 min 6 sec.

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>Handle seconds in decimal notation (from JDiveLog)</title>
<updated>2012-11-26T19:14:58Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2012-11-26T18:57:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e544ca5f6a0c888a76dfb27c824712549fafe488'/>
<id>urn:sha1:e544ca5f6a0c888a76dfb27c824712549fafe488</id>
<content type='text'>
This is a hack to convert time stored in decimal notation to proper
seconds. When using metric units the default way of JDiveLog to store
seconds is to have the amount of seconds after decimal point (1.20 is 1
minute 20 seconds). In some odd case it is reportedly possible that the
seconds are actually 100 based, thus we need to convert that to seconds
(1.33333 will become 1 minute 20 seconds).

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