Skip to content

Commit

Permalink
Add test dive for sensor move functionality
Browse files Browse the repository at this point in the history
This dive contains logs from two dive computer, Garmin Descent MK2i and
Suunto Vyper Air. These dive computers each has a wireless pressure
transmitter connected to them, attached to different cylinders.

When downloading the dives, both of these pressure sensors get attached
to the first cylinder. This is correct for the Garmin sensor, but not
the Suunto sensor, which should be attached to the second cylinder. The
pressure graph doesn't reflect the measured SAC rate.

To fix this, make sure that the Suunto log is visible and then in the
Equipment tab ensure that the Sensors column is visible. In the field for
the 2nd cylinder it will say "Select one of these cylinders: 0", this
shows that there is a sensor attached to the first cylinder. Change this
text to "0" and press enter, now the sensor will be attached to the 2nd
cylinder and the pressure graph will now show the measured SAC rate for
this cylinder.

Signed-off-by: Michael Andreen <[email protected]>
Signed-off-by: Dirk Hohndel <[email protected]>
  • Loading branch information
michaelandreen authored and dirkhh committed Mar 12, 2022
1 parent 4e92cb2 commit 07313a0
Showing 1 changed file with 4,025 additions and 0 deletions.
Loading

0 comments on commit 07313a0

Please sign in to comment.