<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/xslt, branch v4.7.8</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.7.8</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.7.8'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2018-03-19T18:59:58Z</updated>
<entry>
<title>CSV export: Remove erroneous printed dive site notes from export</title>
<updated>2018-03-19T18:59:58Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2018-03-15T21:02:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2f1d6867df8135008af1a92696d3b72683f4dc7a'/>
<id>urn:sha1:2f1d6867df8135008af1a92696d3b72683f4dc7a</id>
<content type='text'>
Remove erroneous printed dive site notes from dive profile export.

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>CSV export: Correct numeric format for depth</title>
<updated>2018-03-19T18:59:58Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2018-03-12T06:22:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=46f1fea1b6d1d85adc1b4d56ff75b07a292915d4'/>
<id>urn:sha1:46f1fea1b6d1d85adc1b4d56ff75b07a292915d4</id>
<content type='text'>
Add two missing format-number functions for mean depth in dive list
export and depth in dive profile export.

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>CSV export: Modify format of dive list and dive profile export</title>
<updated>2018-03-19T18:59:58Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2018-03-11T20:34:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fc01045680230e3d8a85b74520b268eea42a67b1'/>
<id>urn:sha1:fc01045680230e3d8a85b74520b268eea42a67b1</id>
<content type='text'>
In dive list CSV export:
- Move unit "min" from duration field to header
- Move unit "%" from O2 and He fields to header

In dive profile CSV export:
- Add "min" to sample time header
- Add column for sample heart rate

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Convert cylinder volume to metric</title>
<updated>2018-02-15T15:54:05Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2018-02-15T04:44:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b0eca5cb3212f76e664b4a9745aeb07fe7b52d6f'/>
<id>urn:sha1:b0eca5cb3212f76e664b4a9745aeb07fe7b52d6f</id>
<content type='text'>
This is a rough conversion from cuft to liters. Should be close enough
when we don't have working pressure to do the real calculation. (As far
as I know, this is the case with UDCF.)

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
</content>
</entry>
<entry>
<title>Case insensitive string comparison for units</title>
<updated>2018-02-15T15:54:05Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2018-02-15T04:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=006e00ebc44c7698104795c22b963d00f664ef84'/>
<id>urn:sha1:006e00ebc44c7698104795c22b963d00f664ef84</id>
<content type='text'>
Not really surprising, but a sample log that I received used different
case for unit than I had expected.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
</content>
</entry>
<entry>
<title>Convert imperial pressures to metric</title>
<updated>2018-02-15T15:54:05Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2018-02-14T19:43:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f8360eedddeb711e2fe476f1b5d94724e7838d51'/>
<id>urn:sha1:f8360eedddeb711e2fe476f1b5d94724e7838d51</id>
<content type='text'>
This will convert cylinder start and end pressures from imperial to
metric, when necessary.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add imperial unit support for temperature</title>
<updated>2018-02-15T15:54:05Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2018-02-14T19:38:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0f3057d7d0181222f4d940174b6ea6c6fc92a466'/>
<id>urn:sha1:0f3057d7d0181222f4d940174b6ea6c6fc92a466</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
</content>
</entry>
<entry>
<title>UDCF import: use unit variable</title>
<updated>2018-02-15T15:54:05Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2018-02-14T19:34:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5b422332ac7b414ed693705da172c2e455e15047'/>
<id>urn:sha1:5b422332ac7b414ed693705da172c2e455e15047</id>
<content type='text'>
Simplify depth conversion from by using the unit variable and allowing
dephtConvert template to do the work.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
</content>
</entry>
<entry>
<title>UDCF import: store units in a variable</title>
<updated>2018-02-15T15:54:05Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2018-02-14T19:33:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=38ac965989093236da2bdeb4afbdb42470159c30'/>
<id>urn:sha1:38ac965989093236da2bdeb4afbdb42470159c30</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
</content>
</entry>
<entry>
<title>Import: move some "functions" to commonTemplates</title>
<updated>2018-02-15T15:54:05Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2018-02-14T18:39:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3cf9989d65767797b2e6f45494be73610cd1036a'/>
<id>urn:sha1:3cf9989d65767797b2e6f45494be73610cd1036a</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
</content>
</entry>
</feed>
