]> git.tdb.fi Git - ext/subsurface.git/commit
Add various dive fixups, and show pressure (if any) in the plot
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Sep 2011 20:19:26 +0000 (13:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Sep 2011 20:19:26 +0000 (13:19 -0700)
commit1e75ceac0dbbf6a6eef1e13f076c3ae6a7af4c55
tree151f82c3460c92f67f3bd59e30a45cbd54846247
parentf8e39675cccd01b4b76d88b0f9bef922fce3e8f3
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>
Makefile
dive.c [new file with mode: 0644]
dive.h
main.c
parse-xml.c
profile.c