On 29 Oct 2015, at 12:53, Rick Walsh <[email protected]> wrote:

Comments added to commit 

What I already said on IRC:

It should probably be

if (prefs.deco_mode == VPMB && !in_planner() && entry->ceiling >= first_ceiling && first_iteration == true) {


with a good initialisation for first_ceiling so this is true when it is first called (where no ceiling so far has been computed). Otherwise, at least for my real dives, the condition is never true (a breakpoint on the next statement was never reached).

Then, have a look at this file:

Attachment: tw35mdiveso.ssrf
Description: Binary data


This is the same dive planned once with VPM-B and once with Buehlmann 30/80. For the VPM-B the ceiling looks ok. The VPM-B version has a runtime of 55 as compared to that of Buehlmann which has 45. So I would expect to have in the end a TTS of about 10min. But it shows 37min (and a ceiling violation much earlier). Maybe that is what it is. But I am a bit surprised by thus behaviour.

Best
Robert

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to