diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2021-09-13 20:48:18 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-09-22 09:11:00 -0700 |
commit | d9c77a27da83d7f00254edd405406326254faae2 (patch) | |
tree | 3cedeb11b08f000a55618b097300d461ae17b109 /tests | |
parent | f50585a906bd05d71e8b1d5cfc90b2e1959a6ced (diff) | |
download | subsurface-d9c77a27da83d7f00254edd405406326254faae2.tar.gz |
core: properly clear pressure data of invalid sensors
When we found an invalid sensor (referring to a non
existing cylinder) in fixup_dive() the sensor-id was
set to NO_SENSOR.
This led to invalid XML files, because the code decides
to switch into legacy mode. However, there are two
pressure readings, which is invalid in legacy mode.
Therefore, also clear the pressure data.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions