]> git.tdb.fi Git - ext/subsurface.git/commit
Don't draw temperature plot past the end of the dive
authorDirk Hohndel <dirk@hohndel.org>
Thu, 15 Sep 2011 16:09:25 +0000 (09:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Sep 2011 16:33:13 +0000 (09:33 -0700)
commitb49c878a74c7232994efba4bf56d309d8d224821
tree3c80586c7d40b39ef17b5e92fe0718bf314060f2
parented4e71a817e370f397d5f4b7dc613f01b5564456
Don't draw temperature plot past the end of the dive

Just like we end depth and tank pressure plots once we are on the surface
(this is relevant for dive computers like the uemis Zurich that keep
recording samples after the end of the dive)

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
profile.c