]> git.tdb.fi Git - ext/subsurface.git/commit
Let people manage their cylinders in cuft and psi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Sep 2011 22:27:23 +0000 (15:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Sep 2011 22:27:23 +0000 (15:27 -0700)
commitc43e1ad21b1a042bab96e2b214c6e33a412658d3
treeefc198908a5c9aca009683ddbd19b5c3c8b07c43
parent88dc170af6c1aef2a5c9746f1db53f51c5ae450d
Let people manage their cylinders in cuft and psi

If the output units are set to cuft and psi, then we should show the
cylinder size and pressure properly.

NOTE! In the absense of pressure data, we *always* show the cylinder
volume in liter.  There's no way to convert it to imperial units, since
the imperial units are not in physical size, but in air volume
normalized to surface pressure..

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