Patch and task

Lakshman acrlakshman at gmail.com
Fri Mar 21 10:12:49 PDT 2014


On Fri, Mar 21, 2014 at 6:18 AM, Robert Helling <helling at lmu.de> wrote:
>
> On 21.03.2014, at 12:00, Lakshman <acrlakshman at gmail.com> wrote:
>
> Lakshman,
>
>> Hello Robert, this is an attempt to show computed waypoints along with
>> some display graphics. Any feedback will be helpful.
>>
>> The attached patch includes the patch you provided to the community.
>
> maybe I misunderstand what this is supposed to show. But I was thinking of computed waypoints not being at the same time as the manually entered ones but rather _after_ as they give the diver information about his schedule to get out of the water safely.
>
> Taking your example of 6min to 40m, 49m at 27min, 16m at 38min, the calculated waypoints would be those at 15m, 12m, 9m, 6m, and 3m as in https://www.dropbox.com/s/mfhthihtwons311/Screenshot%202014-03-21%2012.16.46.png Those should be listed in the table below the other ones.
>
Thanks Robert for the feedback. I was suspecting that I went wrong
somewhere, and the points you mentioned are what exactly I wrote in
the commit message, accessing "dp->time" is giving same value as
"time" read from "DURATION" header tag of that table. It was my
mistake by borrowing few things from qDebug(), without going deeply
into the code. In the first grasp I felt like "diveplan" created by
"createTemporaryPlan()" gives what we want and I might have surely
missed the details, which I will be correcting soon. Thanks for
providing the sample data.

Thank you,
Lakshman


More information about the subsurface mailing list