<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/xslt, branch v4.3.970</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.3.970</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.3.970'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2015-02-01T15:09:59Z</updated>
<entry>
<title>Count the UDDF samples in different namespaces</title>
<updated>2015-02-01T15:09:59Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-02-01T07:56:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=737b5bdd5c05be1a6e84755cf0b0fe84aeb26fdf'/>
<id>urn:sha1:737b5bdd5c05be1a6e84755cf0b0fe84aeb26fdf</id>
<content type='text'>
Since UDDF import uses different namespaces, we need to count the
temperature samples in all of them to get temperature readings from
waypoints.

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>Should use the common GetFieldByIndex on import</title>
<updated>2015-01-31T18:14:31Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-01-31T17:09:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7a6b91a67ef64f7b29c511c87489b9932a13ae40'/>
<id>urn:sha1:7a6b91a67ef64f7b29c511c87489b9932a13ae40</id>
<content type='text'>
Should have removed the getFieldByIndex template from these files when
it was moved to commonTemplates. Otherwise these imports wont work.

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>Export cylinder information to divelogs.de also if pressure dropped</title>
<updated>2015-01-29T17:38:47Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-01-29T17:11:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1b48b19d0bdb40188d2175f07ea59c0795231375'/>
<id>urn:sha1:1b48b19d0bdb40188d2175f07ea59c0795231375</id>
<content type='text'>
This will export the cylinder information to divelogs.de also if there
is a pressure drop of at least 5 bars. (Previously only a gas switch to
the gas triggered the export of that particular cylinder.)

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>Use the get field template from common templates</title>
<updated>2015-01-26T17:25:36Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-01-26T16:44:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=81c0f39fa797578006ba309c00d604b0cea45748'/>
<id>urn:sha1:81c0f39fa797578006ba309c00d604b0cea45748</id>
<content type='text'>
Implementation of getFieldByIndex on this file does not support
quotation so lets use a template that is developed further.

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 getFieldByIndex template to common templates</title>
<updated>2015-01-26T17:25:29Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-01-26T16:44:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=793758c483210cd472406acbadaf1f4019b019fe'/>
<id>urn:sha1:793758c483210cd472406acbadaf1f4019b019fe</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>Update header to use sample wording on CSV export</title>
<updated>2015-01-26T17:25:21Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-01-26T16:44:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=99d95c3436261d37aba4a2a5375fb9af618f3b08'/>
<id>urn:sha1:99d95c3436261d37aba4a2a5375fb9af618f3b08</id>
<content type='text'>
The profile export now uses Sample time, etc. on profile export as that
is the naming we use on import 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>
<entry>
<title>Support for AM/PM time format on manual CSV import</title>
<updated>2015-01-25T20:02:13Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-01-25T18:09:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7c43ca90353a547553423bf03f2e968d8db4b0a2'/>
<id>urn:sha1:7c43ca90353a547553423bf03f2e968d8db4b0a2</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>Import quoted strings from the end of line properly</title>
<updated>2015-01-25T15:24:12Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-01-25T09:27:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d57ffa8e580a6a29341fa7c4d22f4b1359156c4a'/>
<id>urn:sha1:d57ffa8e580a6a29341fa7c4d22f4b1359156c4a</id>
<content type='text'>
We need a special case to import tags on our own CSV export as there is
no field separator at the end of the line.

See #814

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 detection of numeric field</title>
<updated>2015-01-24T22:51:24Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-01-24T15:03:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3b8643af4ff9ae3372f51f51f5b51a032239d852'/>
<id>urn:sha1:3b8643af4ff9ae3372f51f51f5b51a032239d852</id>
<content type='text'>
Discarding header lines was faulty as the test whether dive number was
numeric did not work properly.

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>Improve detection of continuation lines in CSV import</title>
<updated>2015-01-24T22:51:00Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-01-24T15:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8e75243a5bdd5316b18379b71971e9a139382617'/>
<id>urn:sha1:8e75243a5bdd5316b18379b71971e9a139382617</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>
</feed>
