diff options
author | Willem Ferguson <willemferguson@zoology.up.ac.za> | 2014-08-26 22:43:59 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-08-26 14:17:15 -0700 |
commit | bded7d3ae072a25f31a5563f76f46324d743f200 (patch) | |
tree | 201d2d2cda939bc6616a057389e254e58c44b103 /qt-ui/divelistview.cpp | |
parent | 6195c139dcf8f803c1a29a50a575a75cfe266ec2 (diff) | |
download | subsurface-bded7d3ae072a25f31a5563f76f46324d743f200.tar.gz |
CCR patch: Create memory space to store cylinder pressures
This patch creates memory space to store both the cylinder pressure of the
diluent cylinder as well as the oxygen partial pressures of up to four
oxygen sensors. This is accomplished within profile.h
1) To the plot_data structure, add:
a) an array diluentpressure[2] to store diluent pressures
b) create o2setpoint and o2sensor[4] to store oxygen partial pressures
2) Define a constant and prototypes to access the cylinder pressures
and their corresponding interpolated values.
Signed-off-by: willem ferguson <willemferguson@zoology.up.ac.za>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/divelistview.cpp')
0 files changed, 0 insertions, 0 deletions