diff options
author | willem ferguson <willemferguson@zoology.up.ac.za> | 2014-12-19 10:03:28 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-12-19 07:13:35 -0800 |
commit | 295b9897ce9044c45eac3428f131445c76f05ec2 (patch) | |
tree | 802943a6c319e507122c0e2ee824ec96ecb24f9b /Documentation | |
parent | 1a4380c8c12998e7cd3cebd39f0153aebbceb067 (diff) | |
download | subsurface-295b9897ce9044c45eac3428f131445c76f05ec2.tar.gz |
Update to user manual: sidemount and images
1) Add short section dealing with logging of sidemount dives (1 image)
2) Replace three images in section on CSV export from LibeOffice
Signed-off-by: willem ferguson <willemferguson@zoology.up.ac.za>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/images/LOffice_field_options.jpg | bin | 67741 -> 13555 bytes | |||
-rw-r--r-- | Documentation/images/LOffice_save_as_options.jpg | bin | 102217 -> 17076 bytes | |||
-rw-r--r-- | Documentation/images/LOffice_spreadsheetdata.jpg | bin | 536094 -> 74150 bytes | |||
-rw-r--r-- | Documentation/images/sidemount1.jpg | bin | 0 -> 57860 bytes | |||
-rw-r--r-- | Documentation/user-manual.txt | 31 |
5 files changed, 31 insertions, 0 deletions
diff --git a/Documentation/images/LOffice_field_options.jpg b/Documentation/images/LOffice_field_options.jpg Binary files differindex 9827d3ef9..387dd2eb9 100644 --- a/Documentation/images/LOffice_field_options.jpg +++ b/Documentation/images/LOffice_field_options.jpg diff --git a/Documentation/images/LOffice_save_as_options.jpg b/Documentation/images/LOffice_save_as_options.jpg Binary files differindex 81dfd16af..b7243a9da 100644 --- a/Documentation/images/LOffice_save_as_options.jpg +++ b/Documentation/images/LOffice_save_as_options.jpg diff --git a/Documentation/images/LOffice_spreadsheetdata.jpg b/Documentation/images/LOffice_spreadsheetdata.jpg Binary files differindex 43bd3a3c2..1958607f2 100644 --- a/Documentation/images/LOffice_spreadsheetdata.jpg +++ b/Documentation/images/LOffice_spreadsheetdata.jpg diff --git a/Documentation/images/sidemount1.jpg b/Documentation/images/sidemount1.jpg Binary files differnew file mode 100644 index 000000000..ae919f616 --- /dev/null +++ b/Documentation/images/sidemount1.jpg diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 5557ff3eb..933a79898 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -1649,6 +1649,37 @@ In addition the _Photos_ tab only shows the file names of the photos. This is no If, later, the external drive with the photos is connected again, the photos can be seen in the normal way. +=== Logging special types of dives + +==== Sidemount dives + +_Subsurface_ easily handles dives involving more than one cylinder. Sidemount dive logging involves +three steps: + +- *During the dive, recording cylinder switch events*. Since sidemount diving normally involves two +cylinders with air or with the same gas mixture, _Subsurface_ distinguishes among these different +cylinders. In contrast, most dive computers that allow gas switching only distinguish among different +_gases_ used, not among different _cylinders_ used. This means that when sidemount dives are downloaded +from these dive computers, the events of switching between cylinders with the same gas are not downloaded. This may mean +that one may have to keep a written log of cylinder switch times using a slate, or (if the dive computer +has this facility) marking each cylinder switch with a bookmark that can be retrieved later. Returning +from a dive with the information about cylinder changes is the only tricky part of logging sidemount dives. +- *Within _Subsurface_ describe the cylinders used during the dive*. The diver needs to provide the +specifications of the different cylinders, using the *Equipment* tab of the *Dive Info Panel* (see +image below where two 12 litre cylinder were used). +- *Indicate cylinder change events on the _Subsurface_ dive profile*. Once the dive log has been imported +from a dive computer into _Subsurface_, the cylinder switch events need to be indicated on the dive profile. +Cylinder changes are recorded by right-clicking at the appropriate point on the dive profile and then +selecting _Add gas change_. A list of the appropriate cylinders is shown with the +currently used cylinder greyed out. In the image below Tank 1 is greyed out, leaving only Tank 2 +to be selected. Select the appropriate cylinder. The cylinder change is then indicated on the dive +profile with a cylinder symbol. If the *Tank Bar* is activated using the toolbar to the left of the +profile, then the cylinder change is also indicated on the Tank Bar (see image below). After all +the cylinder change events have been recorded on the dive profile, the correct cylinder pressures +for both cylinders are shown on the dive profile, as inthe image below. + +image::images/sidemount1.jpg["FIGURE: Sidemount profile",align="center"] + == Obtaining more information about dives entered into the logbook === The *Dive Info* tab (for individual dives) |