Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-03 | Only update mean/max depths with computed ones if they are way off | ||
The computer may track "real" max depth more closely than it tracks samples. So we trust the non-computed mean/max depths more than the computed ones. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | |||
2011-09-03 | Add various dive fixups, and show pressure (if any) in the plot | ||
Now the dive profile plot *really* needs some units. The pressure is just a random line otherwise. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |