libdc/include/libdivecomputer
Linus Torvalds 086b0a799e Clean up 'dc_tankvolume_t' type and make it 'dc_tankinfo_t'
The dc_tankvolume_t type had information about metric vs imperial
volume, but we actually want other things too, like the actual usage of
the cylinder.

So rename it to 'dc_tankinfo_t' and extend the semantics from an
enumeration of volume units, to be a bitmap of information flags.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-05-07 12:36:23 -07:00
..
2012-06-21 21:39:24 +02:00
2017-08-18 23:26:45 +02:00
2012-06-21 21:42:37 +02:00
2020-01-17 08:12:14 +01:00