mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Documentation: update french translation of user-manual
Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d567859e87
commit
f07953ca00
4 changed files with 3630 additions and 2783 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -459,8 +459,9 @@ Avez-vous besoin d’un planificateur de plongée graphique intuitif qui
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
Do you need a way of storing or backing up your dive log on the Internet,
|
Avez-vous besoin d’un moyen d’enregistrer ou de sauvegarder votre carnet de
|
||||||
allowing you to view your dive log from anywhere, using an Internet browser?
|
plongée sur Internet, Vous permettant de visualiser votre carnet depuis
|
||||||
|
n’importe où, en utilisant un navigateur Internet ?
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
</ul></div>
|
</ul></div>
|
||||||
|
@ -972,7 +973,156 @@ information about the dives recorded on the dive computer.</p></div>
|
||||||
</div></div>
|
</div></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect3">
|
<div class="sect3">
|
||||||
<h4 id="S_DeviceNames">5.2.2. Changing the name of a dive computer</h4>
|
<h4 id="S_Bluetooth">5.2.2. Connecting <em>Subsurface</em> to a Bluetooth-enabled dive computer</h4>
|
||||||
|
<div class="paragraph"><p>Bluetooth is becoming a more common way of communication between dive
|
||||||
|
computers and <em>Subsurface</em>, for instance, the Shearwater Petrel Mk2 and the
|
||||||
|
OSTC Mk3. <em>Subsurface</em> provides a largely operating system independent
|
||||||
|
Bluetooth interface. Setting up <em>Subsurface</em> for Bluetooth communication
|
||||||
|
requires four steps:</p></div>
|
||||||
|
<div class="ulist"><ul>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
|
Ensure that Bluetooth is activated on the host computer running
|
||||||
|
<em>Subsurface</em>.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
|
Ensure that <em>Subsurface</em> sees the Bluetooth adapter on the host computer.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
|
Ensure the Bluetooth-enabled dive computer is Bluetooth-discoverable and in
|
||||||
|
PC upload mode.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
|
Ensure that <em>Subsurface</em> is paired with the Bluetooth-enabled dive computer.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
</ul></div>
|
||||||
|
<div class="paragraph"><p>Select the Download dialogue by selecting <em>Import → Import from dive
|
||||||
|
computer</em> from the <strong>Main Menu</strong>. If one checks the check box labelled
|
||||||
|
<em>"Choose Bluetooth download mode"</em>, the dialogue below appears.</p></div>
|
||||||
|
<div class="sect4">
|
||||||
|
<h5 id="_sur_linux_ou_macos">Sur Linux ou MacOS :</h5>
|
||||||
|
<div class="imageblock" style="text-align:center;">
|
||||||
|
<div class="content">
|
||||||
|
<img src="images/DC_import_Bluetooth.jpg" alt="FIGURE: Download Bluetooth" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="paragraph"><p>On the <em>Linux</em> or <em>MacOS</em> platforms the name of the <em>Subsurface</em> computer
|
||||||
|
and its Bluetooth address are shown on the righthand side, On the lefthand
|
||||||
|
side, if the computer has connected more than one local Bluetooth devices
|
||||||
|
the user can use the list box to indicate which one needs to connect to
|
||||||
|
<em>Subsurface</em>. The power state (on/off) of the Bluetooth adapter is shown
|
||||||
|
below the address and can be changed by checking the <em>Turn on/off</em> check
|
||||||
|
box.</p></div>
|
||||||
|
<div class="paragraph"><p>If the Bluetooth address is not shown, then <em>Subsurface</em> does not see the
|
||||||
|
local Bluetooth device. Ensure that the Bluetooth driver is installed
|
||||||
|
correctly on the <em>Subsurface</em> computer and check if it can be used by other
|
||||||
|
Bluetooth utilities like <em>bluetoothctl</em> or <em>bluemoon</em>. This achieves the
|
||||||
|
first two steps above.</p></div>
|
||||||
|
<div class="paragraph"><p>Ensure that the Bluetooth-enabled dive computer is in PC-upload mode and
|
||||||
|
that it is discoverable by other Bluetooth devices. Consult the manual of
|
||||||
|
the dive computer to perform this. Now the third item in the list above has
|
||||||
|
been achieved.</p></div>
|
||||||
|
<div class="paragraph"><p>Select the <em>Scan</em> button towards the bottom left of the dialogue
|
||||||
|
above. After searching for a small amount of time, the dive computer should
|
||||||
|
be listed (perhaps as one of a number of Bluetooth devices) in the main list
|
||||||
|
box on the lefthand side of the dialogue (see image above). If this is not
|
||||||
|
achieved, select the <em>Clear</em> button and then scan again for Bluetooth
|
||||||
|
devices using the <em>Scan</em> button. After performing these actions <em>Subsurface</em>
|
||||||
|
should see the dive computer. The label of the discovered dive computer
|
||||||
|
contains the name of the device, its address and its pairing status. If the
|
||||||
|
device is not paired and has a red background color, a context menu can be
|
||||||
|
opened by selecting the item with a right-click. Select the the <em>Pair</em>
|
||||||
|
option and wait for the task to complete.</p></div>
|
||||||
|
<div class="sidebarblock">
|
||||||
|
<div class="content">
|
||||||
|
<div class="admonitionblock">
|
||||||
|
<table><tr>
|
||||||
|
<td class="icon">
|
||||||
|
<img src="images/icons/important.png" alt="Important" />
|
||||||
|
</td>
|
||||||
|
<td class="content">Currently <em>Subsurface</em> does not support Bluetooth pairing with dive
|
||||||
|
computers that require a custom PIN code. In order to pair the devices, use
|
||||||
|
other OS utility\ies as suggested below.</td>
|
||||||
|
</tr></table>
|
||||||
|
</div>
|
||||||
|
<div class="paragraph"><p>One way to achieve this is to use <code>bluetoothctl</code>:</p></div>
|
||||||
|
<div class="literalblock">
|
||||||
|
<div class="content">
|
||||||
|
<pre><code>$ bluetoothctl
|
||||||
|
[bluetooth]# agent KeyboardOnly
|
||||||
|
Agent registered
|
||||||
|
[bluetooth]# default-agent
|
||||||
|
Default agent request successful
|
||||||
|
[bluetooth]# pair 00:80:25:49:6C:E3
|
||||||
|
Attempting to pair with 00:80:25:49:6C:E3
|
||||||
|
[CHG] Device 00:80:25:49:6C:E3 Connected: yes
|
||||||
|
Request PIN code
|
||||||
|
[agent] Enter PIN code: 0000</code></pre>
|
||||||
|
</div></div>
|
||||||
|
</div></div>
|
||||||
|
<div class="paragraph"><p>After the devices are paired the <em>Save</em> button of the dialogue can be
|
||||||
|
pressed. This closes the Bluetooth dialogue. Now select <em>Download</em> in the
|
||||||
|
<em>Download from dive computer</em> dialogue which should still be open. The
|
||||||
|
downloaded dives are shown on the righthand side of the download dialogue.</p></div>
|
||||||
|
</div>
|
||||||
|
<div class="sect4">
|
||||||
|
<h5 id="_sur_windows">Sur Windows :</h5>
|
||||||
|
<div class="imageblock" style="text-align:center;">
|
||||||
|
<div class="content">
|
||||||
|
<img src="images/DC_import_Bluetooth_Windows.png" alt="FIGURE: Download Bluetooth on Windows" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="paragraph"><p>On <em>Windows</em> platforms the <em>Local Bluetooth device details section</em> on the
|
||||||
|
left is not displayed. To successfully initiate a scan (by pressing the
|
||||||
|
<em>Scan</em> button) check that the Bluetooth device on the <em>Subsurface</em> computer
|
||||||
|
is turned on.</p></div>
|
||||||
|
<div class="paragraph"><p>The pairing step is checked and done automatically during the download
|
||||||
|
process. If the devices have never been paired the system will ask for your
|
||||||
|
permissions and put a message on the right side of the screen: <em>Add a
|
||||||
|
device, Tap to setup your DC device</em>. Always allow this pairing. After a
|
||||||
|
discovered item is selected, select the <em>Save</em> button. Finally select the
|
||||||
|
<em>Download</em> button on the <em>Download</em> dialogue and wait for the process to
|
||||||
|
complete.</p></div>
|
||||||
|
<div class="admonitionblock">
|
||||||
|
<table><tr>
|
||||||
|
<td class="icon">
|
||||||
|
<img src="images/icons/important.png" alt="Important" />
|
||||||
|
</td>
|
||||||
|
<td class="content">Be aware that currently <em>Subsurface</em> works only with local Bluetooth
|
||||||
|
adapters which use Microsoft Bluetooth Stack. If the local device uses
|
||||||
|
<em>Widcomm</em>, <em>Stonestreet One Bluetopia Bluetooth</em> or <em>BlueSolei</em> drivers it
|
||||||
|
will definitely not work.</td>
|
||||||
|
</tr></table>
|
||||||
|
</div>
|
||||||
|
<div class="paragraph"><p>A log messageOn the bottom left of the <em>Remote Bluetooth device selection</em>
|
||||||
|
shows details about the current status of the Bluetooth agent. To select
|
||||||
|
another dive computer for download using the "Remote Bluetooth selection
|
||||||
|
dialogue" press the three-dots button from the <em>"Choose Bluetooth download
|
||||||
|
mode"</em> option.</p></div>
|
||||||
|
<div class="admonitionblock">
|
||||||
|
<table><tr>
|
||||||
|
<td class="icon">
|
||||||
|
<img src="images/icons/important.png" alt="Important" />
|
||||||
|
</td>
|
||||||
|
<td class="content"><strong>IN CASE OF PROBLEMS</strong>: If the Bluetooth adapter from the <em>Subsurface</em> computer
|
||||||
|
gets stuck and the <em>Download</em> process fails repeatedly,
|
||||||
|
<em>unpair</em> the devices and then repeat the above steps. If this is not successful,
|
||||||
|
<a href="#S_HowFindBluetoothDeviceName"><em>Appendix A</em></a> contains
|
||||||
|
information for manually setting up and inspecting the Bluetooth connection
|
||||||
|
with <em>Subsurface</em>.</td>
|
||||||
|
</tr></table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="sect3">
|
||||||
|
<h4 id="S_DeviceNames">5.2.3. Changing the name of a dive computer</h4>
|
||||||
<div class="paragraph"><p>It may be necessary to distinguish between different dive computers used to
|
<div class="paragraph"><p>It may be necessary to distinguish between different dive computers used to
|
||||||
upload dive logs to <em>Subsurface</em>. For instance if one’s partner’s dive
|
upload dive logs to <em>Subsurface</em>. For instance if one’s partner’s dive
|
||||||
computer is the same make and model as one’s own and dive logs are uploaded
|
computer is the same make and model as one’s own and dive logs are uploaded
|
||||||
|
@ -989,7 +1139,7 @@ saving the Nickname, the dive logs show the nickname for that particular
|
||||||
device instead of the model name, allowing easy identification of devices.</p></div>
|
device instead of the model name, allowing easy identification of devices.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect3">
|
<div class="sect3">
|
||||||
<h4 id="S_EditDiveInfo">5.2.3. Updating the dive information imported from the dive computer.</h4>
|
<h4 id="S_EditDiveInfo">5.2.4. Updating the dive information imported from the dive computer.</h4>
|
||||||
<div class="paragraph"><p>With the uploaded dives in the <strong>Dive List</strong>, the information from the dive
|
<div class="paragraph"><p>With the uploaded dives in the <strong>Dive List</strong>, the information from the dive
|
||||||
computer is not complete and more details must be added in order to have a
|
computer is not complete and more details must be added in order to have a
|
||||||
fuller record of the dives. To do this, the <strong>Notes</strong> and the <strong>Equipment</strong> tabs
|
fuller record of the dives. To do this, the <strong>Notes</strong> and the <strong>Equipment</strong> tabs
|
||||||
|
@ -1227,7 +1377,7 @@ for a dive with two types of weights: integrated as well as a weight belt:</p></
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect3">
|
<div class="sect3">
|
||||||
<h4 id="_editing_several_selected_dives_simultaneously">5.2.4. Editing several selected dives simultaneously</h4>
|
<h4 id="_editing_several_selected_dives_simultaneously">5.2.5. Editing several selected dives simultaneously</h4>
|
||||||
<div class="paragraph"><p><em>METHOD 1</em>: After uploading dives from a dive computer, the dive profiles of
|
<div class="paragraph"><p><em>METHOD 1</em>: After uploading dives from a dive computer, the dive profiles of
|
||||||
each uploaded dive is shown in the <strong>Dive profile</strong> tab, as well as a few
|
each uploaded dive is shown in the <strong>Dive profile</strong> tab, as well as a few
|
||||||
items of information in the <strong>Notes</strong> tab (e.g. water temperature) and in the
|
items of information in the <strong>Notes</strong> tab (e.g. water temperature) and in the
|
||||||
|
@ -1263,7 +1413,7 @@ dives now contain the data initially selected in the original source dive
|
||||||
log.</p></div>
|
log.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect3">
|
<div class="sect3">
|
||||||
<h4 id="_adding_bookmarks_to_a_dive">5.2.5. Adding Bookmarks to a dive</h4>
|
<h4 id="_adding_bookmarks_to_a_dive">5.2.6. Adding Bookmarks to a dive</h4>
|
||||||
<div class="paragraph"><p>Many divers wish to annotate their dives with text that indicate particular
|
<div class="paragraph"><p>Many divers wish to annotate their dives with text that indicate particular
|
||||||
events during the dive, e.g. "Saw dolphins", or "Released surface
|
events during the dive, e.g. "Saw dolphins", or "Released surface
|
||||||
buoy". This is easily done:</p></div>
|
buoy". This is easily done:</p></div>
|
||||||
|
@ -1302,7 +1452,7 @@ If one hovers using the mouse over the red bookmark, the appropriate text is
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect3">
|
<div class="sect3">
|
||||||
<h4 id="_saving_the_updated_dive_information">5.2.6. Saving the updated dive information</h4>
|
<h4 id="_saving_the_updated_dive_information">5.2.7. Saving the updated dive information</h4>
|
||||||
<div class="paragraph"><p>The information entered in the <strong>Notes</strong> tab and the <strong>Equipment</strong> tab can be
|
<div class="paragraph"><p>The information entered in the <strong>Notes</strong> tab and the <strong>Equipment</strong> tab can be
|
||||||
saved by using the two buttons on the top right hand of the <strong>Notes</strong> tab. If
|
saved by using the two buttons on the top right hand of the <strong>Notes</strong> tab. If
|
||||||
the <em>Apply changes</em> button is clicked, the dive data are saved in the memory
|
the <em>Apply changes</em> button is clicked, the dive data are saved in the memory
|
||||||
|
@ -3462,16 +3612,15 @@ de Facebook</em> pour fermer la connexion <em>Facebook</em>.</p></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="paragraph"><p>Une fois qu’une connexion à <em>Facebook</em> est établie, transférer un profil de
|
<div class="paragraph"><p>Une fois qu’une connexion à <em>Facebook</em> est établie, transférer un profil de
|
||||||
plongée vers <em>Facebook</em> est facile. Une icône <em>Facebook</em> apparait dans le
|
plongée vers <em>Facebook</em> est facile. Assurez-vous que la plongée à transférer
|
||||||
panneau <strong>Notes</strong> de <em>Subsurface</em> (voir l’image <strong>A</strong> ci-dessous). Assurez-vous
|
est affichée dans le panneau <strong>Profil de plongée</strong> de <em>Subsurface</em>. Si vous
|
||||||
que la plongée à transférer est affichée dans le panneau <strong>Profil de plongée</strong>
|
sélectionnez <em>Partager sur → Facebook</em> à partir du <strong>menu principal</strong>, une
|
||||||
de <em>Subsurface</em>. Sélectionnez l’icône <em>Facebook</em> et une fenêtre s’affiche,
|
fenêtre s’affiche, pour déterminer quelles informations seront transférées
|
||||||
pour déterminer quelles informations seront transférées avec le profil de
|
avec le profil de plongée (voir l’image <strong>B</strong> ci-dessous). Pour transférer un
|
||||||
plongée (voir l’image <strong>B</strong> ci-dessous). Pour transférer un profil de plongée
|
profil de plongée vers <em>Facebook</em>, le nom d’un album <em>Facebook</em> doit être
|
||||||
vers <em>Facebook</em>, le nom d’un album <em>Facebook</em> doit être fourni. Les cases à
|
fourni. Les cases à cocher sur la partie gauche permettent de sélectionner
|
||||||
cocher sur la partie gauche permettent de sélectionner des informations
|
des informations supplémentaires à transférer avec le profil de plongée. Ces
|
||||||
supplémentaires à transférer avec le profil de plongée. Ces informations
|
informations sont affichées dans le champs de texte sur la partie droite du
|
||||||
sont affichées dans le champs de texte sur la partie droite du
|
|
||||||
panneau. (voir l’image <strong>B</strong> ci dessous). Vous pouvez facilement modifier le
|
panneau. (voir l’image <strong>B</strong> ci dessous). Vous pouvez facilement modifier le
|
||||||
message qui sera envoyé avec le profil de plongée. Une fois les informations
|
message qui sera envoyé avec le profil de plongée. Une fois les informations
|
||||||
supplémentaires ajoutées et vérifiées, sélectionner le bouton <em>OK</em> qui lance
|
supplémentaires ajoutées et vérifiées, sélectionner le bouton <em>OK</em> qui lance
|
||||||
|
@ -3719,7 +3868,7 @@ connected to the Internet.
|
||||||
</ul></div>
|
</ul></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_web_access_to_em_subsurface_cloud_storage_em">9.3. Web access to <em>Subsurface cloud storage</em></h3>
|
<h3 id="S_Cloud_storage">9.3. Web access to <em>Subsurface cloud storage</em></h3>
|
||||||
<div class="paragraph"><p>One of the nice side benefits of using <em>Subsurface cloud storage</em> is that
|
<div class="paragraph"><p>One of the nice side benefits of using <em>Subsurface cloud storage</em> is that
|
||||||
one can also access one’s dive data from any web browser. Simply open
|
one can also access one’s dive data from any web browser. Simply open
|
||||||
<a href="https://cloud.subsurface-divelog.org"><em>https://cloud.subsurface-divelog.org</em></a>,
|
<a href="https://cloud.subsurface-divelog.org"><em>https://cloud.subsurface-divelog.org</em></a>,
|
||||||
|
@ -4014,11 +4163,30 @@ leave the settings panel by selecting <strong>OK</strong>.</p></div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
<strong>Dives</strong>: For the <em>Default Dive File</em> one need to specify the directory and
|
<strong>Dives</strong>: For the <em>Default Dive File</em> one needs to specify the directory and
|
||||||
file name of one’s
|
file name of one’s
|
||||||
electronic dive log book. This is a file with filename extension .xml. When
|
electronic dive log book. This is a file with filename extension of either <em>.xml</em> or <em>ssrf</em>. When
|
||||||
launched, <em>Subsurface</em> will automatically load the specified dive log book.
|
launched, <em>Subsurface</em> will automatically load the specified dive log book. There are three options:
|
||||||
</p>
|
</p>
|
||||||
|
<div class="ulist"><ul>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
|
<em>No default file</em>: When checked, <em>Subsurface</em> does not automatically load a dive log at startup.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
|
<em>Local default file</em>: When checked, <em>Subsurface</em> automatically loads a dive log from the local hard disk
|
||||||
|
as descibed above.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
|
<em>Cloud storage default file</em>: When checked, <em>Subsurface automatically loads the dive log from the cloud
|
||||||
|
device that was initialised using the <strong>Preferences</strong> _Network</em> tab (see below).
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
</ul></div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
|
@ -4030,7 +4198,7 @@ leave the settings panel by selecting <strong>OK</strong>.</p></div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
<strong>Default cylinder</strong>: Here users can specify the default cylinder listed in
|
<strong>Default cylinder</strong>: Specify the default cylinder listed in
|
||||||
the <strong>Equipment</strong> tab of the <strong>Notes</strong> panel.
|
the <strong>Equipment</strong> tab of the <strong>Notes</strong> panel.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
@ -4041,20 +4209,12 @@ leave the settings panel by selecting <strong>OK</strong>.</p></div>
|
||||||
dive. When viewing a different dive, these changes in axis characteristics do not
|
dive. When viewing a different dive, these changes in axis characteristics do not
|
||||||
happen instantaneously, but are animated. The <em>Speed</em> of animations can be controlled
|
happen instantaneously, but are animated. The <em>Speed</em> of animations can be controlled
|
||||||
by setting this slider
|
by setting this slider
|
||||||
with faster animation speed to the left, with a 0 value representing no animation
|
with faster animation speed to the left, and a 0 value representing no animation
|
||||||
at all.
|
at all.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
<strong>Subsurface web service</strong>: When one subscribes to the <a href="#S_Companion">Subsurface web service</a>, a very
|
|
||||||
long and hard-to-remember userID is issued. This is the place to save that userID. By
|
|
||||||
checking the option <em>Save User ID locally?</em>, one ensures that a local copy of that userID
|
|
||||||
is saved.
|
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<p>
|
|
||||||
<strong>Clear all settings</strong>: As indicated in the button below this heading, all settings are
|
<strong>Clear all settings</strong>: As indicated in the button below this heading, all settings are
|
||||||
cleared and set to default values.
|
cleared and set to default values.
|
||||||
</p>
|
</p>
|
||||||
|
@ -4074,6 +4234,10 @@ button at the top, users can specify that all units are in the chosen
|
||||||
measurement system. Alternatively, if one selects the <strong>Personalise</strong> radio
|
measurement system. Alternatively, if one selects the <strong>Personalise</strong> radio
|
||||||
button, units can be selected independently, with some units in the metric
|
button, units can be selected independently, with some units in the metric
|
||||||
system and others in imperial.</p></div>
|
system and others in imperial.</p></div>
|
||||||
|
<div class="paragraph"><p>Irrespective of the above settings, dive time measurements can be either in
|
||||||
|
seconds or minutes. Choose the appropriate option. GPS coordinates can be
|
||||||
|
represented either as traditionla coordinates (degrees, minutes, seconds) or
|
||||||
|
as decimal degrees Choose the appropiate option.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_graph">12.3. Graph</h3>
|
<h3 id="_graph">12.3. Graph</h3>
|
||||||
|
@ -4085,51 +4249,40 @@ system and others in imperial.</p></div>
|
||||||
<div class="paragraph" id="S_GradientFactors"><p>This panel allows two type of selections:</p></div>
|
<div class="paragraph" id="S_GradientFactors"><p>This panel allows two type of selections:</p></div>
|
||||||
<div class="paragraph"><p><strong>Show</strong>: Here users can specify the amount of information shown as part of
|
<div class="paragraph"><p><strong>Show</strong>: Here users can specify the amount of information shown as part of
|
||||||
the dive profile:
|
the dive profile:
|
||||||
<strong>* Thresholds: <em>Subsurface</em> can display the nitrogen, oxygen and the helium partial pressures during
|
<strong> Thresholds: <em>Subsurface</em> can display the nitrogen, oxygen and the helium partial pressures during
|
||||||
the dive. These are enabled using the toolbar on the left hand side of the *Dive Profile</strong>
|
the dive. enabled using the toolbar on the left hand side of the <strong>Dive Profile</strong>
|
||||||
panel. For each of these graphs users can specify a threshold value on the right-hand side of the
|
panel. For each of these graphs users can specify a threshold value on the right-hand side of the
|
||||||
Preferences panel. If any of the graphs go above this threshold level, the graph is
|
Preferences panel. If any of the graphs go above the specified threshold level, the graph is
|
||||||
highlighted in red, indicating that the threshold has been exceeded.</p></div>
|
highlighted in red, indicating that the particular partial presure threshold has been exceeded.
|
||||||
<div class="ulist"><ul>
|
</strong> <em>Max pO<sub>2</sub> whn displaying MOD</em> is the value used to calculate the maximum operative depth (MOD)
|
||||||
<li>
|
for a dive. Specify an appropriate partial pressure. A value of 1.4 is commonly used.
|
||||||
<p>
|
<strong> <em>Draw dive computer reported ceiling red</em>: This checkbox allows exactly what it says. By default
|
||||||
<em>Draw dive computer reported ceiling red</em>: This checkbox allows exactly what it says.
|
the computer reported ceiling is shown in white.
|
||||||
Not all dive computers report ceiling values. If the dive computer does report it, it may differ
|
Not all dive computers report ceiling values. If the dive computer does report it, it may differ
|
||||||
from the ceilings calculated by <em>Subsurface</em>. This is because of the different algorithms and gradient factors available for calculating ceilings, as well as the dynamic way that a
|
from the ceilings calculated by <em>Subsurface</em>. This is because of the different algorithms and
|
||||||
|
gradient factors available for calculating ceilings, as well as the dynamic way that a
|
||||||
dive computer can calculate ceilings during a dive.
|
dive computer can calculate ceilings during a dive.
|
||||||
</p>
|
</strong> <em>Show unused cylinders in Equipment Tab</em>: This checkbox allows display of information about unused cylinders when viewing the <strong>Equipment Tab</strong>. Conversely, if this box is not checked, and any cylinders entered using the <strong>Equipment Tab</strong> are not used (e.g. there was no gas switch to such a cylinder), then these cylinders are omitted from that list.
|
||||||
</li>
|
<strong>* <em>Show average depth</em>: If this box is checked, the *Dive Profile</strong> panel contains a grey line that indicates
|
||||||
<li>
|
the mean depth of the dive up to any time instant during the dive. Normally this is a u-shaped line indicating the deepest average depth just before the
|
||||||
<p>
|
ascent.</p></div>
|
||||||
<em>Show unused cylinders in Equipment Tab</em>: This checkbox allows display of information about unused cylinders when viewing the <strong>Equipment Tab</strong>. Conversely, if this box is not checked, and any cylinders entered using the <strong>Equipment Tab</strong> are not used (e.g. there was no gas switch to such a cylinder), then these cylinders are omitted from that list.
|
<div class="ulist"><ul>
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<p>
|
|
||||||
<em>Show average depth</em>: Activating this checkbox causes <em>Subsurface</em> to draw a grey line across
|
|
||||||
the dive profile, indicating the mean depth of the dive up to a particular point in time during
|
|
||||||
that dive. Normally this is a u-shaped line indicating the deepest average depth just before the
|
|
||||||
ascent.
|
|
||||||
</p>
|
|
||||||
<div class="ulist" id="GradientFactors_Ref"><ul>
|
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
<strong>Misc</strong>:
|
<strong>Misc</strong>:
|
||||||
</p>
|
</p>
|
||||||
</li>
|
<div class="ulist" id="GradientFactors_Ref"><ul>
|
||||||
</ul></div>
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
Gradient Factors:* Here users can set the <em>gradient factors</em> used while diving. GF_Low is
|
Gradient Factors (GFLow and GFHigh):* Set the <em>gradient factors</em> used while diving. GF_Low is
|
||||||
the gradient factor at depth and GF_High is used just below the surface.
|
the gradient factor at depth and GF_High is used just below the surface.
|
||||||
At intermediate depths gradient factors between GF_Low and GF_High are used.
|
At intermediate depths gradient factors between GF_Low and GF_High are used.
|
||||||
Gradient factors add conservatism to the nitrogen exposure during a dive, in a
|
Gradient factors add conservatism to the nitrogen exposure during a dive, in a
|
||||||
similar way that many dive computers have a conservatism setting. The lower
|
similar way that many dive computers have a conservatism setting. The lower
|
||||||
the value of a gradient factor, the more conservative the calculations are with
|
the value of a gradient factor, the more conservative the calculations are with
|
||||||
respect to nitrogen loading and the deeper the ascent ceilings are. Gradient
|
respect to nitrogen loading and the deeper the ascent ceilings are. Gradient
|
||||||
factors of 20/60 are considered conservative and values of 60/90 are considered
|
factors of 20/60 are considered conservative and values of 70/90 are considered
|
||||||
harsh. Checking <strong>GFLow at max depth</strong> box causes GF_Low to be used at the
|
harsh. Checking the <strong>GFLow at max depth</strong> box causes GF_Low to be used at the
|
||||||
deepest depth of a dive. If this box is not checked, GF_Low is applied at
|
deepest depth of a dive. If this box is not checked, GF_Low is applied at
|
||||||
all depths deeper than the first deco stop. For more information see:
|
all depths deeper than the first deco stop. For more information see:
|
||||||
</p>
|
</p>
|
||||||
|
@ -4159,27 +4312,26 @@ Gradient Factors:* Here users can set the <em>gradient factors</em> used while d
|
||||||
values associated with each of the individual oxygen sensors of a CCR system.
|
values associated with each of the individual oxygen sensors of a CCR system.
|
||||||
See the section on <a href="#S_CCR_dives">Closed Circuit Rebreather dives</a>.
|
See the section on <a href="#S_CCR_dives">Closed Circuit Rebreather dives</a>.
|
||||||
</p>
|
</p>
|
||||||
<div class="ulist"><ul>
|
|
||||||
<li>
|
|
||||||
<p>
|
|
||||||
<strong>Configuring dive planning using rebreather equipment:</strong>
|
|
||||||
</p>
|
|
||||||
</li>
|
</li>
|
||||||
</ul></div>
|
</ul></div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
|
<strong>Configuring dive planning using rebreather equipment:</strong>
|
||||||
|
</p>
|
||||||
|
<div class="ulist"><ul>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
<em>Default CCR setpoint for dive planning:</em> Specify the O<sub>2</sub> setpoint for a
|
<em>Default CCR setpoint for dive planning:</em> Specify the O<sub>2</sub> setpoint for a
|
||||||
CCR dive plan. This determines the pO<sub>2</sub> that will be maintained
|
CCR dive plan. This determines the pO<sub>2</sub> maintained
|
||||||
during a particular dive. This is the setpoint that is used at the start
|
during a particular dive. Setpoint changes during the dive can be added via the
|
||||||
of any CCR dive. Setpoint changes during the dive can be added via the
|
|
||||||
profile context menu.
|
profile context menu.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
<em>pSCR O<sub>2</sub> metabolism rate:</em> For a semiclosed rebreather (pSCR) system, this is the
|
<em>pSCR O<sub>2</sub> metabolism rate:</em> For a semiclosed rebreather (pSCR) system, this is the
|
||||||
volume of oxygen used by a diver each minute. Set this value for pSCR dive planning
|
volume of oxygen used by a diver during a minute. Set this value for pSCR dive planning
|
||||||
and decompression calculations.
|
and decompression calculations.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
@ -4187,10 +4339,12 @@ Gradient Factors:* Here users can set the <em>gradient factors</em> used while d
|
||||||
<p>
|
<p>
|
||||||
<em>pSCR ratio:</em> For pSCR equipment the dump ratio is the ratio of gas released to the
|
<em>pSCR ratio:</em> For pSCR equipment the dump ratio is the ratio of gas released to the
|
||||||
environment to that of the gas recirculated to the diver. Set this value for a
|
environment to that of the gas recirculated to the diver. Set this value for a
|
||||||
pSCR dive plan.
|
pSCR dive plan. A 1:10 ratio is commonly used.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
</ul></div>
|
</ul></div>
|
||||||
|
</li>
|
||||||
|
</ul></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_language">12.4. Language</h3>
|
<h3 id="_language">12.4. Language</h3>
|
||||||
|
@ -4206,33 +4360,70 @@ same language / country settings as the underlying OS. If this is for some
|
||||||
reason undesirable users can uncheck this checkbox and pick a language /
|
reason undesirable users can uncheck this checkbox and pick a language /
|
||||||
country combination from the list of included localizations. The <em>Filter</em>
|
country combination from the list of included localizations. The <em>Filter</em>
|
||||||
text box allows one to list similar languages. For instance there are
|
text box allows one to list similar languages. For instance there are
|
||||||
several system variants of English or French. This particular preference
|
several system variants of English or French. <strong>This particular preference
|
||||||
requires a restart of <em>Subsurface</em> to take effect.</p></div>
|
requires a restart of <em>Subsurface</em> to take effect</strong>.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_network">12.5. Network</h3>
|
<h3 id="_network">12.5. Network</h3>
|
||||||
<div class="paragraph"><p>This panel facilitates communication between <em>Subsurface</em> and data sources
|
<div class="paragraph"><p>This panel facilitates communication between <em>Subsurface</em> and data sources
|
||||||
on the Internet.</p></div>
|
on the Internet. This is important, for instance, when <em>Subsurface</em> needs
|
||||||
|
to communicate with Internet services such as Cloud storage, the
|
||||||
|
<a href="#S_Companion"><em>Subsurface Companion app</em></a> or data export/import from
|
||||||
|
<em>Divelogs.de</em>. These Internet requirements are determined by one’s type of
|
||||||
|
connection to the Internet and by the Internet Service Provider (ISP) used.
|
||||||
|
One’s ISP should provide the appropriate information.</p></div>
|
||||||
<div class="imageblock" style="text-align:center;">
|
<div class="imageblock" style="text-align:center;">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<img src="images/Pref5_f20.jpg" alt="FIGURE: Preferences Network page" />
|
<img src="images/Pref5_f20.jpg" alt="FIGURE: Preferences Network page" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="paragraph"><p>This is important, for instance, when <em>Subsurface</em> needs to communicate with
|
<div class="paragraph"><p>This dialogue has three sections:</p></div>
|
||||||
Internet services such as the <a href="#S_Companion"><em>Subsurface Companion app</em></a> or
|
<div class="ulist"><ul>
|
||||||
data export/import from <em>Divelogs.de</em>. These Internet requirements are
|
<li>
|
||||||
determined by one’s type of connection to the Internet and by the Internet
|
<p>
|
||||||
Service Provider (ISP) used. One’s ISP should provide the appropriate
|
<em>Proxy type</em>:
|
||||||
information. If a proxy server is used for Internet access, the appropriate
|
If a proxy server is used for Internet access, the type of proxy needs to be selected from the dropdown list,
|
||||||
information needs to be provided here. The type of proxy needs to be
|
after which the IP address of the host and the appropriate port number should
|
||||||
selected from the dropdown list. after which the IP address of the host and
|
be provided. If the proxy server uses authentication, the appropriate userID and
|
||||||
the appropriate port number should be provided. If the proxy server uses
|
password are required so that <em>Subsurface</em> can automatically pass
|
||||||
authentication, the appropriate userID and password also needs to be
|
through the proxy server to access the Internet. This information is usually obtained
|
||||||
provided so that <em>Subsurface</em> can automatically pass through the proxy
|
from one’s ISP.
|
||||||
server to access the Internet.</p></div>
|
</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
|
<em>Subsurface cloud storage</em>: In order to store one’s dive log in the cloud, a valid email address
|
||||||
|
and password are required. This allows <em>Subsurface</em> to email security information
|
||||||
|
regarding cloud storage to a user, and to set up the cloud storage appropriately.
|
||||||
|
Two additional options are given:
|
||||||
|
</p>
|
||||||
|
<div class="ulist"><ul>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
|
Sync to cloud in the background_: This option allows saving of dive information to the cloud storage
|
||||||
|
while the user performs other tatsks inside <em>Subsurface</em>.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
|
<em>Save password locally</em>: This allows local storage of the cloud storage password. Note that this
|
||||||
|
information is saved in raw text form, not encoded in any way.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
</ul></div>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
|
<em>Subsurface web service</em>: When one subscribes to the <a href="#S_Companion">Subsurface web service</a>, a very
|
||||||
|
long and hard-to-remember userID is issued. This is the place to save that userID. By
|
||||||
|
checking the option <em>Save User ID locally?</em>, one ensures that a local copy of that userID
|
||||||
|
is saved.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
</ul></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_accès_facebook">12.6. Accès Facebook</h3>
|
<h3 id="S_Facebook">12.6. Accès Facebook</h3>
|
||||||
<div class="paragraph"><p>Ce panneau vous permet de vous connecter à votre compte Facebook pour
|
<div class="paragraph"><p>Ce panneau vous permet de vous connecter à votre compte Facebook pour
|
||||||
transférer des informations de Subsurface vers Facebook.</p></div>
|
transférer des informations de Subsurface vers Facebook.</p></div>
|
||||||
<div class="imageblock" style="text-align:center;">
|
<div class="imageblock" style="text-align:center;">
|
||||||
|
@ -4247,6 +4438,11 @@ connexion à Subsurface", sur l'écran de connexion, n’a aucun
|
||||||
effet. Reportez-vous à la section <a href="#S_facebook">Export des profils de
|
effet. Reportez-vous à la section <a href="#S_facebook">Export des profils de
|
||||||
plongée vers Facebook</a> pour plus d’informations.</p></div>
|
plongée vers Facebook</a> pour plus d’informations.</p></div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="sect2">
|
||||||
|
<h3 id="_georeference">12.7. Georeference</h3>
|
||||||
|
<div class="paragraph"><p>_Subsurface provides a geo-lookup service (that is, an ability to look up
|
||||||
|
the geographic coordinates of a place name).</p></div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect1">
|
<div class="sect1">
|
||||||
|
@ -4754,12 +4950,24 @@ des sections de ce manuel traitant des opérations relatives.</p></div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
|
<em>Open cloud storage</em> - Open the dive log previously saved in
|
||||||
|
<a href="#S_Cloud_storage"><em>Cloud storage</em></a>.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
<em>Sauvegarder</em> - Enregistrer le carnet de plongée qui est actuellement
|
<em>Sauvegarder</em> - Enregistrer le carnet de plongée qui est actuellement
|
||||||
ouvert.
|
ouvert.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
|
<em>Save to cloud storage</em> - Save the current dive log to
|
||||||
|
<a href="#S_Cloud_storage"><em>Cloud storage</em></a>.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
<em>Enregsitrer sous</em> - Enregistrer le carnet actuel sous un nom différent.
|
<em>Enregsitrer sous</em> - Enregistrer le carnet actuel sous un nom différent.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
@ -4783,15 +4991,15 @@ des sections de ce manuel traitant des opérations relatives.</p></div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
<a href="#S_FindMovedImages"><em>Find moved images</em></a> - If photos taken during dives
|
<a href="#S_Preferences"><em>Préférences</em></a> - Définir les préférences de <em>Subsurface</em>.
|
||||||
have been moved to
|
|
||||||
a different disk or directory, locate them and link them to the appropriate
|
|
||||||
dives.
|
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
<a href="#S_Preferences"><em>Préférences</em></a> - Définir les préférences de <em>Subsurface</em>.
|
<a href="#S_FindMovedImages"><em>Find moved images</em></a> - If photos taken during dives
|
||||||
|
have been moved to
|
||||||
|
a different disk or directory, locate them and link them to the appropriate
|
||||||
|
dives.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -4945,7 +5153,9 @@ des sections de ce manuel traitant des opérations relatives.</p></div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
<em>Ordinateur précédent</em> - Passer à l’ordinateur de plongée précédent.
|
<em>Prev DC</em> - If a single dive was logged from more than one dive computer,
|
||||||
|
switch to data from
|
||||||
|
ordinateur de plongée précédent.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -4961,7 +5171,18 @@ des sections de ce manuel traitant des opérations relatives.</p></div>
|
||||||
</ul></div>
|
</ul></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_aide">14.5. Aide</h3>
|
<h3 id="_share_on">14.5. Share on</h3>
|
||||||
|
<div class="ulist"><ul>
|
||||||
|
<li>
|
||||||
|
<p>
|
||||||
|
<a href="#S_Facebook"><em>Facebook</em></a> - Partager la plongée sélectionnée sur votre
|
||||||
|
Facebook.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
</ul></div>
|
||||||
|
</div>
|
||||||
|
<div class="sect2">
|
||||||
|
<h3 id="_aide">14.6. Aide</h3>
|
||||||
<div class="ulist"><ul>
|
<div class="ulist"><ul>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
|
@ -4978,8 +5199,9 @@ des sections de ce manuel traitant des opérations relatives.</p></div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
<a href="#S_UserSurvey"><em>Sondge utilisateur</em></a> - Aidez à rendre <em>Subsurface</em> encore
|
<a href="#S_UserSurvey"><em>Sondge utilisateur</em></a> - Aider à rendre <em>Subsurface</em> encore
|
||||||
meilleur en répondant à notre sondage utilisateur.
|
meilleur en répondant à notre sondage utilisateur ou en répondant à un autre
|
||||||
|
sondage, si vos habitudes de plongées ont changées.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -4992,33 +5214,10 @@ des sections de ce manuel traitant des opérations relatives.</p></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect1">
|
<div class="sect1">
|
||||||
<h2 id="_mobile_version">15. Mobile Version</h2>
|
<h2 id="_annexe_a_informations_spécifiques_au_système_d_8217_exploitation_utilisé_pour_importer_les_informations_de_plongées_depuis_un_ordinateur_de_plongée">15. ANNEXE A : informations spécifiques au système d’exploitation utilisé pour importer les informations de plongées depuis un ordinateur de plongée.</h2>
|
||||||
<div class="sectionbody">
|
|
||||||
<div class="paragraph"><p><em>Subsurface</em> has a mobile version, which can be used to view the dives
|
|
||||||
stored in the user’s cloud account.</p></div>
|
|
||||||
<div class="sect2">
|
|
||||||
<h3 id="_how_to_use_the_mobile_version">15.1. How to use the mobile version</h3>
|
|
||||||
<div class="paragraph"><p>When you first open the mobile app, you will have to log into your cloud
|
|
||||||
account. To do this, click on the menu icon on the upper right, then click
|
|
||||||
on preferences. Enter your cloud email and password, then click on save.</p></div>
|
|
||||||
<div class="paragraph"><p>To load dives the first time, click on the menu icon, and then click on
|
|
||||||
<em>Load Dives</em>. This will fetch the dive list from the cloud storage onto your
|
|
||||||
device. On subsequent runs, the divelist will be loaded automatically when
|
|
||||||
you open the app.</p></div>
|
|
||||||
<div class="paragraph"><p>To view dive details, tap on any dive in the dive list. This will open the
|
|
||||||
dive details window, which shows the dive profile and below it, the dive
|
|
||||||
details. Any of the dive details can be changed.</p></div>
|
|
||||||
<div class="paragraph"><p>To save changes made to the dive details, click on the back icon, then from
|
|
||||||
the menu select <em>Save Changes</em>. This will save your changes to the cloud
|
|
||||||
storage.</p></div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="sect1">
|
|
||||||
<h2 id="_annexe_a_informations_spécifiques_au_système_d_8217_exploitation_utilisé_pour_importer_les_informations_de_plongées_depuis_un_ordinateur_de_plongée">16. ANNEXE A : informations spécifiques au système d’exploitation utilisé pour importer les informations de plongées depuis un ordinateur de plongée.</h2>
|
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_assurez_vous_que_les_pilotes_drivers_nécessaires_sont_installés">16.1. Assurez-vous que les pilotes (drivers) nécessaires sont installés</h3>
|
<h3 id="_assurez_vous_que_les_pilotes_drivers_nécessaires_sont_installés">15.1. Assurez-vous que les pilotes (drivers) nécessaires sont installés</h3>
|
||||||
<div class="admonitionblock">
|
<div class="admonitionblock">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
|
@ -5056,7 +5255,7 @@ sous <em>Mac_OSX_VCP_Driver.zip</em> sur le
|
||||||
de documents et logiciels Silicon Labs</a>.</p></div>
|
de documents et logiciels Silicon Labs</a>.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="S_HowFindDeviceName">16.2. Comment trouver le nom du périphérique branché sur USB et paramétrer les permissions en écriture</h3>
|
<h3 id="S_HowFindDeviceName">15.2. Comment trouver le nom du périphérique branché sur USB et paramétrer les permissions en écriture</h3>
|
||||||
<div class="admonitionblock">
|
<div class="admonitionblock">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
|
@ -5145,7 +5344,7 @@ en écriture au port USB, l’ordinateur de plongée devrait se connecter et
|
||||||
vous devriez pouvoir importer vos plongées.</p></div>
|
vous devriez pouvoir importer vos plongées.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="S_HowFindBluetoothDeviceName">16.3. Setting up bluetooth enabled devices</h3>
|
<h3 id="S_HowFindBluetoothDeviceName">15.3. Manually setting up Bluetooth enabled devices</h3>
|
||||||
<div class="admonitionblock">
|
<div class="admonitionblock">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
|
@ -5175,7 +5374,7 @@ Log</em> and wait for the <em>Wait PC</em> message.</p></div>
|
||||||
</li>
|
</li>
|
||||||
</ul></div>
|
</ul></div>
|
||||||
<div class="sect3">
|
<div class="sect3">
|
||||||
<h4 id="_sur_windows">16.3.1. Sur Windows :</h4>
|
<h4 id="_sur_windows_2">15.3.1. Sur Windows :</h4>
|
||||||
<div class="paragraph"><p>Bluetooth is most likely already enabled. For pairing with the dive computer
|
<div class="paragraph"><p>Bluetooth is most likely already enabled. For pairing with the dive computer
|
||||||
choose <em>Control Panel → Bluetooth Devices → Add Wireless Device</em>. This
|
choose <em>Control Panel → Bluetooth Devices → Add Wireless Device</em>. This
|
||||||
should bring up a dialog showing your dive computer (which should be in
|
should bring up a dialog showing your dive computer (which should be in
|
||||||
|
@ -5189,7 +5388,7 @@ contain this COM port already. If not, enter it manually.</p></div>
|
||||||
using other software, remove the existing pairing with the dive computer.</p></div>
|
using other software, remove the existing pairing with the dive computer.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect3">
|
<div class="sect3">
|
||||||
<h4 id="_sur_macos">16.3.2. Sur MacOS :</h4>
|
<h4 id="_sur_macos">15.3.2. Sur MacOS :</h4>
|
||||||
<div class="paragraph"><p>Click on the Bluetooth symbol in the menu bar and select <em>Set up Bluetooth
|
<div class="paragraph"><p>Click on the Bluetooth symbol in the menu bar and select <em>Set up Bluetooth
|
||||||
Device…</em>. The dive computer should then show up in the list of
|
Device…</em>. The dive computer should then show up in the list of
|
||||||
devices. Select it and go through the pairing process. This step should only
|
devices. Select it and go through the pairing process. This step should only
|
||||||
|
@ -5198,7 +5397,7 @@ be needed once for initial setup.</p></div>
|
||||||
Mount Point</em> drop-down in the <em>Subsurface</em> <strong>Import</strong> dialog.</p></div>
|
Mount Point</em> drop-down in the <em>Subsurface</em> <strong>Import</strong> dialog.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect3">
|
<div class="sect3">
|
||||||
<h4 id="_sur_linux">16.3.3. Sur Linux</h4>
|
<h4 id="_sur_linux">15.3.3. Sur Linux</h4>
|
||||||
<div class="paragraph"><p>Ensure Bluetooth is enabled on the <em>Subsurface</em> computer. On most common
|
<div class="paragraph"><p>Ensure Bluetooth is enabled on the <em>Subsurface</em> computer. On most common
|
||||||
distributions this should be true out of the box and pairing should be
|
distributions this should be true out of the box and pairing should be
|
||||||
straight forward. For instance, Gnome3 shows a Bluetooth icon on the right
|
straight forward. For instance, Gnome3 shows a Bluetooth icon on the right
|
||||||
|
@ -5421,10 +5620,10 @@ upload mode countdown is still running, go to_Subsurface_, select
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect1">
|
<div class="sect1">
|
||||||
<h2 id="_appendix_b_dive_computer_specific_information_for_importing_dive_information">17. APPENDIX B: Dive Computer specific information for importing dive data.</h2>
|
<h2 id="_appendix_b_dive_computer_specific_information_for_importing_dive_information">16. APPENDIX B: Dive Computer specific information for importing dive data.</h2>
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="S_ImportUemis">17.1. Importing from Uemis Zurich</h3>
|
<h3 id="S_ImportUemis">16.1. Importing from Uemis Zurich</h3>
|
||||||
<div class="admonitionblock">
|
<div class="admonitionblock">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
|
@ -5458,7 +5657,7 @@ download will continue where it stopped previously. One may have to do this
|
||||||
more than once, depending on how many dives are stored on the dive computer.</p></div>
|
more than once, depending on how many dives are stored on the dive computer.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="S_ImportingGalileo">17.2. Importing from Uwatec Galileo</h3>
|
<h3 id="S_ImportingGalileo">16.2. Importing from Uwatec Galileo</h3>
|
||||||
<div class="admonitionblock">
|
<div class="admonitionblock">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
|
@ -5489,7 +5688,7 @@ ScubaPro SmartTrak software.</p></div>
|
||||||
for OSX 10.6 or higher.</p></div>
|
for OSX 10.6 or higher.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="S_ImportingDR5">17.3. Importing from Heinrichs Weikamp DR5</h3>
|
<h3 id="S_ImportingDR5">16.3. Importing from Heinrichs Weikamp DR5</h3>
|
||||||
<div class="admonitionblock">
|
<div class="admonitionblock">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
|
@ -5507,7 +5706,7 @@ the DR5.</td>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="S_ImportingXDeep">17.4. Importing from xDEEP BLACK</h3>
|
<h3 id="S_ImportingXDeep">16.4. Importing from xDEEP BLACK</h3>
|
||||||
<div class="admonitionblock">
|
<div class="admonitionblock">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
|
@ -5526,41 +5725,19 @@ BLACK.</td>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_importing_from_shearwater_predator_using_bluetooth">17.5. Importing from Shearwater Predator using Bluetooth</h3>
|
<h3 id="_importing_from_shearwater_predator_petrel_using_bluetooth">16.5. Importing from Shearwater Predator/Petrel using Bluetooth</h3>
|
||||||
<div class="admonitionblock">
|
<div class="admonitionblock">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
<img src="images/icons/predator.jpg" alt="Note" />
|
<img src="images/icons/predator.jpg" alt="Note" />
|
||||||
</td>
|
</td>
|
||||||
<td class="content">Using a Shearwater Predator one may be able to pair Bluetooth but then
|
<td class="content">Specific instructions for downloading dives using Bluetooth are given in the
|
||||||
encounter issues when downloading, showing errors like <em>Slip RX: unexp. SLIP
|
section above, <a href="#S_Bluetooth"><em>Connecting Subsurface to a Bluetooth-enabled dive computer</em></a>.</td>
|
||||||
END</em> on the Predator. This might also arise when using other dive log
|
|
||||||
software and operating systems other than Linux. We have no detailed idea
|
|
||||||
about the source and how to fix this, but it is reported to be solved
|
|
||||||
sometimes by one of these steps:</td>
|
|
||||||
</tr></table>
|
</tr></table>
|
||||||
</div>
|
</div>
|
||||||
<div class="ulist"><ul>
|
|
||||||
<li>
|
|
||||||
<p>
|
|
||||||
use the Bluetooth dongle which came with the Shearwater Predator instead of
|
|
||||||
the built-in one of the <em>Subsurface</em> computer
|
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<p>
|
|
||||||
switch to different Bluetooth drivers for the same hardware
|
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<p>
|
|
||||||
switch off WiFi while using Bluetooth
|
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
</ul></div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="S_PoseidonMkVI">17.6. Importing from Poseidon MkVI Discovery</h3>
|
<h3 id="S_PoseidonMkVI">16.6. Importing from Poseidon MkVI Discovery</h3>
|
||||||
<div class="admonitionblock">
|
<div class="admonitionblock">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
|
@ -5598,7 +5775,7 @@ Redbook format dive log (file with .cvsr extension). This is a compressed
|
||||||
information.</p></div>
|
information.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_importing_from_apd_inspiration_evolution_ccr">17.7. Importing from APD Inspiration/Evolution CCR</h3>
|
<h3 id="_importing_from_apd_inspiration_evolution_ccr">16.7. Importing from APD Inspiration/Evolution CCR</h3>
|
||||||
<div class="admonitionblock">
|
<div class="admonitionblock">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
|
@ -5699,7 +5876,7 @@ entered in the <em>Equipment</em> Tab.</p></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect1">
|
<div class="sect1">
|
||||||
<h2 id="_appendix_c_exporting_dive_log_information_from_external_dive_log_software">18. APPENDIX C: Exporting Dive log information from external dive log software.</h2>
|
<h2 id="_appendix_c_exporting_dive_log_information_from_external_dive_log_software">17. APPENDIX C: Exporting Dive log information from external dive log software.</h2>
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
<div class="paragraph"><p>The import of dive log data from external dive log software is mostly
|
<div class="paragraph"><p>The import of dive log data from external dive log software is mostly
|
||||||
performed using the dialogue found by selecting <em>Import</em> from the Main Menu,
|
performed using the dialogue found by selecting <em>Import</em> from the Main Menu,
|
||||||
|
@ -5723,7 +5900,7 @@ Import the accessible dive log data into <em>Subsurface</em>.
|
||||||
data from foreign dive log software. The procedures below mostly apply to
|
data from foreign dive log software. The procedures below mostly apply to
|
||||||
Linux and/or Windows.</p></div>
|
Linux and/or Windows.</p></div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="S_ImportingDivesSuunto">18.1. Exporting from <strong>Suunto Divemanager (DM3, DM4 or DM5)</strong></h3>
|
<h3 id="S_ImportingDivesSuunto">17.1. Exporting from <strong>Suunto Divemanager (DM3, DM4 or DM5)</strong></h3>
|
||||||
<div class="admonitionblock">
|
<div class="admonitionblock">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
|
@ -5893,7 +6070,7 @@ The dives are now exported to the file DM4.bak (or DM5.bak)
|
||||||
</ol></div>
|
</ol></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_exporting_from_atomic_logbook">18.2. Exporting from Atomic Logbook</h3>
|
<h3 id="_exporting_from_atomic_logbook">17.2. Exporting from Atomic Logbook</h3>
|
||||||
<div class="admonitionblock" id="Atomic_Export">
|
<div class="admonitionblock" id="Atomic_Export">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
|
@ -5908,7 +6085,7 @@ directly imported to Subsurface.</td>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_exporting_from_mares_dive_organiser_v2_1">18.3. Exporting from Mares Dive Organiser V2.1</h3>
|
<h3 id="_exporting_from_mares_dive_organiser_v2_1">17.3. Exporting from Mares Dive Organiser V2.1</h3>
|
||||||
<div class="admonitionblock" id="Mares_Export">
|
<div class="admonitionblock" id="Mares_Export">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
|
@ -5949,7 +6126,7 @@ The password for accessing the .zip file is <em>mares</em>.
|
||||||
</ol></div>
|
</ol></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="S_ImportingDivingLog">18.4. Exporting from <strong>DivingLog 5.0 and 6.0</strong></h3>
|
<h3 id="S_ImportingDivingLog">17.4. Exporting from <strong>DivingLog 5.0 and 6.0</strong></h3>
|
||||||
<div class="admonitionblock">
|
<div class="admonitionblock">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
|
@ -5997,7 +6174,7 @@ the log file in Subsurface.</p></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect1">
|
<div class="sect1">
|
||||||
<h2 id="_annexe_d_exporter_un_tableur_vers_le_format_csv">19. ANNEXE D : Exporter un tableur vers le format CSV</h2>
|
<h2 id="_annexe_d_exporter_un_tableur_vers_le_format_csv">18. ANNEXE D : Exporter un tableur vers le format CSV</h2>
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
<div class="paragraph" id="S_Appendix_D"><p>De nombreux plongeurs conservent un carnet de plongée sous forme de fichier
|
<div class="paragraph" id="S_Appendix_D"><p>De nombreux plongeurs conservent un carnet de plongée sous forme de fichier
|
||||||
numérique, souvent un tableur avec différents champs et informations. Ces
|
numérique, souvent un tableur avec différents champs et informations. Ces
|
||||||
|
@ -6045,7 +6222,7 @@ Position GPS : vous devez utiliser les degrés décimaux, par exemple :
|
||||||
</li>
|
</li>
|
||||||
</ol></div>
|
</ol></div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_em_libreoffice_calc_em_et_em_openoffice_calc_em">19.1. <em>LibreOffice Calc</em> et <em>OpenOffice Calc</em></h3>
|
<h3 id="_em_libreoffice_calc_em_et_em_openoffice_calc_em">18.1. <em>LibreOffice Calc</em> et <em>OpenOffice Calc</em></h3>
|
||||||
<div class="paragraph"><p>These are open source spreadsheet applications forming parts of larger open
|
<div class="paragraph"><p>These are open source spreadsheet applications forming parts of larger open
|
||||||
source office suite applications. The user interaction with <em>LibreOffice</em>
|
source office suite applications. The user interaction with <em>LibreOffice</em>
|
||||||
and <em>OpenOffice</em> is very similar. In Libreoffice Calc the time format
|
and <em>OpenOffice</em> is very similar. In Libreoffice Calc the time format
|
||||||
|
@ -6078,7 +6255,7 @@ then import the dive data as explained on the section
|
||||||
<a href="#S_ImportingCSVDives">Importing CSV dives</a>.</p></div>
|
<a href="#S_ImportingCSVDives">Importing CSV dives</a>.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_microsoft_em_excel_em">19.2. Microsoft <em>Excel</em></h3>
|
<h3 id="_microsoft_em_excel_em">18.2. Microsoft <em>Excel</em></h3>
|
||||||
<div class="paragraph"><p>The field delimiter (called "<em>list separator</em>" in Microsoft manuals) is not
|
<div class="paragraph"><p>The field delimiter (called "<em>list separator</em>" in Microsoft manuals) is not
|
||||||
accessible from within <em>Excel</em> and needs to be set through the <em>Microsoft
|
accessible from within <em>Excel</em> and needs to be set through the <em>Microsoft
|
||||||
Control Panel</em>. After changing the separator character, all software on the
|
Control Panel</em>. After changing the separator character, all software on the
|
||||||
|
@ -6148,7 +6325,7 @@ text editor, and then import the dive data as explained on the section
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect1">
|
<div class="sect1">
|
||||||
<h2 id="S_APPENDIX_E">20. ANNEXE E : Créer un modèle d’impression personnalisé</h2>
|
<h2 id="S_APPENDIX_E">19. ANNEXE E : Créer un modèle d’impression personnalisé</h2>
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
<div class="paragraph"><p><em>Subsurface</em> provides a mechanism to create or modify templates for printing
|
<div class="paragraph"><p><em>Subsurface</em> provides a mechanism to create or modify templates for printing
|
||||||
dive logs in order to produce customised printouts of dive logs. Templates,
|
dive logs in order to produce customised printouts of dive logs. Templates,
|
||||||
|
@ -6201,7 +6378,7 @@ modified in this way.</p></div>
|
||||||
<div class="paragraph"><p>To write a custom template the following elements must exist so that the
|
<div class="paragraph"><p>To write a custom template the following elements must exist so that the
|
||||||
template will be correctly handled and rendered.</p></div>
|
template will be correctly handled and rendered.</p></div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_main_dive_loop">20.1. Main dive loop</h3>
|
<h3 id="_main_dive_loop">19.1. Main dive loop</h3>
|
||||||
<div class="paragraph"><p><em>Subsurface</em> exports a dive list called (<strong>dives</strong>) to the <em>Grantlee</em>
|
<div class="paragraph"><p><em>Subsurface</em> exports a dive list called (<strong>dives</strong>) to the <em>Grantlee</em>
|
||||||
backend. It is possible to iterate over the list as follows:</p></div>
|
backend. It is possible to iterate over the list as follows:</p></div>
|
||||||
<div class="literalblock">
|
<div class="literalblock">
|
||||||
|
@ -6222,7 +6399,7 @@ backend. It is possible to iterate over the list as follows:</p></div>
|
||||||
<a href="http://www.grantlee.org/apidox/for_themers.html">here</a></p></div>
|
<a href="http://www.grantlee.org/apidox/for_themers.html">here</a></p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_grantlee_exported_variables">20.2. Grantlee exported variables</h3>
|
<h3 id="_grantlee_exported_variables">19.2. Grantlee exported variables</h3>
|
||||||
<div class="paragraph"><p>Only a subset of the dive data is exported:</p></div>
|
<div class="paragraph"><p>Only a subset of the dive data is exported:</p></div>
|
||||||
<div class="tableblock">
|
<div class="tableblock">
|
||||||
<table rules="all"
|
<table rules="all"
|
||||||
|
@ -6408,7 +6585,7 @@ cellspacing="0" cellpadding="4">
|
||||||
</div></div>
|
</div></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_defined_css_selectors">20.3. Defined CSS selectors</h3>
|
<h3 id="_defined_css_selectors">19.3. Defined CSS selectors</h3>
|
||||||
<div class="paragraph"><p>As the dive profile is placed after rendering, <em>Subsurface</em> uses a special
|
<div class="paragraph"><p>As the dive profile is placed after rendering, <em>Subsurface</em> uses a special
|
||||||
<em>CSS</em> selectors to do some searches in the HTML output. The <em>CSS</em> selectors
|
<em>CSS</em> selectors to do some searches in the HTML output. The <em>CSS</em> selectors
|
||||||
in the following table should be added.</p></div>
|
in the following table should be added.</p></div>
|
||||||
|
@ -6456,7 +6633,7 @@ data-numberofdives = 0).</td>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_special_attributes">20.4. Special attributes</h3>
|
<h3 id="_special_attributes">19.4. Special attributes</h3>
|
||||||
<div class="paragraph"><p>There are two ways of rendering- either rendering a specific number of dives
|
<div class="paragraph"><p>There are two ways of rendering- either rendering a specific number of dives
|
||||||
in each page or make <em>Subsurface</em> try to fit as much dives as possible into
|
in each page or make <em>Subsurface</em> try to fit as much dives as possible into
|
||||||
one page (<em>flow</em> rendering).</p></div>
|
one page (<em>flow</em> rendering).</p></div>
|
||||||
|
@ -6497,10 +6674,10 @@ page size.</td>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect1">
|
<div class="sect1">
|
||||||
<h2 id="_appendix_f_faqs">21. APPENDIX F: FAQs.</h2>
|
<h2 id="_appendix_f_faqs">20. APPENDIX F: FAQs.</h2>
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="S_APPENDIX_F">21.1. Subsurface appears to miscalculate gas consumption and SAC</h3>
|
<h3 id="S_APPENDIX_F">20.1. Subsurface appears to miscalculate gas consumption and SAC</h3>
|
||||||
<div class="paragraph" id="SAC_CALCULATION"><p><em>Question</em>: I dived with a 12.2 l tank, starting with 220 bar and ending
|
<div class="paragraph" id="SAC_CALCULATION"><p><em>Question</em>: I dived with a 12.2 l tank, starting with 220 bar and ending
|
||||||
with 100 bar, and I calculate a different SAC compared what <em>Subsurface</em>
|
with 100 bar, and I calculate a different SAC compared what <em>Subsurface</em>
|
||||||
calculates. Is <em>Subsurface</em> miscalculating?</p></div>
|
calculates. Is <em>Subsurface</em> miscalculating?</p></div>
|
||||||
|
@ -6535,7 +6712,7 @@ contain twice as much air as a 200 bar one. At lower pressures, air acts
|
||||||
pretty much like an ideal gas.</p></div>
|
pretty much like an ideal gas.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_some_dive_profiles_have_time_discrepancies_with_the_recorded_samples_from_my_dive_computer_8230">21.2. Some dive profiles have time discrepancies with the recorded samples from my dive computer…</h3>
|
<h3 id="_some_dive_profiles_have_time_discrepancies_with_the_recorded_samples_from_my_dive_computer_8230">20.2. Some dive profiles have time discrepancies with the recorded samples from my dive computer…</h3>
|
||||||
<div class="paragraph"><p><em>Subsurface</em> ends up ignoring surface time for many things (average depth,
|
<div class="paragraph"><p><em>Subsurface</em> ends up ignoring surface time for many things (average depth,
|
||||||
divetime, SAC, etc). <em>Question</em>: Why do dive durations in my dive computer
|
divetime, SAC, etc). <em>Question</em>: Why do dive durations in my dive computer
|
||||||
differ from that given by <em>Subsurface</em>?</p></div>
|
differ from that given by <em>Subsurface</em>?</p></div>
|
||||||
|
@ -6550,7 +6727,7 @@ at the surface. And then you don’t want that to count as some kind of long
|
||||||
dive”.</p></div>
|
dive”.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_some_dive_profiles_are_missing_from_the_download">21.3. Some dive profiles are missing from the download</h3>
|
<h3 id="_some_dive_profiles_are_missing_from_the_download">20.3. Some dive profiles are missing from the download</h3>
|
||||||
<div class="paragraph" id="DC_HISTORY"><p><em>Question</em>: I cannot download all my dives, only the most recent ones even
|
<div class="paragraph" id="DC_HISTORY"><p><em>Question</em>: I cannot download all my dives, only the most recent ones even
|
||||||
though my dive computer’s manual states that it records history of e.g. 999
|
though my dive computer’s manual states that it records history of e.g. 999
|
||||||
dives.</p></div>
|
dives.</p></div>
|
||||||
|
@ -6573,7 +6750,7 @@ salvaged after being over written by new dives.</p></div>
|
||||||
<div id="footnotes"><hr /></div>
|
<div id="footnotes"><hr /></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated 2015-09-22 15:17:59 CEST
|
Last updated 2015-10-05 10:06:08 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -39,8 +39,9 @@ rapport à d'autres solutions logicielles similaires :
|
||||||
vos enregistrements de plongées sur d'autres systèmes d'exploitation.
|
vos enregistrements de plongées sur d'autres systèmes d'exploitation.
|
||||||
- Avez-vous besoin d'un planificateur de plongée graphique intuitif qui
|
- Avez-vous besoin d'un planificateur de plongée graphique intuitif qui
|
||||||
intègre et prend en compte les plongées qui ont déjà été enregistrées ?
|
intègre et prend en compte les plongées qui ont déjà été enregistrées ?
|
||||||
- Do you need a way of storing or backing up your dive log on the Internet,
|
- Avez-vous besoin d'un moyen d'enregistrer ou de sauvegarder votre carnet de
|
||||||
allowing you to view your dive log from anywhere, using an Internet browser?
|
plongée sur Internet, Vous permettant de visualiser votre carnet depuis
|
||||||
|
n'importe où, en utilisant un navigateur Internet ?
|
||||||
|
|
||||||
_Subsurface_ est disponible pour Windows (Win XP ou plus récent), les Macs
|
_Subsurface_ est disponible pour Windows (Win XP ou plus récent), les Macs
|
||||||
basés sur processeurs Intel (OS/X) et de nombreuses distributions
|
basés sur processeurs Intel (OS/X) et de nombreuses distributions
|
||||||
|
@ -477,6 +478,128 @@ analysed. Provide the dive computer make and model as well as contextual
|
||||||
information about the dives recorded on the dive computer.
|
information about the dives recorded on the dive computer.
|
||||||
****
|
****
|
||||||
|
|
||||||
|
[[S_Bluetooth]]
|
||||||
|
==== Connecting _Subsurface_ to a Bluetooth-enabled dive computer
|
||||||
|
[icon="images/icons/bluetooth.jpg"]
|
||||||
|
|
||||||
|
Bluetooth is becoming a more common way of communication between dive
|
||||||
|
computers and _Subsurface_, for instance, the Shearwater Petrel Mk2 and the
|
||||||
|
OSTC Mk3. _Subsurface_ provides a largely operating system independent
|
||||||
|
Bluetooth interface. Setting up _Subsurface_ for Bluetooth communication
|
||||||
|
requires four steps:
|
||||||
|
|
||||||
|
- Ensure that Bluetooth is activated on the host computer running
|
||||||
|
_Subsurface_.
|
||||||
|
- Ensure that _Subsurface_ sees the Bluetooth adapter on the host computer.
|
||||||
|
- Ensure the Bluetooth-enabled dive computer is Bluetooth-discoverable and in
|
||||||
|
PC upload mode.
|
||||||
|
- Ensure that _Subsurface_ is paired with the Bluetooth-enabled dive computer.
|
||||||
|
|
||||||
|
Select the Download dialogue by selecting _Import -> Import from dive
|
||||||
|
computer_ from the *Main Menu*. If one checks the check box labelled
|
||||||
|
_"Choose Bluetooth download mode"_, the dialogue below appears.
|
||||||
|
|
||||||
|
===== Sur Linux ou MacOS :
|
||||||
|
|
||||||
|
image::images/DC_import_Bluetooth.jpg["FIGURE: Download Bluetooth", align="center"]
|
||||||
|
|
||||||
|
On the _Linux_ or _MacOS_ platforms the name of the _Subsurface_ computer
|
||||||
|
and its Bluetooth address are shown on the righthand side, On the lefthand
|
||||||
|
side, if the computer has connected more than one local Bluetooth devices
|
||||||
|
the user can use the list box to indicate which one needs to connect to
|
||||||
|
_Subsurface_. The power state (on/off) of the Bluetooth adapter is shown
|
||||||
|
below the address and can be changed by checking the _Turn on/off_ check
|
||||||
|
box.
|
||||||
|
|
||||||
|
If the Bluetooth address is not shown, then _Subsurface_ does not see the
|
||||||
|
local Bluetooth device. Ensure that the Bluetooth driver is installed
|
||||||
|
correctly on the _Subsurface_ computer and check if it can be used by other
|
||||||
|
Bluetooth utilities like _bluetoothctl_ or _bluemoon_. This achieves the
|
||||||
|
first two steps above.
|
||||||
|
|
||||||
|
Ensure that the Bluetooth-enabled dive computer is in PC-upload mode and
|
||||||
|
that it is discoverable by other Bluetooth devices. Consult the manual of
|
||||||
|
the dive computer to perform this. Now the third item in the list above has
|
||||||
|
been achieved.
|
||||||
|
|
||||||
|
Select the _Scan_ button towards the bottom left of the dialogue
|
||||||
|
above. After searching for a small amount of time, the dive computer should
|
||||||
|
be listed (perhaps as one of a number of Bluetooth devices) in the main list
|
||||||
|
box on the lefthand side of the dialogue (see image above). If this is not
|
||||||
|
achieved, select the _Clear_ button and then scan again for Bluetooth
|
||||||
|
devices using the _Scan_ button. After performing these actions _Subsurface_
|
||||||
|
should see the dive computer. The label of the discovered dive computer
|
||||||
|
contains the name of the device, its address and its pairing status. If the
|
||||||
|
device is not paired and has a red background color, a context menu can be
|
||||||
|
opened by selecting the item with a right-click. Select the the _Pair_
|
||||||
|
option and wait for the task to complete.
|
||||||
|
|
||||||
|
****
|
||||||
|
[icon="images/icons/important.png"]
|
||||||
|
[IMPORTANT]
|
||||||
|
Currently _Subsurface_ does not support Bluetooth pairing with dive
|
||||||
|
computers that require a custom PIN code. In order to pair the devices, use
|
||||||
|
other OS utility\ies as suggested below.
|
||||||
|
|
||||||
|
One way to achieve this is to use +bluetoothctl+:
|
||||||
|
|
||||||
|
$ bluetoothctl
|
||||||
|
[bluetooth]# agent KeyboardOnly
|
||||||
|
Agent registered
|
||||||
|
[bluetooth]# default-agent
|
||||||
|
Default agent request successful
|
||||||
|
[bluetooth]# pair 00:80:25:49:6C:E3
|
||||||
|
Attempting to pair with 00:80:25:49:6C:E3
|
||||||
|
[CHG] Device 00:80:25:49:6C:E3 Connected: yes
|
||||||
|
Request PIN code
|
||||||
|
[agent] Enter PIN code: 0000
|
||||||
|
****
|
||||||
|
|
||||||
|
After the devices are paired the _Save_ button of the dialogue can be
|
||||||
|
pressed. This closes the Bluetooth dialogue. Now select _Download_ in the
|
||||||
|
_Download from dive computer_ dialogue which should still be open. The
|
||||||
|
downloaded dives are shown on the righthand side of the download dialogue.
|
||||||
|
|
||||||
|
===== Sur Windows :
|
||||||
|
image::images/DC_import_Bluetooth_Windows.png["FIGURE: Download Bluetooth on Windows", align="center"]
|
||||||
|
On _Windows_ platforms the _Local Bluetooth device details section_ on the
|
||||||
|
left is not displayed. To successfully initiate a scan (by pressing the
|
||||||
|
_Scan_ button) check that the Bluetooth device on the _Subsurface_ computer
|
||||||
|
is turned on.
|
||||||
|
|
||||||
|
The pairing step is checked and done automatically during the download
|
||||||
|
process. If the devices have never been paired the system will ask for your
|
||||||
|
permissions and put a message on the right side of the screen: _Add a
|
||||||
|
device, Tap to setup your DC device_. Always allow this pairing. After a
|
||||||
|
discovered item is selected, select the _Save_ button. Finally select the
|
||||||
|
_Download_ button on the _Download_ dialogue and wait for the process to
|
||||||
|
complete.
|
||||||
|
|
||||||
|
[icon="images/icons/important.png"]
|
||||||
|
[IMPORTANT]
|
||||||
|
Be aware that currently _Subsurface_ works only with local Bluetooth
|
||||||
|
adapters which use Microsoft Bluetooth Stack. If the local device uses
|
||||||
|
_Widcomm_, _Stonestreet One Bluetopia Bluetooth_ or _BlueSolei_ drivers it
|
||||||
|
will definitely not work.
|
||||||
|
|
||||||
|
|
||||||
|
A log messageOn the bottom left of the _Remote Bluetooth device selection_
|
||||||
|
shows details about the current status of the Bluetooth agent. To select
|
||||||
|
another dive computer for download using the "Remote Bluetooth selection
|
||||||
|
dialogue" press the three-dots button from the _"Choose Bluetooth download
|
||||||
|
mode"_ option.
|
||||||
|
|
||||||
|
[icon="images/icons/important.png"]
|
||||||
|
[IMPORTANT]
|
||||||
|
|
||||||
|
*IN CASE OF PROBLEMS*: If the Bluetooth adapter from the _Subsurface_ computer
|
||||||
|
gets stuck and the _Download_ process fails repeatedly,
|
||||||
|
_unpair_ the devices and then repeat the above steps. If this is not successful,
|
||||||
|
xref:S_HowFindBluetoothDeviceName[_Appendix A_] contains
|
||||||
|
information for manually setting up and inspecting the Bluetooth connection
|
||||||
|
with _Subsurface_.
|
||||||
|
|
||||||
|
|
||||||
[[S_DeviceNames]]
|
[[S_DeviceNames]]
|
||||||
==== Changing the name of a dive computer
|
==== Changing the name of a dive computer
|
||||||
|
|
||||||
|
@ -2478,16 +2601,15 @@ de Facebook_ pour fermer la connexion _Facebook_.
|
||||||
image::images/facebook1_f20.jpg["Figure: Facebook login", align="center"]
|
image::images/facebook1_f20.jpg["Figure: Facebook login", align="center"]
|
||||||
|
|
||||||
Une fois qu'une connexion à _Facebook_ est établie, transférer un profil de
|
Une fois qu'une connexion à _Facebook_ est établie, transférer un profil de
|
||||||
plongée vers _Facebook_ est facile. Une icône _Facebook_ apparait dans le
|
plongée vers _Facebook_ est facile. Assurez-vous que la plongée à transférer
|
||||||
panneau *Notes* de _Subsurface_ (voir l'image *A* ci-dessous). Assurez-vous
|
est affichée dans le panneau *Profil de plongée* de _Subsurface_. Si vous
|
||||||
que la plongée à transférer est affichée dans le panneau *Profil de plongée*
|
sélectionnez _Partager sur -> Facebook_ à partir du *menu principal*, une
|
||||||
de _Subsurface_. Sélectionnez l'icône _Facebook_ et une fenêtre s'affiche,
|
fenêtre s'affiche, pour déterminer quelles informations seront transférées
|
||||||
pour déterminer quelles informations seront transférées avec le profil de
|
avec le profil de plongée (voir l'image *B* ci-dessous). Pour transférer un
|
||||||
plongée (voir l'image *B* ci-dessous). Pour transférer un profil de plongée
|
profil de plongée vers _Facebook_, le nom d'un album _Facebook_ doit être
|
||||||
vers _Facebook_, le nom d'un album _Facebook_ doit être fourni. Les cases à
|
fourni. Les cases à cocher sur la partie gauche permettent de sélectionner
|
||||||
cocher sur la partie gauche permettent de sélectionner des informations
|
des informations supplémentaires à transférer avec le profil de plongée. Ces
|
||||||
supplémentaires à transférer avec le profil de plongée. Ces informations
|
informations sont affichées dans le champs de texte sur la partie droite du
|
||||||
sont affichées dans le champs de texte sur la partie droite du
|
|
||||||
panneau. (voir l'image *B* ci dessous). Vous pouvez facilement modifier le
|
panneau. (voir l'image *B* ci dessous). Vous pouvez facilement modifier le
|
||||||
message qui sera envoyé avec le profil de plongée. Une fois les informations
|
message qui sera envoyé avec le profil de plongée. Une fois les informations
|
||||||
supplémentaires ajoutées et vérifiées, sélectionner le bouton _OK_ qui lance
|
supplémentaires ajoutées et vérifiées, sélectionner le bouton _OK_ qui lance
|
||||||
|
@ -2641,6 +2763,7 @@ functional even if used while disconnected to the Internet. _Subsurface_ simply
|
||||||
data with the cloud server the next time ithe program is used while the computer is
|
data with the cloud server the next time ithe program is used while the computer is
|
||||||
connected to the Internet.
|
connected to the Internet.
|
||||||
|
|
||||||
|
[[S_Cloud_storage]]
|
||||||
=== Web access to _Subsurface cloud storage_
|
=== Web access to _Subsurface cloud storage_
|
||||||
|
|
||||||
One of the nice side benefits of using _Subsurface cloud storage_ is that
|
One of the nice side benefits of using _Subsurface cloud storage_ is that
|
||||||
|
@ -2833,17 +2956,22 @@ image::images/Pref1_f20.jpg["FIGURE: Preferences defaults page", align="center"]
|
||||||
** *Lists and tables*: Here one can specify the font type and font size of the
|
** *Lists and tables*: Here one can specify the font type and font size of the
|
||||||
*Dive Table* panel. By decreasing the font size of the *Dive Table*, users can see more dives on a screen.
|
*Dive Table* panel. By decreasing the font size of the *Dive Table*, users can see more dives on a screen.
|
||||||
|
|
||||||
** *Dives*: For the _Default Dive File_ one need to specify the directory and
|
** *Dives*: For the _Default Dive File_ one needs to specify the directory and
|
||||||
file name of one's
|
file name of one's
|
||||||
electronic dive log book. This is a file with filename extension .xml. When
|
electronic dive log book. This is a file with filename extension of either _.xml_ or _ssrf_. When
|
||||||
launched, _Subsurface_ will automatically load the specified dive log book.
|
launched, _Subsurface_ will automatically load the specified dive log book. There are three options:
|
||||||
|
- _No default file_: When checked, _Subsurface_ does not automatically load a dive log at startup.
|
||||||
|
- _Local default file_: When checked, _Subsurface_ automatically loads a dive log from the local hard disk
|
||||||
|
as descibed above.
|
||||||
|
- _Cloud storage default file_: When checked, _Subsurface automatically loads the dive log from the cloud
|
||||||
|
device that was initialised using the *Preferences* _Network_ tab (see below).
|
||||||
|
|
||||||
** *Display invalid*: Dives can be marked as invalid (when a user wishes to hide
|
** *Display invalid*: Dives can be marked as invalid (when a user wishes to hide
|
||||||
dives that he/she don't consider valid dives, e.g. pool dives, but still want to
|
dives that he/she don't consider valid dives, e.g. pool dives, but still want to
|
||||||
keep them in the dive log). This controls whether those dives are displayed in
|
keep them in the dive log). This controls whether those dives are displayed in
|
||||||
the dive list.
|
the dive list.
|
||||||
|
|
||||||
** *Default cylinder*: Here users can specify the default cylinder listed in
|
** *Default cylinder*: Specify the default cylinder listed in
|
||||||
the *Equipment* tab of the *Notes* panel.
|
the *Equipment* tab of the *Notes* panel.
|
||||||
|
|
||||||
** *Animations*: Some actions in showing the dive profile are performed using
|
** *Animations*: Some actions in showing the dive profile are performed using
|
||||||
|
@ -2851,14 +2979,9 @@ image::images/Pref1_f20.jpg["FIGURE: Preferences defaults page", align="center"]
|
||||||
dive. When viewing a different dive, these changes in axis characteristics do not
|
dive. When viewing a different dive, these changes in axis characteristics do not
|
||||||
happen instantaneously, but are animated. The _Speed_ of animations can be controlled
|
happen instantaneously, but are animated. The _Speed_ of animations can be controlled
|
||||||
by setting this slider
|
by setting this slider
|
||||||
with faster animation speed to the left, with a 0 value representing no animation
|
with faster animation speed to the left, and a 0 value representing no animation
|
||||||
at all.
|
at all.
|
||||||
|
|
||||||
** *Subsurface web service*: When one subscribes to the <<S_Companion,Subsurface web service>>, a very
|
|
||||||
long and hard-to-remember userID is issued. This is the place to save that userID. By
|
|
||||||
checking the option _Save User ID locally?_, one ensures that a local copy of that userID
|
|
||||||
is saved.
|
|
||||||
|
|
||||||
** *Clear all settings*: As indicated in the button below this heading, all settings are
|
** *Clear all settings*: As indicated in the button below this heading, all settings are
|
||||||
cleared and set to default values.
|
cleared and set to default values.
|
||||||
|
|
||||||
|
@ -2872,6 +2995,11 @@ measurement system. Alternatively, if one selects the *Personalise* radio
|
||||||
button, units can be selected independently, with some units in the metric
|
button, units can be selected independently, with some units in the metric
|
||||||
system and others in imperial.
|
system and others in imperial.
|
||||||
|
|
||||||
|
Irrespective of the above settings, dive time measurements can be either in
|
||||||
|
seconds or minutes. Choose the appropriate option. GPS coordinates can be
|
||||||
|
represented either as traditionla coordinates (degrees, minutes, seconds) or
|
||||||
|
as decimal degrees Choose the appropiate option.
|
||||||
|
|
||||||
=== Graph
|
=== Graph
|
||||||
[[S_CCR_options]]
|
[[S_CCR_options]]
|
||||||
image::images/Pref3_f20.jpg["FIGURE: Preferences Graph page", align="center"]
|
image::images/Pref3_f20.jpg["FIGURE: Preferences Graph page", align="center"]
|
||||||
|
@ -2882,35 +3010,35 @@ This panel allows two type of selections:
|
||||||
*Show*: Here users can specify the amount of information shown as part of
|
*Show*: Here users can specify the amount of information shown as part of
|
||||||
the dive profile:
|
the dive profile:
|
||||||
** Thresholds: _Subsurface_ can display the nitrogen, oxygen and the helium partial pressures during
|
** Thresholds: _Subsurface_ can display the nitrogen, oxygen and the helium partial pressures during
|
||||||
the dive. These are enabled using the toolbar on the left hand side of the *Dive Profile*
|
the dive. enabled using the toolbar on the left hand side of the *Dive Profile*
|
||||||
panel. For each of these graphs users can specify a threshold value on the right-hand side of the
|
panel. For each of these graphs users can specify a threshold value on the right-hand side of the
|
||||||
Preferences panel. If any of the graphs go above this threshold level, the graph is
|
Preferences panel. If any of the graphs go above the specified threshold level, the graph is
|
||||||
highlighted in red, indicating that the threshold has been exceeded.
|
highlighted in red, indicating that the particular partial presure threshold has been exceeded.
|
||||||
|
** _Max pO~2~ whn displaying MOD_ is the value used to calculate the maximum operative depth (MOD)
|
||||||
** _Draw dive computer reported ceiling red_: This checkbox allows exactly what it says.
|
for a dive. Specify an appropriate partial pressure. A value of 1.4 is commonly used.
|
||||||
|
** _Draw dive computer reported ceiling red_: This checkbox allows exactly what it says. By default
|
||||||
|
the computer reported ceiling is shown in white.
|
||||||
Not all dive computers report ceiling values. If the dive computer does report it, it may differ
|
Not all dive computers report ceiling values. If the dive computer does report it, it may differ
|
||||||
from the ceilings calculated by _Subsurface_. This is because of the different algorithms and gradient factors available for calculating ceilings, as well as the dynamic way that a
|
from the ceilings calculated by _Subsurface_. This is because of the different algorithms and
|
||||||
|
gradient factors available for calculating ceilings, as well as the dynamic way that a
|
||||||
dive computer can calculate ceilings during a dive.
|
dive computer can calculate ceilings during a dive.
|
||||||
|
|
||||||
** _Show unused cylinders in Equipment Tab_: This checkbox allows display of information about unused cylinders when viewing the *Equipment Tab*. Conversely, if this box is not checked, and any cylinders entered using the *Equipment Tab* are not used (e.g. there was no gas switch to such a cylinder), then these cylinders are omitted from that list.
|
** _Show unused cylinders in Equipment Tab_: This checkbox allows display of information about unused cylinders when viewing the *Equipment Tab*. Conversely, if this box is not checked, and any cylinders entered using the *Equipment Tab* are not used (e.g. there was no gas switch to such a cylinder), then these cylinders are omitted from that list.
|
||||||
|
** _Show average depth_: If this box is checked, the *Dive Profile* panel contains a grey line that indicates
|
||||||
[[GradientFactors_Ref]]
|
the mean depth of the dive up to any time instant during the dive. Normally this is a u-shaped line indicating the deepest average depth just before the
|
||||||
** _Show average depth_: Activating this checkbox causes _Subsurface_ to draw a grey line across
|
|
||||||
the dive profile, indicating the mean depth of the dive up to a particular point in time during
|
|
||||||
that dive. Normally this is a u-shaped line indicating the deepest average depth just before the
|
|
||||||
ascent.
|
ascent.
|
||||||
|
|
||||||
* *Misc*:
|
* *Misc*:
|
||||||
|
|
||||||
** Gradient Factors:* Here users can set the _gradient factors_ used while diving. GF_Low is
|
[[GradientFactors_Ref]]
|
||||||
|
** Gradient Factors (GFLow and GFHigh):* Set the _gradient factors_ used while diving. GF_Low is
|
||||||
the gradient factor at depth and GF_High is used just below the surface.
|
the gradient factor at depth and GF_High is used just below the surface.
|
||||||
At intermediate depths gradient factors between GF_Low and GF_High are used.
|
At intermediate depths gradient factors between GF_Low and GF_High are used.
|
||||||
Gradient factors add conservatism to the nitrogen exposure during a dive, in a
|
Gradient factors add conservatism to the nitrogen exposure during a dive, in a
|
||||||
similar way that many dive computers have a conservatism setting. The lower
|
similar way that many dive computers have a conservatism setting. The lower
|
||||||
the value of a gradient factor, the more conservative the calculations are with
|
the value of a gradient factor, the more conservative the calculations are with
|
||||||
respect to nitrogen loading and the deeper the ascent ceilings are. Gradient
|
respect to nitrogen loading and the deeper the ascent ceilings are. Gradient
|
||||||
factors of 20/60 are considered conservative and values of 60/90 are considered
|
factors of 20/60 are considered conservative and values of 70/90 are considered
|
||||||
harsh. Checking *GFLow at max depth* box causes GF_Low to be used at the
|
harsh. Checking the *GFLow at max depth* box causes GF_Low to be used at the
|
||||||
deepest depth of a dive. If this box is not checked, GF_Low is applied at
|
deepest depth of a dive. If this box is not checked, GF_Low is applied at
|
||||||
all depths deeper than the first deco stop. For more information see:
|
all depths deeper than the first deco stop. For more information see:
|
||||||
|
|
||||||
|
@ -2929,18 +3057,17 @@ the dive profile:
|
||||||
* *Configuring dive planning using rebreather equipment:*
|
* *Configuring dive planning using rebreather equipment:*
|
||||||
|
|
||||||
** _Default CCR setpoint for dive planning:_ Specify the O~2~ setpoint for a
|
** _Default CCR setpoint for dive planning:_ Specify the O~2~ setpoint for a
|
||||||
CCR dive plan. This determines the pO~2~ that will be maintained
|
CCR dive plan. This determines the pO~2~ maintained
|
||||||
during a particular dive. This is the setpoint that is used at the start
|
during a particular dive. Setpoint changes during the dive can be added via the
|
||||||
of any CCR dive. Setpoint changes during the dive can be added via the
|
|
||||||
profile context menu.
|
profile context menu.
|
||||||
|
|
||||||
** _pSCR O~2~ metabolism rate:_ For a semiclosed rebreather (pSCR) system, this is the
|
** _pSCR O~2~ metabolism rate:_ For a semiclosed rebreather (pSCR) system, this is the
|
||||||
volume of oxygen used by a diver each minute. Set this value for pSCR dive planning
|
volume of oxygen used by a diver during a minute. Set this value for pSCR dive planning
|
||||||
and decompression calculations.
|
and decompression calculations.
|
||||||
|
|
||||||
** _pSCR ratio:_ For pSCR equipment the dump ratio is the ratio of gas released to the
|
** _pSCR ratio:_ For pSCR equipment the dump ratio is the ratio of gas released to the
|
||||||
environment to that of the gas recirculated to the diver. Set this value for a
|
environment to that of the gas recirculated to the diver. Set this value for a
|
||||||
pSCR dive plan.
|
pSCR dive plan. A 1:10 ratio is commonly used.
|
||||||
|
|
||||||
|
|
||||||
=== Language
|
=== Language
|
||||||
|
@ -2954,28 +3081,46 @@ same language / country settings as the underlying OS. If this is for some
|
||||||
reason undesirable users can uncheck this checkbox and pick a language /
|
reason undesirable users can uncheck this checkbox and pick a language /
|
||||||
country combination from the list of included localizations. The _Filter_
|
country combination from the list of included localizations. The _Filter_
|
||||||
text box allows one to list similar languages. For instance there are
|
text box allows one to list similar languages. For instance there are
|
||||||
several system variants of English or French. This particular preference
|
several system variants of English or French. *This particular preference
|
||||||
requires a restart of _Subsurface_ to take effect.
|
requires a restart of _Subsurface_ to take effect*.
|
||||||
|
|
||||||
=== Network
|
=== Network
|
||||||
This panel facilitates communication between _Subsurface_ and data sources
|
This panel facilitates communication between _Subsurface_ and data sources
|
||||||
on the Internet.
|
on the Internet. This is important, for instance, when _Subsurface_ needs
|
||||||
|
to communicate with Internet services such as Cloud storage, the
|
||||||
|
<<S_Companion,_Subsurface Companion app_>> or data export/import from
|
||||||
|
_Divelogs.de_. These Internet requirements are determined by one's type of
|
||||||
|
connection to the Internet and by the Internet Service Provider (ISP) used.
|
||||||
|
One's ISP should provide the appropriate information.
|
||||||
|
|
||||||
image::images/Pref5_f20.jpg["FIGURE: Preferences Network page", align="center"]
|
image::images/Pref5_f20.jpg["FIGURE: Preferences Network page", align="center"]
|
||||||
|
|
||||||
This is important, for instance, when _Subsurface_ needs to communicate with
|
This dialogue has three sections:
|
||||||
Internet services such as the <<S_Companion,_Subsurface Companion app_>> or
|
|
||||||
data export/import from _Divelogs.de_. These Internet requirements are
|
|
||||||
determined by one's type of connection to the Internet and by the Internet
|
|
||||||
Service Provider (ISP) used. One's ISP should provide the appropriate
|
|
||||||
information. If a proxy server is used for Internet access, the appropriate
|
|
||||||
information needs to be provided here. The type of proxy needs to be
|
|
||||||
selected from the dropdown list. after which the IP address of the host and
|
|
||||||
the appropriate port number should be provided. If the proxy server uses
|
|
||||||
authentication, the appropriate userID and password also needs to be
|
|
||||||
provided so that _Subsurface_ can automatically pass through the proxy
|
|
||||||
server to access the Internet.
|
|
||||||
|
|
||||||
|
** _Proxy type_:
|
||||||
|
If a proxy server is used for Internet access, the type of proxy needs to be selected from the dropdown list,
|
||||||
|
after which the IP address of the host and the appropriate port number should
|
||||||
|
be provided. If the proxy server uses authentication, the appropriate userID and
|
||||||
|
password are required so that _Subsurface_ can automatically pass
|
||||||
|
through the proxy server to access the Internet. This information is usually obtained
|
||||||
|
from one's ISP.
|
||||||
|
|
||||||
|
** _Subsurface cloud storage_: In order to store one's dive log in the cloud, a valid email address
|
||||||
|
and password are required. This allows _Subsurface_ to email security information
|
||||||
|
regarding cloud storage to a user, and to set up the cloud storage appropriately.
|
||||||
|
Two additional options are given:
|
||||||
|
- Sync to cloud in the background_: This option allows saving of dive information to the cloud storage
|
||||||
|
while the user performs other tatsks inside _Subsurface_.
|
||||||
|
- _Save password locally_: This allows local storage of the cloud storage password. Note that this
|
||||||
|
information is saved in raw text form, not encoded in any way.
|
||||||
|
|
||||||
|
** _Subsurface web service_: When one subscribes to the <<S_Companion,Subsurface web service>>, a very
|
||||||
|
long and hard-to-remember userID is issued. This is the place to save that userID. By
|
||||||
|
checking the option _Save User ID locally?_, one ensures that a local copy of that userID
|
||||||
|
is saved.
|
||||||
|
|
||||||
|
|
||||||
|
[[S_Facebook]]
|
||||||
=== Accès Facebook
|
=== Accès Facebook
|
||||||
Ce panneau vous permet de vous connecter à votre compte Facebook pour
|
Ce panneau vous permet de vous connecter à votre compte Facebook pour
|
||||||
transférer des informations de Subsurface vers Facebook.
|
transférer des informations de Subsurface vers Facebook.
|
||||||
|
@ -2989,6 +3134,11 @@ connexion à Subsurface", sur l'écran de connexion, n'a aucun
|
||||||
effet. Reportez-vous à la section xref:S_facebook[Export des profils de
|
effet. Reportez-vous à la section xref:S_facebook[Export des profils de
|
||||||
plongée vers Facebook] pour plus d'informations.
|
plongée vers Facebook] pour plus d'informations.
|
||||||
|
|
||||||
|
=== Georeference
|
||||||
|
|
||||||
|
_Subsurface provides a geo-lookup service (that is, an ability to look up
|
||||||
|
the geographic coordinates of a place name).
|
||||||
|
|
||||||
[[S_DivePlanner]]
|
[[S_DivePlanner]]
|
||||||
== The _Subsurface_ dive planner
|
== The _Subsurface_ dive planner
|
||||||
Dive planning is an advanced feature of _Subsurface_, accessible by
|
Dive planning is an advanced feature of _Subsurface_, accessible by
|
||||||
|
@ -3398,8 +3548,12 @@ des sections de ce manuel traitant des opérations relatives.
|
||||||
actuellement ouvert et supprime toutes les informations de plongées.
|
actuellement ouvert et supprime toutes les informations de plongées.
|
||||||
- _Ouvrir un carnet de plongée_ - Cela ouvre une fenêtre pour sélectionner le
|
- _Ouvrir un carnet de plongée_ - Cela ouvre une fenêtre pour sélectionner le
|
||||||
carnet de plongée à ouvrir.
|
carnet de plongée à ouvrir.
|
||||||
|
- _Open cloud storage_ - Open the dive log previously saved in
|
||||||
|
<<S_Cloud_storage,_Cloud storage_>>.
|
||||||
- _Sauvegarder_ - Enregistrer le carnet de plongée qui est actuellement
|
- _Sauvegarder_ - Enregistrer le carnet de plongée qui est actuellement
|
||||||
ouvert.
|
ouvert.
|
||||||
|
- _Save to cloud storage_ - Save the current dive log to
|
||||||
|
<<S_Cloud_storage,_Cloud storage_>>.
|
||||||
- _Enregsitrer sous_ - Enregistrer le carnet actuel sous un nom différent.
|
- _Enregsitrer sous_ - Enregistrer le carnet actuel sous un nom différent.
|
||||||
- _Fermer_ - Fermer le carnet de plongée actuellement ouvert.
|
- _Fermer_ - Fermer le carnet de plongée actuellement ouvert.
|
||||||
- <<S_ExportLog,_Exporter_>> - Exporter le carnet de plongée actuellement
|
- <<S_ExportLog,_Exporter_>> - Exporter le carnet de plongée actuellement
|
||||||
|
@ -3407,11 +3561,11 @@ des sections de ce manuel traitant des opérations relatives.
|
||||||
formats.
|
formats.
|
||||||
- <<S_PrintDivelog,_Imprimer_>> - Imprimer le carnet de plongée actuellement
|
- <<S_PrintDivelog,_Imprimer_>> - Imprimer le carnet de plongée actuellement
|
||||||
ouvert.
|
ouvert.
|
||||||
|
- <<S_Preferences,_Préférences_>> - Définir les préférences de _Subsurface_.
|
||||||
- <<S_FindMovedImages, _Find moved images_>> - If photos taken during dives
|
- <<S_FindMovedImages, _Find moved images_>> - If photos taken during dives
|
||||||
have been moved to
|
have been moved to
|
||||||
a different disk or directory, locate them and link them to the appropriate
|
a different disk or directory, locate them and link them to the appropriate
|
||||||
dives.
|
dives.
|
||||||
- <<S_Preferences,_Préférences_>> - Définir les préférences de _Subsurface_.
|
|
||||||
- <<S_Configure,_Configurer l'ordinateur de plongée_>> - Modifier la
|
- <<S_Configure,_Configurer l'ordinateur de plongée_>> - Modifier la
|
||||||
configuration d'un ordinateur de plongée.
|
configuration d'un ordinateur de plongée.
|
||||||
- _Quitter_ - Quitter _Subsurface_.
|
- _Quitter_ - Quitter _Subsurface_.
|
||||||
|
@ -3464,43 +3618,29 @@ des sections de ce manuel traitant des opérations relatives.
|
||||||
mondiale*.
|
mondiale*.
|
||||||
- _Statistiques annuelles_ - Affiche par année le résumé des statistiques des
|
- _Statistiques annuelles_ - Affiche par année le résumé des statistiques des
|
||||||
plongées effectuées.
|
plongées effectuées.
|
||||||
- _Ordinateur précédent_ - Passer à l'ordinateur de plongée précédent.
|
- _Prev DC_ - If a single dive was logged from more than one dive computer,
|
||||||
|
switch to data from
|
||||||
|
ordinateur de plongée précédent.
|
||||||
- _Ordinateur suivant_ - Passer à l'ordinateur de plongée suivant.
|
- _Ordinateur suivant_ - Passer à l'ordinateur de plongée suivant.
|
||||||
- _Plein écran_ - Passer en mode plein écran.
|
- _Plein écran_ - Passer en mode plein écran.
|
||||||
|
|
||||||
|
=== Share on
|
||||||
|
- <<S_Facebook,_Facebook_>> - Partager la plongée sélectionnée sur votre
|
||||||
|
Facebook.
|
||||||
|
|
||||||
|
|
||||||
=== Aide
|
=== Aide
|
||||||
- _À propos de Subsurface_ - Affiche un panneau avec le numéro de version de
|
- _À propos de Subsurface_ - Affiche un panneau avec le numéro de version de
|
||||||
_Subsurface_ ainsi que les informations de licence.
|
_Subsurface_ ainsi que les informations de licence.
|
||||||
- _Vérifier les mises à jour_ - Vérifier si une nouvelle version de
|
- _Vérifier les mises à jour_ - Vérifier si une nouvelle version de
|
||||||
Subsurface est disponible sur le http://subsurface-divelog.org/[site web de
|
Subsurface est disponible sur le http://subsurface-divelog.org/[site web de
|
||||||
_Subsurface_ ].
|
_Subsurface_ ].
|
||||||
- <<S_UserSurvey,_Sondge utilisateur_>> - Aidez à rendre _Subsurface_ encore
|
- <<S_UserSurvey,_Sondge utilisateur_>> - Aider à rendre _Subsurface_ encore
|
||||||
meilleur en répondant à notre sondage utilisateur.
|
meilleur en répondant à notre sondage utilisateur ou en répondant à un autre
|
||||||
|
sondage, si vos habitudes de plongées ont changées.
|
||||||
- _Manuel utilisateur_ - Ouvre une fenêtre affichant ce manuel utilisateur.
|
- _Manuel utilisateur_ - Ouvre une fenêtre affichant ce manuel utilisateur.
|
||||||
|
|
||||||
|
|
||||||
== Mobile Version
|
|
||||||
|
|
||||||
_Subsurface_ has a mobile version, which can be used to view the dives
|
|
||||||
stored in the user's cloud account.
|
|
||||||
|
|
||||||
=== How to use the mobile version
|
|
||||||
When you first open the mobile app, you will have to log into your cloud
|
|
||||||
account. To do this, click on the menu icon on the upper right, then click
|
|
||||||
on preferences. Enter your cloud email and password, then click on save.
|
|
||||||
|
|
||||||
To load dives the first time, click on the menu icon, and then click on
|
|
||||||
_Load Dives_. This will fetch the dive list from the cloud storage onto your
|
|
||||||
device. On subsequent runs, the divelist will be loaded automatically when
|
|
||||||
you open the app.
|
|
||||||
|
|
||||||
To view dive details, tap on any dive in the dive list. This will open the
|
|
||||||
dive details window, which shows the dive profile and below it, the dive
|
|
||||||
details. Any of the dive details can be changed.
|
|
||||||
|
|
||||||
To save changes made to the dive details, click on the back icon, then from
|
|
||||||
the menu select _Save Changes_. This will save your changes to the cloud
|
|
||||||
storage.
|
|
||||||
|
|
||||||
|
|
||||||
== ANNEXE A : informations spécifiques au système d'exploitation utilisé pour importer les informations de plongées depuis un ordinateur de plongée.
|
== ANNEXE A : informations spécifiques au système d'exploitation utilisé pour importer les informations de plongées depuis un ordinateur de plongée.
|
||||||
|
@ -3605,8 +3745,9 @@ Avec le bon nom de périphérique (par exemple +dev/ttyUSB3+) et avec un accès
|
||||||
en écriture au port USB, l'ordinateur de plongée devrait se connecter et
|
en écriture au port USB, l'ordinateur de plongée devrait se connecter et
|
||||||
vous devriez pouvoir importer vos plongées.
|
vous devriez pouvoir importer vos plongées.
|
||||||
|
|
||||||
|
|
||||||
[[S_HowFindBluetoothDeviceName]]
|
[[S_HowFindBluetoothDeviceName]]
|
||||||
=== Setting up bluetooth enabled devices
|
=== Manually setting up Bluetooth enabled devices
|
||||||
[icon="images/icons/bluetooth.jpg"]
|
[icon="images/icons/bluetooth.jpg"]
|
||||||
[NOTE]
|
[NOTE]
|
||||||
For dive computers communicating through bluetooth like the Heinrichs
|
For dive computers communicating through bluetooth like the Heinrichs
|
||||||
|
@ -3825,6 +3966,9 @@ _Import->Import from dive computer_ and enter appropriate Vendor
|
||||||
(e.g. _Shearwater_), Dive Computer (_Petrel_), Device or Mount Point
|
(e.g. _Shearwater_), Dive Computer (_Petrel_), Device or Mount Point
|
||||||
(_/dev/rfcomm0_) and click _Download_.
|
(_/dev/rfcomm0_) and click _Download_.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[[_appendix_b_dive_computer_specific_information_for_importing_dive_information]]
|
[[_appendix_b_dive_computer_specific_information_for_importing_dive_information]]
|
||||||
|
|
||||||
== APPENDIX B: Dive Computer specific information for importing dive data.
|
== APPENDIX B: Dive Computer specific information for importing dive data.
|
||||||
|
@ -3921,21 +4065,13 @@ by _Subsurface_ will most likely differ from the one displayed on the xDEEP
|
||||||
BLACK.
|
BLACK.
|
||||||
|
|
||||||
|
|
||||||
=== Importing from Shearwater Predator using Bluetooth
|
=== Importing from Shearwater Predator/Petrel using Bluetooth
|
||||||
|
|
||||||
[icon="images/icons/predator.jpg"]
|
[icon="images/icons/predator.jpg"]
|
||||||
[NOTE]
|
[NOTE]
|
||||||
Using a Shearwater Predator one may be able to pair Bluetooth but then
|
Specific instructions for downloading dives using Bluetooth are given in the
|
||||||
encounter issues when downloading, showing errors like _Slip RX: unexp. SLIP
|
section above, <<S_Bluetooth,_Connecting Subsurface to a Bluetooth-enabled
|
||||||
END_ on the Predator. This might also arise when using other dive log
|
dive computer_>>.
|
||||||
software and operating systems other than Linux. We have no detailed idea
|
|
||||||
about the source and how to fix this, but it is reported to be solved
|
|
||||||
sometimes by one of these steps:
|
|
||||||
|
|
||||||
* use the Bluetooth dongle which came with the Shearwater Predator instead of
|
|
||||||
the built-in one of the _Subsurface_ computer
|
|
||||||
* switch to different Bluetooth drivers for the same hardware
|
|
||||||
* switch off WiFi while using Bluetooth
|
|
||||||
|
|
||||||
[[S_PoseidonMkVI]]
|
[[S_PoseidonMkVI]]
|
||||||
=== Importing from Poseidon MkVI Discovery
|
=== Importing from Poseidon MkVI Discovery
|
||||||
|
|
Loading…
Add table
Reference in a new issue