]> git.tdb.fi Git - ext/subsurface.git/commit
Fix up the statistics page use of pressure data
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Nov 2011 16:06:17 +0000 (08:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Nov 2011 16:18:00 +0000 (08:18 -0800)
commit66c04f4f47f1f8fc55b3cc81df67acac1aa72b8f
treea8bc0d3482f166cace51ad4d5e1ec57f0bcf7129
parentc32cff2c6be74a6284f940328622740953008020
Fix up the statistics page use of pressure data

The statistics page calculates air use separately, and also needs to be
fixed up for the split of the pressures into sample-vs-start/end.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
statistics.c