Re: Liquid Vision dive log/Lynx support?

2014-11-05 Thread Henrik Brautaset Aronsen
On Wed, Nov 5, 2014 at 8:58 AM, Henrik Brautaset Aronsen subsurf...@henrik.synth.no wrote: On Wed, Nov 5, 2014 at 7:07 AM, Griffon Walker bushi...@gmail.com wrote: Is Liquid Vision dive log support or even better, Liquid Vision Lynx direct download support anywhere on the radar? Happy to

Re: Poseidon CCR dives: Nitrogen loading

2014-11-05 Thread Miika Turkia
On Wed, Nov 5, 2014 at 3:44 PM, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: On 05/11/2014 09:11, Miika Turkia wrote: On Wed, Nov 5, 2014 at 3:02 PM, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: Robert, Would you be prepared to look at the sample dive log in the

CCR CSV input inconsistency

2014-11-05 Thread Willem Ferguson
Miika, The inconsistency I found after locally implementing your patch of moving the declaration of cur_cylinder_index from outside to inside the function parse_txt_file() was that the starting cylinder pressure of the diluent cylinder is lost starting at the second of a series of

Re: Poseidon CCR dives: Nitrogen loading

2014-11-05 Thread Robert Helling
On 05.11.2014, at 08:02, Willem Ferguson willemfergu...@zoology.up.ac.za wrote:Willem,Would you be prepared to look at the sample dive log in the dives directory? There are two versions of the same dive, one in CSV, another in XML. When importing the CSV version, NO nitrogen loading is shown,

Re: CCR CSV input inconsistency

2014-11-05 Thread Miika Turkia
IIRC they should be fine without the static. New input file - start from zero again. miika On 05 Nov 2014, at 19:30, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: Miika, The inconsistency I found after locally implementing your patch of moving the declaration of

Re: Poseidon CCR dives: Nitrogen loading

2014-11-05 Thread Robert C. Helling
On 05 Nov 2014, at 17:37, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: Willem, 1) This patch has an unintended consequence: The ending cylinder pressure for the diluent cylinder (as seen on the equipment tab) is changed to reflect that of the ending pressure of the oxygen

Re: Poseidon CCR dives: Nitrogen loading

2014-11-05 Thread Dirk Hohndel
On Wed, Nov 05, 2014 at 06:34:38PM +0100, Robert C. Helling wrote: On 05 Nov 2014, at 17:37, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: Willem, 1) This patch has an unintended consequence: The ending cylinder pressure for the diluent cylinder (as seen on the equipment

Re: [PATCH] Import Datatrak/WLog files

2014-11-05 Thread Salvador Cuñat
Hi Dirk. May be you missed the previous patch. Attached is a new one that should apply on git-d643bde. Please see comments in previous mail. This patch includes a little improvement and fixes a bug detected thaks to one of Pedro's logs. Regards. Salva 2014-11-03 11:20 GMT+01:00 Salvador

Re: Poseidon CCR dives: Nitrogen loading

2014-11-05 Thread Robert C. Helling
Am 05.11.2014 um 20:14 schrieb Willem Ferguson willemfergu...@zoology.up.ac.za: By this I am not saying that the error is not there, but the problem is not systemic. I am continuing to check there My understanding is that at the moment we are not yet plotting two cylinder

Re: Poseidon CCR dives: Nitrogen loading and Qt

2014-11-05 Thread Willem Ferguson
On 05/11/2014 21:26, Robert C. Helling wrote: My understanding is that at the moment we are not yet plotting two cylinder pressures (dil and O2) at the same time. It is just that the O2 gets plotted while you are expecting the dil to be plotted. Am I right? Note that on the left, where the gas

Re: Poseidon CCR dives: Nitrogen loading

2014-11-05 Thread Willem Ferguson
On 05/11/2014 21:26, Robert C. Helling wrote: My understanding is that at the moment we are not yet plotting two cylinder pressures (dil and O2) at the same time. It is just that the O2 gets plotted while you are expecting the dil to be plotted. Am I right? Note that on the left, where the gas

Fwd: Re: Poseidon CCR dives: Nitrogen loading

2014-11-05 Thread Willem Ferguson
On 05/11/2014 21:26, Robert C. Helling wrote: My understanding is that at the moment we are not yet plotting two cylinder pressures (dil and O2) at the same time. It is just that the O2 gets plotted while you are expecting the dil to be plotted. Am I right? Note that on the left, where the gas

[PATCH] Convert volume calculations into floating point

2014-11-05 Thread Anton Lundin
The basic problem was that for gases containing more than 2147483648 ml of nitrogen the calculations overflowed. This changes the code into using floating point math for that calculation which will be more accurate to. Signed-off-by: Anton Lundin gla...@acc.umu.se --- statistics.c | 4 ++-- 1

Re: Multi-Filter Search in action draft

2014-11-05 Thread Anton Lundin
On 03 November, 2014 - Dirk Hohndel wrote: On Mon, Nov 03, 2014 at 11:50:32PM +0100, Anton Lundin wrote: I haven't had a look at this feature before, but now when i played around with it i can't do anything but agree with Davide, Wow. Awesome work! Completely agree. A couple of

Re: [PATCH] Don't add space between buddy tags

2014-11-05 Thread Dirk Hohndel
I don't understand the commit message. Can you elaborat? What does this fix? Your commit message seems to imply that things were better WITHOUT your commit... /D On Wed, Nov 05, 2014 at 10:54:33PM +0100, Anton Lundin wrote: The second buddy tag will then contain a space, due to that the