<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/core, branch v4.8.2</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.8.2</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.8.2'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2018-09-16T15:09:24Z</updated>
<entry>
<title>Always return status from ftdi_open when called</title>
<updated>2018-09-16T15:09:24Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2018-09-16T11:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1da9235cdf0408ee4c800c697f546783e35c0a3b'/>
<id>urn:sha1:1da9235cdf0408ee4c800c697f546783e35c0a3b</id>
<content type='text'>
Using dc_serial_open as a fallback to ftdi_open is just wrong, and will
never work, just mask the real error and introduce read herrings.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
</content>
</entry>
<entry>
<title>Optional anonymization upon export</title>
<updated>2018-09-13T15:16:54Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2018-09-10T12:47:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=afe363fa8569c0634e5bc20dc54c204533a638d7'/>
<id>urn:sha1:afe363fa8569c0634e5bc20dc54c204533a638d7</id>
<content type='text'>
Add a checkbox that triggers replacement of all English characters by
x's in notes, buddy, dive guide and (while we are at it) suit.

This is ment for people sharing logs for debugging that are concious
about privacy issues. It leaves the lenth of strings in tact as well
as special charcters as those might be needed to track down a particular
parsing problem.

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
</content>
</entry>
<entry>
<title>core: connect qPref..::time_thresholdChanged to setGpsTimeThreshold</title>
<updated>2018-09-13T03:18:32Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-09-12T10:45:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=504e9125126cb24467ee8e038a461d731672c4b9'/>
<id>urn:sha1:504e9125126cb24467ee8e038a461d731672c4b9</id>
<content type='text'>
Automate calling of setGpsTimeThreshold when qPref..::time_threshold changes
and thus avoiding the need to call setGpsTimeThreshold directly.

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>serial_ftdi: use Sleep() on Win32</title>
<updated>2018-09-13T00:18:47Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2018-09-12T00:27:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f8e9fb72f12990ce5c89de94eeb4effa2757d38b'/>
<id>urn:sha1:f8e9fb72f12990ce5c89de94eeb4effa2757d38b</id>
<content type='text'>
Windows doesn't have nanosleep() unless libwinpthread is used.

Since the nanosleep() usage in serial_ftdi_sleep():
- does not break in case of EINTR
- has input in milliseconds
the WINAPI Sleep() should be a good alternative.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Planner: fix display of "overlapping dives" message</title>
<updated>2018-09-12T21:17:55Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2018-09-09T20:49:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=31f1af07c23ef5c47dff1b88b5e70e75b95ce2ad'/>
<id>urn:sha1:31f1af07c23ef5c47dff1b88b5e70e75b95ce2ad</id>
<content type='text'>
1) Add a missing &lt;div&gt;

2) More importantly: recognize html content via &lt;div&gt;-tags instead of
   &lt;table&gt;-tags.

Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
</content>
</entry>
<entry>
<title>DLF import: Remove old debug print</title>
<updated>2018-09-12T21:14:14Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2018-09-12T11:36:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ecbfea35680fe9f00ccacb89675b2109470b5125'/>
<id>urn:sha1:ecbfea35680fe9f00ccacb89675b2109470b5125</id>
<content type='text'>
Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
</content>
</entry>
<entry>
<title>DLF import: Decode all sensors, when we got them.</title>
<updated>2018-09-12T21:14:14Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2018-09-10T18:31:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8c848021b3fa287c06ef43e9f0f49dcce48458aa'/>
<id>urn:sha1:8c848021b3fa287c06ef43e9f0f49dcce48458aa</id>
<content type='text'>
Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
</content>
</entry>
<entry>
<title>DLF import: Set initial gas as first cylinder</title>
<updated>2018-09-12T21:14:14Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2018-09-10T18:29:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=015bd43c25becf46897efa0a274730929c74ab51'/>
<id>urn:sha1:015bd43c25becf46897efa0a274730929c74ab51</id>
<content type='text'>
Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
</content>
</entry>
<entry>
<title>DLF import: Name dive site</title>
<updated>2018-09-12T21:14:14Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2018-09-10T18:27:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1ad872ac5f21a75b397ac8ed6544ef6f967d633f'/>
<id>urn:sha1:1ad872ac5f21a75b397ac8ed6544ef6f967d633f</id>
<content type='text'>
The UI doesn't behave all that nice without name on the dive site.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
</content>
</entry>
<entry>
<title>DLF import: Decode device configuration into extra strings</title>
<updated>2018-09-12T21:14:14Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2018-09-10T17:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1dc8beced365b7b11422aa3c6472270740bd3e2c'/>
<id>urn:sha1:1dc8beced365b7b11422aa3c6472270740bd3e2c</id>
<content type='text'>
These save a lot of different info about the computer, so decode them
into extra strings.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
</content>
</entry>
</feed>
