test binaries for Beta 5

Robert C. Helling helling at atdotde.de
Tue Aug 5 11:48:15 PDT 2014


On 05 Aug 2014, at 16:17, Dirk Hohndel <dirk at hohndel.org> wrote:

> void DivePlannerPointsModel::setGFHigh(const int gfhigh)
> {
> 	tempGFHigh = gfhigh;
> 	// GFHigh <= 34 can cause infinite deco at 6m - don't trigger a
> 	// recalculation
> 	// for smaller GFHigh unless the user explicitly leaves the field
> 	if (tempGFHigh > 34)
> 		triggerGFHigh();
> }

Very good. Let’s do this delayed update only if we have 6m as last stop. Here is a patch.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Prevent-instant-updating-for-small-GFhigh-only-with-.patch
Type: application/octet-stream
Size: 1928 bytes
Desc: not available
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20140805/e4cc67d5/attachment.obj>
-------------- next part --------------


Best
Robert

--                                                                              
.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oO 
Robert C. Helling     Elite Master Course Theoretical and Mathematical Physics  
                      Scientific Coordinator                                   
                      Ludwig Maximilians Universitaet Muenchen, Dept. Physik    
print "Just another   Phone: +49 89 2180-4523  Theresienstr. 39, rm. B339       
    stupid .sig\n";   http://www.atdotde.de 



More information about the subsurface mailing list