<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/dives, 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>2014-12-04T12:10:51Z</updated>
<entry>
<title>Remove Poseidon XML file</title>
<updated>2014-12-04T12:10:51Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-04T12:10:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3e429ac77df46894444d426d26feda8c8aabe3d0'/>
<id>urn:sha1:3e429ac77df46894444d426d26feda8c8aabe3d0</id>
<content type='text'>
The CSV/TXT import is working well now, the XML file is just causing
confusion.

Suggested-by: Willem Ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>For CCR dives, the diluent cylinder is the current cylinder</title>
<updated>2014-11-17T11:45:06Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2014-11-17T11:25:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0d7c192e6edc1fba710632fd0844126e7c488599'/>
<id>urn:sha1:0d7c192e6edc1fba710632fd0844126e7c488599</id>
<content type='text'>
Change the meaning that _the_ cylinder (as we treat it in OC dives) is the
diluent cylinder (rather than the O2 cylinder). This eliminates special
cases. Now, for CCR, we have to handle the O2 cylinder in addition
(rather than the diluent in addition).

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>CCR test dive</title>
<updated>2014-11-17T00:24:33Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-11-17T00:24:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b0033287b7a8f6711992646db0e8e6d0b97eecc9'/>
<id>urn:sha1:b0033287b7a8f6711992646db0e8e6d0b97eecc9</id>
<content type='text'>
This is an anonymized version of a real dive. With the latest changes the
SAC calculations now make "mostly sense".

What's clearly still broken is the tank pressure graph.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Replace XML reference log for Poseidon</title>
<updated>2014-11-10T20:15:57Z</updated>
<author>
<name>willem ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2014-11-09T08:15:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=77220cd2c59eaf3f9cbd50cf0731ae6024ea3270'/>
<id>urn:sha1:77220cd2c59eaf3f9cbd50cf0731ae6024ea3270</id>
<content type='text'>
The Poseidon xml dive log in the /dives folder is faulty. This patch
replace it with a fully working one.

Signed-off-by: willem ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Load and save extra data in Subsurface XML format</title>
<updated>2014-11-07T20:59:15Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-11-06T18:34:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d6b410940975c7ccaf63c3509eda4ff25d16190f'/>
<id>urn:sha1:d6b410940975c7ccaf63c3509eda4ff25d16190f</id>
<content type='text'>
Includes test dive to test missing attributes and the overall syntax.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Replace Poseidon example dive log files in dives directory</title>
<updated>2014-11-02T05:13:03Z</updated>
<author>
<name>willem ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2014-11-01T04:24:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c9b4562a450586d15cd1d27c2f03d9c4bceb6b08'/>
<id>urn:sha1:c9b4562a450586d15cd1d27c2f03d9c4bceb6b08</id>
<content type='text'>
The present example files have dives with some unusual
characteristics due to the fact that the dive pushes the
limits of the Poseidon recreational rebreather.
Replace these example files with a dive that does not have
any unusual characteristics. This facilitates debugging of the
Poseidon code. The xml file represents the same dive as the two
text files. The xml file will ultimately be removed.

Signed-off-by: willem ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add Poseidon example CSV and TXT files to the dives directory</title>
<updated>2014-10-30T17:21:52Z</updated>
<author>
<name>Willem Ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2014-10-29T18:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d18d649a549631bba6891349a96c28d840b4f186'/>
<id>urn:sha1:d18d649a549631bba6891349a96c28d840b4f186</id>
<content type='text'>
Two files are added to the dived directory.

Signed-off-by: willem ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add test dive for Seabear HUDC</title>
<updated>2014-10-28T14:25:34Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-10-28T09:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8da71c7d90ad279a202c25cbbcab6bf33706e370'/>
<id>urn:sha1:8da71c7d90ad279a202c25cbbcab6bf33706e370</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>CCR patch: Import and store oxygen sensor data</title>
<updated>2014-10-11T11:12:04Z</updated>
<author>
<name>willem ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2014-10-11T07:49:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=46bb02e8fc2878bc94f4f2543db74e20104eb6f2'/>
<id>urn:sha1:46bb02e8fc2878bc94f4f2543db74e20104eb6f2</id>
<content type='text'>
This patch allows the importing of oxygen sensor and setpoint data from
Poseidon CCR dive logs.
1) Change parse-xml.c to read up to three oxygen sensor values from xml.
   and to store the information in sample structures
2) Change parse-xml.c to read o2 setpoint values fro xml and to store
   it in sample structures
3) Change dive.c to delete all sensor and setpoint values where
   subsequent samples have sensor/setpoint values that are the same.
4) Change profile.c to store the sensor/setpoint values from the samples
   into plotinfo.
5) Change the sample Poseidon xml log in the dives directory to ensure
   the correct order and hierarchy of the dive and divecomputer nodes.

[Dirk Hohndel: minor cleanup, removed debug code, whitespace]

Signed-off-by: willem ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add uncompressed Poseidon CCR XML dive log to the directory subsurface/dives.</title>
<updated>2014-08-27T14:11:19Z</updated>
<author>
<name>willem ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2014-08-27T10:24:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7fa8fd0e6b8ecbaf00969d6c54c44e897240861d'/>
<id>urn:sha1:7fa8fd0e6b8ecbaf00969d6c54c44e897240861d</id>
<content type='text'>
This file is not in the original unformatted style of Posedon
but in an intermediate XML for developing the Qt interface.
At the end of development this file will be replaced by the
original unformatted dive log.

Signed-off-by: willem ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
