[PATCH] Use actual min and max temperatures in statistics.

Linus Torvalds torvalds at linux-foundation.org
Thu Jan 24 10:37:22 PST 2013


On Thu, Jan 24, 2013 at 9:53 AM,  <subsurface at henrik.synth.no> wrote:
>
> Updated patch: this will use the watertemp property if there are no
> temperature samples available

I don't think you should do this in parse-xml.c, since the dive data
could have come some other way.

I think you should do it like fixup_dive() does with
"fixup_pressure()", except fix up the min/max temperature.

           Linus


More information about the subsurface mailing list