diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-30 21:05:48 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-07-30 21:28:34 -0700 |
commit | 56c206d19fba315a633404e54c16891db49a97ac (patch) | |
tree | d521169ab116ca6082f37b41bb7a58146dedaf38 /qt-models/cylindermodel.cpp | |
parent | 8f0d71ce2b36bbd23e3e5d5d520bcb793797cad6 (diff) | |
download | subsurface-56c206d19fba315a633404e54c16891db49a97ac.tar.gz |
For more manual gas pressure details
So the manual gas pressure case keeps showing issues, and in many ways it
really is a fairly complex thing, since it needs interpolation of the
intermediate pressures - possibly over several gas changes.
So you might have beginning and ending pressures for one cylinder, but
then use another cylinder in between.
We've historically got all the code to do this, but the big rewrite for
multiple cylinder pressures didn't get all the details right, and so
here's a few more fixes for the case that was shown by a dive by Robert
Helling. Hopefully we're approaching the old code situation, except now
with concurrent gas pressure handling support.
Reported-by: Robert Helling <helling@atdotde.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-models/cylindermodel.cpp')
0 files changed, 0 insertions, 0 deletions