mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +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
8d2d7cd4a3
commit
409df339b8
4 changed files with 2815 additions and 2564 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -383,9 +383,9 @@ install: function(toclevels) {
|
||||||
|
|
||||||
function reinstallAndRemoveTimer() {
|
function reinstallAndRemoveTimer() {
|
||||||
clearInterval(timerId);
|
clearInterval(timerId);
|
||||||
reinstall();
|
reinstall();
|
||||||
}
|
}
|
||||||
|
|
||||||
timerId = setInterval(reinstall, 500);
|
timerId = setInterval(reinstall, 500);
|
||||||
if (document.addEventListener)
|
if (document.addEventListener)
|
||||||
document.addEventListener("DOMContentLoaded", reinstallAndRemoveTimer, false);
|
document.addEventListener("DOMContentLoaded", reinstallAndRemoveTimer, false);
|
||||||
|
@ -435,16 +435,16 @@ Utilisez-vous deux marques différentes d’ordinateurs de plongée, chacun
|
||||||
ces enregistrements dans un système unique.
|
ces enregistrements dans un système unique.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
Utilisez-vous plus d’un système d’exploitation ? <em>Subsurface</em> est
|
Utilisez-vous plus d’un système d’exploitation ? <em>Subsurface</em> est
|
||||||
intégralement compatible avec Mac, Linux et Windows, ce qui vous permet
|
intégralement compatible avec Mac, Linux et Windows, ce qui vous permet
|
||||||
d’accéder à vos enregistrements de plongées sur chaque système
|
d’accéder à vos enregistrements de plongées sur chaque système
|
||||||
d’exploitation en utilisant une application unique.
|
d’exploitation en utilisant une application unique.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
Utilisez-vous Linux ou Mac et votre ordinateur de plongée n’a que des
|
Utilisez-vous Linux ou Mac et votre ordinateur de plongée n’a que des
|
||||||
logiciels pour Windows pour télécharger les informations de plongées (par
|
logiciels pour Windows pour télécharger les informations de plongées (par
|
||||||
exemple Mares) ? <em>Subsurface</em> fournit un moyen de télécharger et d’analyser
|
exemple Mares) ? <em>Subsurface</em> fournit un moyen de télécharger et d’analyser
|
||||||
|
@ -476,15 +476,15 @@ installer le logiciel, consultez la page <em>Téléchargement</em> sur le
|
||||||
problème, vous pouvez envoyer un e-mail sur
|
problème, vous pouvez envoyer un e-mail sur
|
||||||
<a href="mailto:subsurface@subsurface-divelog.org">notre liste de diffusion</a> et
|
<a href="mailto:subsurface@subsurface-divelog.org">notre liste de diffusion</a> et
|
||||||
rapportez les bogues sur <a href="http://trac.hohndel.org">notre bugtracker</a>. Pour
|
rapportez les bogues sur <a href="http://trac.hohndel.org">notre bugtracker</a>. Pour
|
||||||
des instructions de compilation du logiciel et (si besoin) de ses
|
des instructions de compilation du logiciel et (si besoin) de ses
|
||||||
dépendances, merci de consulter le fichier INSTALL inclus dans les sources
|
dépendances, merci de consulter le fichier INSTALL inclus dans les sources
|
||||||
logicielles.</p></div>
|
logicielles.</p></div>
|
||||||
<div class="paragraph"><p><strong>Public</strong> : Plongeurs loisirs, apnéistes, plongeurs Tek et plongeurs
|
<div class="paragraph"><p><strong>Public</strong> : Plongeurs loisirs, apnéistes, plongeurs Tek et plongeurs
|
||||||
professionnels</p></div>
|
professionnels</p></div>
|
||||||
<div id="toc">
|
<div id="toc">
|
||||||
<div id="toctitle">Table of Contents</div>
|
<div id="toctitle">Table of Contents</div>
|
||||||
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
|
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect1">
|
<div class="sect1">
|
||||||
<h2 id="S_UserSurvey">1. Utilisation de ce manuel</h2>
|
<h2 id="S_UserSurvey">1. Utilisation de ce manuel</h2>
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
|
@ -757,18 +757,18 @@ should refer to the dive computer’s manual if they are unsure whether the
|
||||||
dive computer recharges its batteries while connected to the USB port.</td>
|
dive computer recharges its batteries while connected to the USB port.</td>
|
||||||
</tr></table>
|
</tr></table>
|
||||||
</div>
|
</div>
|
||||||
<div class="paragraph"><p>To import dive information from a dive computer to a computer with
|
<div class="paragraph"><p>To import dive information from a dive computer to a computer with
|
||||||
<em>Subsurface</em>, it is necessary that the two pieces of equipment communicate
|
<em>Subsurface</em>, it is necessary that the two pieces of equipment communicate
|
||||||
with one another. This involves setting up the communications port (or
|
with one another. This involves setting up the communications port (or
|
||||||
mount point) of the computer with <em>Subsurface</em> that communicates with the
|
mount point) of the computer with <em>Subsurface</em> that communicates with the
|
||||||
dive computer. In order to set up this communication, one needs to find the
|
dive computer. In order to set up this communication, one needs to find the
|
||||||
appropriate information to instruct <em>Subsurface</em> where and how to import the
|
appropriate information to instruct <em>Subsurface</em> where and how to import the
|
||||||
dive information.
|
dive information.
|
||||||
<a href="#_appendix_a_operating_system_specific_information_for_importing_dive_information_from_a_dive_computer">Appendix
|
<a href="#_appendix_a_operating_system_specific_information_for_importing_dive_information_from_a_dive_computer">Appendix
|
||||||
A</a> provides the technical information to help the user achieving this for
|
A</a> provides the technical information to help the user achieving this for
|
||||||
different operating systems and
|
different operating systems and
|
||||||
<a href="#_appendix_b_dive_computer_specific_information_for_importing_dive_information">Appendix
|
<a href="#_appendix_b_dive_computer_specific_information_for_importing_dive_information">Appendix
|
||||||
B</a> has dive computer specific information.</p></div>
|
B</a> has dive computer specific information.</p></div>
|
||||||
<div class="paragraph"><p>After this, the dive computer can be hooked up to the user’s PC, which can
|
<div class="paragraph"><p>After this, the dive computer can be hooked up to the user’s PC, which can
|
||||||
be achieved by following these steps:</p></div>
|
be achieved by following these steps:</p></div>
|
||||||
<div class="olist arabic"><ol class="arabic">
|
<div class="olist arabic"><ol class="arabic">
|
||||||
|
@ -798,7 +798,7 @@ In <em>Subsurface</em>, from the Main Menu, select <em>Import → Import Fro
|
||||||
</div>
|
</div>
|
||||||
<div class="paragraph"><p>Dive computers tend to keep a certain number of dives in their memory, even
|
<div class="paragraph"><p>Dive computers tend to keep a certain number of dives in their memory, even
|
||||||
though these dives have already been imported to <em>Subsurface</em>. For that
|
though these dives have already been imported to <em>Subsurface</em>. For that
|
||||||
reason, if the divecomputer allows this, <em>Subsurface</em> only imports dives
|
reason, if the dive computer allows this, <em>Subsurface</em> only imports dives
|
||||||
that have not been uploaded before. This makes the download process faster
|
that have not been uploaded before. This makes the download process faster
|
||||||
on most dive computers and also saves battery power of the dive computer (at
|
on most dive computers and also saves battery power of the dive computer (at
|
||||||
least for those not charging while connected via USB).</p></div>
|
least for those not charging while connected via USB).</p></div>
|
||||||
|
@ -814,9 +814,9 @@ The dialogue has two drop-down lists, <strong>Vendor</strong> and <strong>Dive C
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
The <strong>Device or Mount Point</strong> drop-down list contains the USB or Bluetooth
|
The <strong>Device or Mount Point</strong> drop-down list contains the USB or Bluetooth
|
||||||
port name that <em>Subsurface</em> needs in order to communicate with the dive
|
port name that <em>Subsurface</em> needs in order to communicate with the dive
|
||||||
computer. The appropriate port name must be selected. Consult
|
computer. The appropriate port name must be selected. Consult
|
||||||
<a href="#_appendix_a_operating_system_specific_information_for_importing_dive_information_from_a_dive_computer">Appendix
|
<a href="#_appendix_a_operating_system_specific_information_for_importing_dive_information_from_a_dive_computer">Appendix
|
||||||
A</a> and
|
A</a> and
|
||||||
<a href="#_appendix_b_dive_computer_specific_information_for_importing_dive_information">Appendix
|
<a href="#_appendix_b_dive_computer_specific_information_for_importing_dive_information">Appendix
|
||||||
|
@ -830,9 +830,9 @@ The <strong>Device or Mount Point</strong> drop-down list contains the USB or Bl
|
||||||
<p>
|
<p>
|
||||||
If all the dives on the dive computer need to be downloaded, check the
|
If all the dives on the dive computer need to be downloaded, check the
|
||||||
checkbox <em>Force download of all dives</em>. Normally, <em>Subsurface</em> only
|
checkbox <em>Force download of all dives</em>. Normally, <em>Subsurface</em> only
|
||||||
downloads dives after the date-time of the last dive in the <strong>Dive List</strong>
|
downloads dives after the date-time of the last dive in the <strong>Dive List</strong>
|
||||||
panel. If one or more of your dives in <em>Subsurface</em> have been accidentally
|
panel. If one or more of your dives in <em>Subsurface</em> have been accidentally
|
||||||
deleted or if there are older dives that still need to be downloaded from
|
deleted or if there are older dives that still need to be downloaded from
|
||||||
the dive computer, this checkbox needs to be activated. Some dive computers
|
the dive computer, this checkbox needs to be activated. Some dive computers
|
||||||
(e.g. Mares Puck) do not provide a contents list to <em>Subsurface</em> before the
|
(e.g. Mares Puck) do not provide a contents list to <em>Subsurface</em> before the
|
||||||
download in order to select only new dives. Consequently, for these dive
|
download in order to select only new dives. Consequently, for these dive
|
||||||
|
@ -871,7 +871,7 @@ Then select the <em>Download</em> button. With communication established, one c
|
||||||
could be inaccurate as we cannot determine how much downloadable data there
|
could be inaccurate as we cannot determine how much downloadable data there
|
||||||
is until all data have been downloaded). After successful download, Dialogue
|
is until all data have been downloaded). After successful download, Dialogue
|
||||||
<strong>B</strong> in the figure above appears. After the dives have been downloaded, they
|
<strong>B</strong> in the figure above appears. After the dives have been downloaded, they
|
||||||
appear in a tabular format on the righthand side of the dialogue (see image
|
appear in a tabular format on the right-hand side of the dialogue (see image
|
||||||
<strong>B</strong>, above). Each dive comprises a row in the table, with the date, duration
|
<strong>B</strong>, above). Each dive comprises a row in the table, with the date, duration
|
||||||
and depth shown. Next to each dive is a checkbox: check all the dives that
|
and depth shown. Next to each dive is a checkbox: check all the dives that
|
||||||
need to be transferred to the <strong>Dive List</strong>. In the case of the image above,
|
need to be transferred to the <strong>Dive List</strong>. In the case of the image above,
|
||||||
|
@ -895,9 +895,9 @@ If there is a problem in communicating with the dive computer, an error
|
||||||
</li>
|
</li>
|
||||||
</ul></div>
|
</ul></div>
|
||||||
<div class="sidebarblock">
|
<div class="sidebarblock">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="paragraph"><p><strong>PROBLEMS WITH DATA DOWNLOAD FROM A DIVE COMPUTER?</strong></p></div>
|
<div class="paragraph"><p><strong>PROBLEMS WITH DATA DOWNLOAD FROM A DIVE COMPUTER?</strong></p></div>
|
||||||
<div class="admonitionblock">
|
<div class="admonitionblock">
|
||||||
<table><tr>
|
<table><tr>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
<img src="images/icons/important.png" alt="Important" />
|
<img src="images/icons/important.png" alt="Important" />
|
||||||
|
@ -964,9 +964,9 @@ checked, no dives are added to the
|
||||||
<div class="literalblock">
|
<div class="literalblock">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<pre><code>subsurface.log
|
<pre><code>subsurface.log
|
||||||
subsurface.bin</code></pre>
|
subsurface.bin</code></pre>
|
||||||
</div></div>
|
</div></div>
|
||||||
<div class="paragraph"><p>These files should be send to the <em>Subsurface</em> mail list:
|
<div class="paragraph"><p>These files should be send to the <em>Subsurface</em> mail list:
|
||||||
<em>subsurface@subsurface-divelog.org</em> with a request for the files to be
|
<em>subsurface@subsurface-divelog.org</em> with a request for the files to be
|
||||||
analysed. Provide the dive computer make and model as well as contextual
|
analysed. Provide the dive computer make and model as well as contextual
|
||||||
information about the dives recorded on the dive computer.</p></div>
|
information about the dives recorded on the dive computer.</p></div>
|
||||||
|
@ -1014,7 +1014,7 @@ computer</em> from the <strong>Main Menu</strong>. If one checks the check box l
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="paragraph"><p>On the <em>Linux</em> or <em>MacOS</em> platforms the name of the <em>Subsurface</em> computer
|
<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
|
and its Bluetooth address are shown on the right-hand side, On the lefthand
|
||||||
side, if the computer has connected more than one local Bluetooth devices
|
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
|
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
|
<em>Subsurface</em>. The power state (on/off) of the Bluetooth adapter is shown
|
||||||
|
@ -1080,13 +1080,13 @@ downloaded dives are shown on the righthand side of the download dialogue.</p></
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="paragraph"><p>On <em>Windows</em> platforms the <em>Local Bluetooth device details section</em> on the
|
<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
|
right 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
|
<em>Scan</em> button) check that the Bluetooth device on the <em>Subsurface</em> computer
|
||||||
is turned on.</p></div>
|
is turned on.</p></div>
|
||||||
<div class="paragraph"><p>The pairing step is checked and done automatically during the download
|
<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
|
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
|
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
|
device, Tap to set up your DC device</em>. Always allow this pairing. After a
|
||||||
discovered item is selected, select the <em>Save</em> button. Finally select the
|
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
|
<em>Download</em> button on the <em>Download</em> dialogue and wait for the process to
|
||||||
complete.</p></div>
|
complete.</p></div>
|
||||||
|
@ -1167,7 +1167,7 @@ information. The <strong>Time</strong> field reflects the date and time of the
|
||||||
clicking the date, a calendar is displayed from which one can choose the
|
clicking the date, a calendar is displayed from which one can choose the
|
||||||
correct date. Press ESC to close the calendar. The time values (hour and
|
correct date. Press ESC to close the calendar. The time values (hour and
|
||||||
minutes) can also be edited directly by clicking on each of them in the text
|
minutes) can also be edited directly by clicking on each of them in the text
|
||||||
box and by overtyping the information displayed.</p></div>
|
box and by over-typing the information displayed.</p></div>
|
||||||
<div class="paragraph"><p><strong>Air/water temperatures</strong>: Air and water temperatures during the dive are shown
|
<div class="paragraph"><p><strong>Air/water temperatures</strong>: Air and water temperatures during the dive are shown
|
||||||
in text boxes to the right of the Start time. Many dive computers supply water
|
in text boxes to the right of the Start time. Many dive computers supply water
|
||||||
temperature information and this box may therefore contain information.
|
temperature information and this box may therefore contain information.
|
||||||
|
@ -1178,26 +1178,43 @@ If editing is required, only a value is required, the units of temperature will
|
||||||
automatically supplied by
|
automatically supplied by
|
||||||
<em>Subsurface</em> (following the <em>Preferences</em>, metric or imperial units will
|
<em>Subsurface</em> (following the <em>Preferences</em>, metric or imperial units will
|
||||||
be used).</p></div>
|
be used).</p></div>
|
||||||
<div class="paragraph"><p><strong>Location</strong>: Here the name of the dive site can be entered, e.g. "Tihany, Lake
|
<div class="paragraph"><p><strong>Location</strong>:</p></div>
|
||||||
Balaton, Hungary". Dive locations are managed as a separate part of the dive log.
|
<div class="admonitionblock">
|
||||||
After entering the information for a particular dive site, and several dives are
|
<table><tr>
|
||||||
performed at the same location, the information is re-used without requiring
|
<td class="icon">
|
||||||
full dive site information again. Existing dive location information
|
<img src="images/icons/warning2.png" alt="Warning" />
|
||||||
can be edited at any time by selecting (on the <strong>Dive List</strong> panel) a dive performed at that site
|
</td>
|
||||||
and by opening the location information by clicking the globe button on the
|
<td class="content">Dive locations are managed as a <strong>separate</strong> part of the dive log. The dive
|
||||||
right of the location name (see image on the right, above). When entering a dive location name, auto location of
|
information in the <strong>Notes</strong> and <strong>Equipment</strong> tabs can therefore not be edited
|
||||||
dive site names makes it easy to select a dive site that already exists in the dive log
|
at the same time as the dive site information. Save all the other dive
|
||||||
(i.e. when typing the name of a dive site,
|
information (e.g. divemaster, buddy, protective gear, notes about the dive)
|
||||||
a dropdown list appears showing all sites with similar names). If the dive
|
by selecting <em>Apply changes</em> on the <strong>Notes</strong> tab before editing the dive site
|
||||||
site has been used before, click on the already-existing name.</p></div>
|
information. Only then, supply a dive site name in the textbox labelled
|
||||||
<div class="paragraph"><p>If the present dive site has not been used before, a message appears as
|
<em>Location</em> on the <strong>Notes</strong> tab.</td>
|
||||||
follows (image <strong>A</strong> below):</p></div>
|
</tr></table>
|
||||||
|
</div>
|
||||||
|
<div class="paragraph"><p>Type the name of the dive site, e.g. "Tihany, Lake Balaton, Hungary". If
|
||||||
|
several dives are performed at the same location, the dive site information
|
||||||
|
for the first dive is re-used. Existing dive location information can be
|
||||||
|
edited at any time by selecting (on the <strong>Dive List</strong> panel) a dive performed
|
||||||
|
at that site and by opening the location information by clicking the globe
|
||||||
|
button on the right of the location name (see image on the right,
|
||||||
|
above). When entering a dive location name, auto location of dive site names
|
||||||
|
makes it easy to select an existing dive site name (i.e. when typing the
|
||||||
|
name of a dive site, a dropdown list appears showing all sites with similar
|
||||||
|
names). If the dive site has been used before, click on the already-existing
|
||||||
|
name. The dive site names in the dropdown list contain either a globe
|
||||||
|
symbol (indicating existing dive sites in the <em>Subsurface</em> database) or a
|
||||||
|
<strong>+</strong> symbol (indicating dive site names that appear consistent with the
|
||||||
|
current dive site name but which have not been added to the dive site
|
||||||
|
database). Therefore, if the present dive site has not been used before, a
|
||||||
|
message appears as follows (image <strong>A</strong> below):</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/Locations1_f22.jpg" alt="FIGURE:Location description panel" />
|
<img src="images/Locations1_f22.jpg" alt="FIGURE:Location description panel" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="paragraph"><p>Click the + icon on the right hand side. A panel appears to enter the
|
<div class="paragraph"><p>Doubleclick on the new dive site name. A panel appears to enter the
|
||||||
coordinates and other important information about the site (image <strong>B</strong>,
|
coordinates and other important information about the site (image <strong>B</strong>,
|
||||||
above). The most important items are the coordinates of the site. There are
|
above). The most important items are the coordinates of the site. There are
|
||||||
three ways of specifying the coordinates:</p></div>
|
three ways of specifying the coordinates:</p></div>
|
||||||
|
@ -1205,9 +1222,9 @@ three ways of specifying the coordinates:</p></div>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
One can find the coordinates on the world map in the bottom right hand part
|
One can find the coordinates on the world map in the bottom right hand part
|
||||||
of the Subsurface window. The map displays an orange bar indicating "No
|
of the <em>Subsurface</em> window. The map displays an orange bar indicating "No
|
||||||
location data - Move the map and double-click to set the dive
|
location data - Move the map and double-click to set the dive
|
||||||
location". Upon a double-click at the appropriate place, the orange bar
|
location". Upon a doubleclick at the appropriate place, the orange bar
|
||||||
disappears and the coordinates are stored.
|
disappears and the coordinates are stored.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
@ -1237,12 +1254,23 @@ e.g. N30° 13' 29.8" , E30° 49' 1.5" Decimal degrees, e.g. 30.22496 ,
|
||||||
negative value, e.g. -30.22496. Similarly western longitudes are given with
|
negative value, e.g. -30.22496. Similarly western longitudes are given with
|
||||||
a <strong>W</strong>, e.g. W07°, or with a negative value, e.g. -7.34323. Some keyboards
|
a <strong>W</strong>, e.g. W07°, or with a negative value, e.g. -7.34323. Some keyboards
|
||||||
don’t have the degree sign (°). It can be replaced by a <strong>d</strong> like this: N30d
|
don’t have the degree sign (°). It can be replaced by a <strong>d</strong> like this: N30d
|
||||||
W20d.</p></div>
|
W20d. If both a dive site name and coordinates have been provided, Save the
|
||||||
|
dive site information by selecting the button <em>Apply changes</em> at the top of
|
||||||
|
the panel.</p></div>
|
||||||
<div class="paragraph"><p><strong>Important</strong>: GPS coordinates of a dive site are linked to the Location
|
<div class="paragraph"><p><strong>Important</strong>: GPS coordinates of a dive site are linked to the Location
|
||||||
name - so adding coordinates to dives that do not have a location description
|
name - so <strong>saving</strong> a dive site with only coordinates and no dive site name
|
||||||
will cause unexpected behaviour (Subsurface will think that all of these
|
causes unexpected behaviour (Subsurface will think that all of these
|
||||||
dives have the same location and try to keep their GPS coordinates the
|
dives have the same location and try to keep their GPS coordinates the
|
||||||
same).</p></div>
|
same).</p></div>
|
||||||
|
<div class="paragraph"><p><strong>Dive site name lookup:</strong> If coordinates have been typed into the appropriate
|
||||||
|
text box, one can perform an automated name lookup based on the coordinates.
|
||||||
|
This is achieved when <em>Subsurface</em> uses the Internet to find the name of the dive site
|
||||||
|
based on the coordinates that were typed. If a name has been found, it is
|
||||||
|
automatically inserted into the tags box. The list box
|
||||||
|
(Titled <em>Dive sites on same coordinates</em>") at the bottom
|
||||||
|
of the dive site panel contains the names of other dives sites used at the
|
||||||
|
current location. For instance if the dive site is "Blue Hole" and there are several
|
||||||
|
dive sites named "Blue Hole", all these sites are listed in this list box.</p></div>
|
||||||
<div class="paragraph"><p>Enter any other textual information about the dive site (Description and
|
<div class="paragraph"><p>Enter any other textual information about the dive site (Description and
|
||||||
Notes), then select <em>Apply Changes</em> to save the geolocation for this dive
|
Notes), then select <em>Apply Changes</em> to save the geolocation for this dive
|
||||||
site. At a later stage the dive site information can be edited by clicking
|
site. At a later stage the dive site information can be edited by clicking
|
||||||
|
@ -1712,7 +1740,7 @@ Which data columns need to be imported into <em>Subsurface</em>? Is it a <em>CSV
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
Is the numeric information (e.g. dive depth) in metric or in imperial unis?
|
Is the numeric information (e.g. dive depth) in metric or in imperial units?
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
</ol></div>
|
</ol></div>
|
||||||
|
@ -1745,7 +1773,7 @@ balloons can be moved using a drag-and-drop action. For instance,
|
||||||
# ". If the column heading that <em>Subsurface</em> expects is not in the blue row,
|
# ". If the column heading that <em>Subsurface</em> expects is not in the blue row,
|
||||||
then drag the appropriate balloon from the upper area and drop it in the
|
then drag the appropriate balloon from the upper area and drop it in the
|
||||||
appropriate blue cell at the top of the table. To indicate the correct
|
appropriate blue cell at the top of the table. To indicate the correct
|
||||||
column for "Dive #", drag the ballooned item labeled "Dive # " and drop it
|
column for "Dive #", drag the ballooned item labelled "Dive # " and drop it
|
||||||
in the blue cell immediately above the white cell containing " # ". This is
|
in the blue cell immediately above the white cell containing " # ". This is
|
||||||
depicted in the image below.</p></div>
|
depicted in the image below.</p></div>
|
||||||
<div class="imageblock" style="text-align:center;">
|
<div class="imageblock" style="text-align:center;">
|
||||||
|
@ -2102,7 +2130,7 @@ collection of GPS locations.</p></div>
|
||||||
<td class="content"><em>How does the background service work?</em> Assuming the user sets 5 minutes and
|
<td class="content"><em>How does the background service work?</em> Assuming the user sets 5 minutes and
|
||||||
50 meters in the settings above, the app will start by recording a location
|
50 meters in the settings above, the app will start by recording a location
|
||||||
at the current location, followed by another one at every 5 minutes <strong>or</strong>
|
at the current location, followed by another one at every 5 minutes <strong>or</strong>
|
||||||
every time one moves 50m from previous location. If subsequent locations
|
every time one moves 50 m from previous location. If subsequent locations
|
||||||
are within a radius of 50 meters from the previous one, a new location is
|
are within a radius of 50 meters from the previous one, a new location is
|
||||||
not saved. If the user is not moving, only one location is saved, but if the
|
not saved. If the user is not moving, only one location is saved, but if the
|
||||||
user is moving, a trace of the route is obtained by saving a location every
|
user is moving, a trace of the route is obtained by saving a location every
|
||||||
|
@ -2171,7 +2199,7 @@ bar to end the location service. While the location service is running one
|
||||||
can only add dives using the manual mechanism.</p></div>
|
can only add dives using the manual mechanism.</p></div>
|
||||||
<div class="paragraph"><p>One can edit the site name afterwards by selecting the dive from the dive
|
<div class="paragraph"><p>One can edit the site name afterwards by selecting the dive from the dive
|
||||||
list and clicking on the site name. There are no other editable fields. The
|
list and clicking on the site name. There are no other editable fields. The
|
||||||
dive list is automatically uploaded from the iphone to the webservice and
|
dive list is automatically uploaded from the iPhone to the webservice and
|
||||||
there is not an option to trigger upload manually.</p></div>
|
there is not an option to trigger upload manually.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect3">
|
<div class="sect3">
|
||||||
|
@ -2308,7 +2336,7 @@ position photographs on the dive profile.</p></div>
|
||||||
the exact time the photograph was taken, using the metadata that the camera stores within
|
the exact time the photograph was taken, using the metadata that the camera stores within
|
||||||
each photo. In order to do this, use the bottom half of the <em>Time shift</em> dialog. If one uses
|
each photo. In order to do this, use the bottom half of the <em>Time shift</em> dialog. If one uses
|
||||||
the bottom part, the top part of the dialog is ignored. Click on
|
the bottom part, the top part of the dialog is ignored. Click on
|
||||||
the horizontal bar entitled "<em>Select image of divecomputer showing time</em>. This brings up
|
the horizontal bar entitled "<em>Select image of dive computer showing time</em>. This brings up
|
||||||
a file browser with which one can select the photograph of the dive computer time. Select the
|
a file browser with which one can select the photograph of the dive computer time. Select the
|
||||||
photograph using the file browser and click on <em>OK</em>. This photograph of the dive computer
|
photograph using the file browser and click on <em>OK</em>. This photograph of the dive computer
|
||||||
appears in the bottom panel of the <em>Shift times</em> dialog. Now <em>Subsurface</em> knows exactly
|
appears in the bottom panel of the <em>Shift times</em> dialog. Now <em>Subsurface</em> knows exactly
|
||||||
|
@ -2452,18 +2480,17 @@ if there is a match between a calculated fingerprint and the one originally
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
<img src="images/icons/important.png" alt="Important" />
|
<img src="images/icons/important.png" alt="Important" />
|
||||||
</td>
|
</td>
|
||||||
<td class="content">Software for the automated finger print calculation of existing photo
|
<td class="content"><em>Subsurface</em> automatically calculates fingerprints for all images that can
|
||||||
collections is under development. Currently single dives must be upgraded
|
be accessed by <em>Subsurface</em>. When manipulating images, ensure that all the
|
||||||
one at a time. Select the toolbar button on the <strong>Dive profile</strong> panel that
|
images associated with the dive log can be accessed by <em>Subsurface</em>.</td>
|
||||||
enables the display of images. The thumbnails of images are shown on the
|
|
||||||
dive profile. Then open the dive and change anything in the <strong>Notes</strong> panel
|
|
||||||
that brings up the blue edit bar at the top of the notes panel to save the
|
|
||||||
edits. For instance, add a space character at the end of the <em>Notes</em> text
|
|
||||||
box and immediately delete that space character. Select the option <em>Apply
|
|
||||||
changes</em> in the blue edit bar to save the dive information. Fingerprints
|
|
||||||
are calculated while saving this specific dive.</td>
|
|
||||||
</tr></table>
|
</tr></table>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="paragraph"><p><em>Subsurface</em> automatically checks and, if necessary, updates the
|
||||||
|
fingerprints associated with a single dive if:
|
||||||
|
- The images associated with that dive are visible as thumbnails on the <strong>Dive
|
||||||
|
Profile</strong>.
|
||||||
|
- One edits anything in the <strong>Notes tab</strong> panel and save the edits by selecting
|
||||||
|
<em>Apply changes</em>.</p></div>
|
||||||
</div></div>
|
</div></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -2472,10 +2499,10 @@ are calculated while saving this specific dive.</td>
|
||||||
<div class="sect3">
|
<div class="sect3">
|
||||||
<h4 id="S_MulticylinderDives">5.6.1. Multicylinder dives</h4>
|
<h4 id="S_MulticylinderDives">5.6.1. Multicylinder dives</h4>
|
||||||
<div class="paragraph"><p><em>Subsurface</em> easily handles dives involving more than one
|
<div class="paragraph"><p><em>Subsurface</em> easily handles dives involving more than one
|
||||||
cylinder. Multicylinder diving usually happens (a) if a diver does not have
|
cylinder. Multi-cylinder diving usually happens (a) if a diver does not have
|
||||||
enough gas for the complete dive in a single cylinder; (b) if the diver
|
enough gas for the complete dive in a single cylinder; (b) if the diver
|
||||||
needs more than one gas mixture because of the depth or the decompression
|
needs more than one gas mixture because of the depth or the decompression
|
||||||
needs of the dive. For this reason multicylinder dives are often used by
|
needs of the dive. For this reason multi-cylinder dives are often used by
|
||||||
technical divers who dive deep or long. As far as <em>Subsurface</em> is concerned,
|
technical divers who dive deep or long. As far as <em>Subsurface</em> is concerned,
|
||||||
there are only two types of information that need to be provided:</p></div>
|
there are only two types of information that need to be provided:</p></div>
|
||||||
<div class="ulist"><ul>
|
<div class="ulist"><ul>
|
||||||
|
@ -2518,11 +2545,11 @@ decompression.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect3">
|
<div class="sect3">
|
||||||
<h4 id="_sidemount_dives">5.6.2. Sidemount dives</h4>
|
<h4 id="_sidemount_dives">5.6.2. Sidemount dives</h4>
|
||||||
<div class="paragraph"><p>Sidemount diving is just another form of multicylinder diving, often with
|
<div class="paragraph"><p>Sidemount diving is just another form of multi-cylinder diving, often with
|
||||||
both or all cylinders having the same gas mixture. Although it is a popular
|
both or all cylinders having the same gas mixture. Although it is a popular
|
||||||
configuration for cave divers, sidemount diving can be performed by
|
configuration for cave divers, sidemount diving can be performed by
|
||||||
recreational divers who have completed the appropriate training. Sidemount
|
recreational divers who have completed the appropriate training. Sidemount
|
||||||
dive logging involves, exactly as with multicylinder dives, above, three
|
dive logging involves, exactly as with multi-cylinder dives, above, three
|
||||||
steps:</p></div>
|
steps:</p></div>
|
||||||
<div class="ulist"><ul>
|
<div class="ulist"><ul>
|
||||||
<li>
|
<li>
|
||||||
|
@ -3496,7 +3523,7 @@ duration.</p></div>
|
||||||
this, select and right-click the relevant dives to bring up the context
|
this, select and right-click the relevant dives to bring up the context
|
||||||
menu. Then select the option <strong>Remove dive(s) from trip</strong>. The dive(s) now
|
menu. Then select the option <strong>Remove dive(s) from trip</strong>. The dive(s) now
|
||||||
appear immediately above or below the trip to which they belonged, depending
|
appear immediately above or below the trip to which they belonged, depending
|
||||||
on the date and time of the unliked dive.</p></div>
|
on the date and time of the unlinked dive.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect3">
|
<div class="sect3">
|
||||||
<h4 id="_add_a_dive_to_the_trip_immediately_above">7.4.3. Add a dive to the trip immediately above</h4>
|
<h4 id="_add_a_dive_to_the_trip_immediately_above">7.4.3. Add a dive to the trip immediately above</h4>
|
||||||
|
@ -3603,30 +3630,35 @@ Exporter les informations de plongée vers <em>Facebook</em>
|
||||||
d’export car une connexion vers <em>Facebook</em> est nécessaire, nécessitant un
|
d’export car une connexion vers <em>Facebook</em> est nécessaire, nécessitant un
|
||||||
identifiant et un mot de passe. À partir du menu principal, si vous
|
identifiant et un mot de passe. À partir du menu principal, si vous
|
||||||
sélectionnez <em>Fichier → Préférences → Facebook</em>, un écran de connexion est
|
sélectionnez <em>Fichier → Préférences → Facebook</em>, un écran de connexion est
|
||||||
présenté (voir l’image <strong>A</strong> sur la gauche, ci dessous). Entrez vos
|
présenté (image <strong>A</strong> sur la gauche, ci dessous). Entrez l’identifiant et le
|
||||||
identifiant et mot de passe <em>Facebook</em>. Une fois connecté à <em>Facebook</em>, le
|
mot de passe <em>Facebook</em>. Une fois connecté à <em>Facebook</em>, le panneau de
|
||||||
panneau de l’image <strong>B</strong> ci dessous est présenté, avec un bouton <em>Déconnecter
|
l’image <strong>B</strong> ci dessous est présenté, avec un bouton <em>Déconnecter de
|
||||||
de Facebook</em> pour fermer la connexion <em>Facebook</em>.</p></div>
|
Facebook</em> pour fermer la connexion <em>Facebook</em>.</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/facebook1_f20.jpg" alt="Figure: Facebook login" />
|
<img src="images/facebook1_f20.jpg" alt="Figure: Facebook login" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="paragraph"><p>From the <em>Subsurface</em> window it is easy to determe whether <em>Subsurface</em> has
|
||||||
|
a valid connection to <em>Facebook</em> From the <strong>Main Menu</strong>, select <em>Share on →
|
||||||
|
Facebook</em> (image <strong>A</strong>, below). Normally, the <em>Facebook</em> option is greyed
|
||||||
|
out. But if there is a connection to <em>Facebook</em>, this option is active
|
||||||
|
(i.e. in black colour and can be selected).</p></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. Assurez-vous que la plongée à transférer
|
plongée vers <em>Facebook</em> est facile. Assurez-vous que la plongée à transférer
|
||||||
est affichée dans le panneau <strong>Profil de plongée</strong> de <em>Subsurface</em>. Si vous
|
est affichée dans le panneau <strong>Profil de plongée</strong> de <em>Subsurface</em>. Si, à
|
||||||
sélectionnez <em>Partager sur → Facebook</em> à partir du <strong>menu principal</strong>, une
|
partir du <strong>menu principal</strong>, vous sélectionnez <em>Partager sur → Facebook</em>,
|
||||||
fenêtre s’affiche, pour déterminer quelles informations seront transférées
|
une fenêtre s’affiche, pour déterminer quelles informations seront
|
||||||
avec le profil de plongée (voir l’image <strong>B</strong> ci-dessous). Pour transférer un
|
transférées avec le profil de plongée (voir l’image <strong>B</strong> ci-dessous). Pour
|
||||||
profil de plongée vers <em>Facebook</em>, le nom d’un album <em>Facebook</em> doit être
|
transférer un profil de plongée vers <em>Facebook</em>, le nom d’un album
|
||||||
fourni. Les cases à cocher sur la partie gauche permettent de sélectionner
|
<em>Facebook</em> doit être fourni. Les cases à cocher sur la partie gauche
|
||||||
des informations supplémentaires à transférer avec le profil de plongée. Ces
|
permettent de sélectionner des informations supplémentaires à transférer
|
||||||
informations sont affichées dans le champs de texte sur la partie droite du
|
avec le profil de plongée. Ces informations sont affichées dans le champs de
|
||||||
panneau. (voir l’image <strong>B</strong> ci dessous). Vous pouvez facilement modifier le
|
texte sur la partie droite du panneau. (image <strong>B</strong> ci dessous). Vous pouvez
|
||||||
message qui sera envoyé avec le profil de plongée. Une fois les informations
|
facilement modifier le message qui sera envoyé avec le profil de
|
||||||
supplémentaires ajoutées et vérifiées, sélectionner le bouton <em>OK</em> qui lance
|
plongée. Une fois les informations supplémentaires ajoutées et vérifiées,
|
||||||
le transfert vers <em>Facebook</em>. Après un moment, une fenêtre apparait
|
sélectionner le bouton <em>OK</em> qui lance le transfert vers <em>Facebook</em>. Après un
|
||||||
indiquant le succès du transfert.</p></div>
|
moment, une fenêtre apparait indiquant le succès du transfert.</p></div>
|
||||||
<div class="paragraph"><p>À la fois l’album créé et la publication sur votre ligne temporelle seront
|
<div class="paragraph"><p>À la fois l’album créé et la publication sur votre ligne temporelle seront
|
||||||
marquées comme privés. Pour que vos amis puissent voir la publication,
|
marquées comme privés. Pour que vos amis puissent voir la publication,
|
||||||
modifier les permissions à partir d’une connexion Facebook standard depuis
|
modifier les permissions à partir d’une connexion Facebook standard depuis
|
||||||
|
@ -3790,7 +3822,7 @@ from anywhere in the world without having to carry it with oneself. For this
|
||||||
reason, facilities such as <em>divelogs.de</em> and <em>Diving Log</em> offer to store
|
reason, facilities such as <em>divelogs.de</em> and <em>Diving Log</em> offer to store
|
||||||
dive log information on the Internet.</p></div>
|
dive log information on the Internet.</p></div>
|
||||||
<div class="paragraph"><p><em>Subsurface</em> includes access to a transparently integrated cloud storage
|
<div class="paragraph"><p><em>Subsurface</em> includes access to a transparently integrated cloud storage
|
||||||
backend that is available to all Subsurface users. Storing and retrieving a
|
back end that is available to all Subsurface users. Storing and retrieving a
|
||||||
dive log from the cloud is no more difficult than accessing the dives on the
|
dive log from the cloud is no more difficult than accessing the dives on the
|
||||||
local hard disk. The only requirement is that one should first register as
|
local hard disk. The only requirement is that one should first register as
|
||||||
a user on the cloud. To use <em>Subsurface cloud storage</em> , follow these
|
a user on the cloud. To use <em>Subsurface cloud storage</em> , follow these
|
||||||
|
@ -4038,13 +4070,6 @@ several templates (see image <strong>B</strong>, above).</p></div>
|
||||||
<em>Six Dives</em>: Print six dives per page, also showing the dive profiles.
|
<em>Six Dives</em>: Print six dives per page, also showing the dive profiles.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<p>
|
|
||||||
<em>Custom</em>: This option allows customisation of the print contents and
|
|
||||||
layout. This is
|
|
||||||
discussed at the end of this section.
|
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
</ul></div>
|
</ul></div>
|
||||||
<div class="paragraph"><p>Users can <em>Preview</em> the printed page by selecting the <em>Preview</em> button on
|
<div class="paragraph"><p>Users can <em>Preview</em> the printed page by selecting the <em>Preview</em> button on
|
||||||
the dialogue (see image <strong>A</strong> at the start of this section). After preview,
|
the dialogue (see image <strong>A</strong> at the start of this section). After preview,
|
||||||
|
@ -4069,7 +4094,7 @@ page.</p></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_write_a_custom_printing_template_advanced">10.1. Write a custom printing template (advanced)</h3>
|
<h3 id="_créer_un_modèle_d_8217_impression_personnalisé_avancé">10.1. Créer un modèle d’impression personnalisé (avancé)</h3>
|
||||||
<div class="paragraph"><p>Writing a custom template is an effective way to produce highly customized
|
<div class="paragraph"><p>Writing a custom template is an effective way to produce highly customized
|
||||||
printouts. Subsurface uses HTML templates to render printing. One can create
|
printouts. Subsurface uses HTML templates to render printing. One can create
|
||||||
a template, export a new template, import an existing template and delete an
|
a template, export a new template, import an existing template and delete an
|
||||||
|
@ -4140,13 +4165,14 @@ suivantes peuvent être réalisées :</p></div>
|
||||||
<div class="sect1">
|
<div class="sect1">
|
||||||
<h2 id="S_Preferences">12. Setting user <em>Preferences</em> for <em>Subsurface</em></h2>
|
<h2 id="S_Preferences">12. Setting user <em>Preferences</em> for <em>Subsurface</em></h2>
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
<div class="paragraph"><p>There are several settings within <em>Subsurface</em> that the user can
|
<div class="paragraph"><p>There are several user-definable settings within <em>Subsurface</em>, found by
|
||||||
specify. These are found when selecting <em>File → Preferences</em>. The settings
|
selecting <em>File → Preferences</em>. The settings are performed in seven groups:
|
||||||
are performed in five groups: <strong>Defaults</strong>, <strong>Units</strong>, <strong>Graph</strong>, <strong>Language</strong> and
|
<strong>Defaults</strong>, <strong>Units</strong>, <strong>Graph</strong>, <strong>Language</strong> and <strong>Network</strong>, <strong>Facebook</strong> and
|
||||||
<strong>Network</strong>. All five sections operate on the same principles: the user must
|
<strong>Georeference</strong>, all of which operate on the same principles: the user must
|
||||||
specify the settings that are to be changed, then these changes are saved
|
specify the settings that are to be changed, then these changes are saved
|
||||||
using the <strong>Apply</strong> button. After applying all the new settings users can then
|
using the <strong>Apply</strong> button. After applying all the new settings users can then
|
||||||
leave the settings panel by selecting <strong>OK</strong>.</p></div>
|
leave the settings panel by selecting <strong>OK</strong>. If <strong>Discard</strong> is selected,
|
||||||
|
changes to the preferences are not saved.</p></div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_defaults">12.1. Defaults</h3>
|
<h3 id="_defaults">12.1. Defaults</h3>
|
||||||
<div class="paragraph"><p>There are several settings in the <strong>Defaults</strong> panel:</p></div>
|
<div class="paragraph"><p>There are several settings in the <strong>Defaults</strong> panel:</p></div>
|
||||||
|
@ -4192,7 +4218,7 @@ leave the settings panel by selecting <strong>OK</strong>.</p></div>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
<strong>Display invalid</strong>: Dives can be marked as invalid (when a user wishes to hide
|
<strong>Display invalid</strong>: 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 doesn’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.
|
||||||
</p>
|
</p>
|
||||||
|
@ -4229,9 +4255,9 @@ leave the settings panel by selecting <strong>OK</strong>.</p></div>
|
||||||
<img src="images/Pref2_f20.jpg" alt="FIGURE: Preferences Units page" />
|
<img src="images/Pref2_f20.jpg" alt="FIGURE: Preferences Units page" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="paragraph"><p>Here user can choose between metric and imperial units of depth, pressure,
|
<div class="paragraph"><p>Here users can choose between metric and imperial units of depth, pressure,
|
||||||
volume, temperature and mass. By selecting the Metric or Imperial radio
|
volume, temperature and mass. By selecting the Metric or Imperial radio
|
||||||
button at the top, users can specify that all units are in the chosen
|
button at the top, one 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>
|
||||||
|
@ -4251,21 +4277,21 @@ as decimal degrees Choose the appropriate option.</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. enabled using the toolbar on the left hand side of the <strong>Dive Profile</strong>
|
the dive, enabled by 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 the specified 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 particular partial presure threshold has been exceeded.
|
highlighted in red, indicating that the particular partial pressure threshold has been exceeded.
|
||||||
</strong> <em>Max pO<sub>2</sub> whn displaying MOD</em> is the value used to calculate the maximum operative depth (MOD)
|
</strong> <em>Max pO<sub>2</sub> is used for calculating the MOD when displaying the maximum operative depth (MOD)
|
||||||
for a dive. Specify an appropriate partial pressure. A value of 1.4 is commonly used.
|
for a dive. Specify an appropriate partial pressure. A value of 1.4 is commonly used.
|
||||||
<strong> <em>Draw dive computer reported ceiling red</em>: This checkbox allows exactly what it says. By default
|
<strong> _Draw dive computer reported ceiling red</em>: This checkbox allows exactly what it says. By default
|
||||||
the computer reported ceiling is shown in white.
|
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
|
from the ceilings calculated by <em>Subsurface</em> because of the different algorithms and
|
||||||
gradient factors available for calculating ceilings, as well as the dynamic way that a
|
gradient factors, as well as the dynamic way that a
|
||||||
dive computer can calculate ceilings during a dive.
|
dive computer can calculate ceilings during a dive.
|
||||||
</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.
|
</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 if 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.
|
||||||
<strong>* <em>Show average depth</em>: If this box is checked, the *Dive Profile</strong> panel contains a grey line that indicates
|
<strong>* <em>Show average depth</em>: If this box is checked, the *Dive Profile</strong> panel contains a grey line that indicates
|
||||||
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
|
the mean depth of the dive up to any time instant during the dive. Normally this is a u-shaped line indicating the deepest mean depth just before the
|
||||||
ascent.</p></div>
|
ascent.</p></div>
|
||||||
<div class="ulist"><ul>
|
<div class="ulist"><ul>
|
||||||
<li>
|
<li>
|
||||||
|
@ -4357,22 +4383,22 @@ Gradient Factors (GFLow and GFHigh):* Set the <em>gradient factors</em> used whi
|
||||||
</div>
|
</div>
|
||||||
<div class="paragraph"><p>A checkbox allows one to use the <em>System Default</em> language which in most
|
<div class="paragraph"><p>A checkbox allows one to use the <em>System Default</em> language which in most
|
||||||
cases will be the correct setting; with this <em>Subsurface</em> simply runs in the
|
cases will be the correct setting; with this <em>Subsurface</em> simply runs in the
|
||||||
same language / country settings as the underlying OS. If this is for some
|
same language / country settings as the underlying operating system. If this
|
||||||
reason undesirable users can uncheck this checkbox and pick a language /
|
is for some reason undesirable one can uncheck this checkbox and pick a
|
||||||
country combination from the list of included localizations. The <em>Filter</em>
|
language / country combination from the list of included localizations. The
|
||||||
text box allows one to list similar languages. For instance there are
|
<em>Filter</em> text box allows one to list similar languages. For instance there
|
||||||
several system variants of English or French. <strong>This particular preference
|
are several system variants of English or French. <strong>This particular
|
||||||
requires a restart of <em>Subsurface</em> to take effect</strong>.</p></div>
|
preference 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. This is important, for instance, when <em>Subsurface</em> needs
|
on the Internet. This is important, for instance, when <em>Subsurface</em> needs
|
||||||
to communicate with Internet services such as Cloud storage, the
|
to communicate with Internet services such as Cloud storage or the
|
||||||
<a href="#S_Companion"><em>Subsurface Companion app</em></a> or data export/import from
|
<a href="#S_Companion"><em>Subsurface Companion app</em></a>. These Internet requirements are
|
||||||
<em>Divelogs.de</em>. These Internet requirements are determined by one’s type of
|
determined by one’s type of connection to the Internet and by the Internet
|
||||||
connection to the Internet and by the Internet Service Provider (ISP) used.
|
Service Provider (ISP) used. One’s ISP should provide the appropriate
|
||||||
One’s ISP should provide the appropriate information.</p></div>
|
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" />
|
||||||
|
@ -4393,7 +4419,7 @@ from one’s ISP.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
<em>Subsurface cloud storage</em>: In order to store one’s dive log in the cloud, a valid email address
|
<em>Subsurface cloud storage</em>: 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
|
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.
|
regarding cloud storage to a user, and to set up the cloud storage appropriately.
|
||||||
Two additional options are given:
|
Two additional options are given:
|
||||||
|
@ -4402,7 +4428,7 @@ from one’s ISP.
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
<em>Sync to cloud in the background</em>: This option allows saving of dive information to the cloud storage
|
<em>Sync to cloud in the background</em>: This option allows saving of dive information to the cloud storage
|
||||||
while the user performs other tasks inside <em>Subsurface</em>.
|
while the user performs other tasks within <em>Subsurface</em>.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -4441,8 +4467,19 @@ plongée vers Facebook</a> pour plus d’informations.</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<h3 id="_georeference">12.7. Georeference</h3>
|
<h3 id="_georeference">12.7. Georeference</h3>
|
||||||
<div class="paragraph"><p><em>Subsurface</em> provides a geo-lookup service (that is, an ability to look up
|
<div class="paragraph"><p><em>Subsurface</em> provides a geo-lookup service (that is, given the coordinates
|
||||||
the geographic coordinates of a place name).</p></div>
|
of a dive site (derived from a click on the <strong>Dive Map panel</strong> at the bottom
|
||||||
|
right of the <em>Subsurface</em> window, or from a GPS instrument or from the
|
||||||
|
<em>Subsurface</em> Companion app), a lookup on the Internet is performed to find
|
||||||
|
the name of the closest known location. Obviously this function only works
|
||||||
|
if <em>Subsurface</em> has an Internet connection. The preference of the dive site
|
||||||
|
name can be configured, e.g. <em>Country/State/City</em> or <em>City/State/Country</em>
|
||||||
|
(see image below).</p></div>
|
||||||
|
<div class="imageblock" style="text-align:center;">
|
||||||
|
<div class="content">
|
||||||
|
<img src="images/Pref7_f20.jpg" alt="FIGURE: Facebook login panel" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -4573,7 +4610,7 @@ In the table labelled <em>Available Gases</em>, add the information of the
|
||||||
pressure of this cylinder. By leaving the oxygen concentration (O2%) filed
|
pressure of this cylinder. By leaving the oxygen concentration (O2%) filed
|
||||||
empty, the cylinder is assumed to contain air. Otherwise enter the oxygen
|
empty, the cylinder is assumed to contain air. Otherwise enter the oxygen
|
||||||
and/or helium concentration in the boxes provided in this dialogue. Add
|
and/or helium concentration in the boxes provided in this dialogue. Add
|
||||||
additional cylinders by using the "+" icon to the top righthand of the
|
additional cylinders by using the "+" icon to the top right-hand of the
|
||||||
dialogue.
|
dialogue.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
@ -4609,21 +4646,23 @@ The most efficient way to create a dive profile is to enter the appropriate
|
||||||
</ul></div>
|
</ul></div>
|
||||||
<div class="sect3">
|
<div class="sect3">
|
||||||
<h4 id="_recreational_dives">13.2.1. Recreational dives</h4>
|
<h4 id="_recreational_dives">13.2.1. Recreational dives</h4>
|
||||||
<div class="paragraph"><p>The <em>Subsurface</em> dive planner allows a sophisticated way of planning
|
<div class="paragraph"><p>Recreational mode is what comes closest to planning a dive based on the
|
||||||
recreational dives, i.e. dives that remain within no-decompression limits.
|
non-decompression limit (NDL). It computes the maximal time a diver can
|
||||||
The dive planner automatically takes into account the nitrogen load incurred
|
stay at the current depth without incurring any mandatory decompression
|
||||||
in previous dives. But conventional dive tables are also used in a way that
|
stops and without using more than the existing gas (minus a reserve). The
|
||||||
can take into account previous dives. Why use a dive planner for
|
planner automatically takes into account the nitrogen load incurred in
|
||||||
recreational dives? Using recreational dive tables, the maximum depth of a
|
previous dives. But conventional dive tables are also used in a way that can
|
||||||
dive is taken into acount. However, few dives are undertaken at a constant
|
take into account previous dives. Why use a dive planner for recreational
|
||||||
depth corresponding to the maximum depth (i.e. a "square" dive
|
dives? Using recreational dive tables, the maximum depth of a dive is taken
|
||||||
profile). This means that dive tables overestimate the nitrogen load
|
into account. However, few dives are undertaken at a constant depth
|
||||||
incurred during previous dives. The <em>Subsurface</em> dive planner calculates
|
corresponding to the maximum depth (i.e. a "square" dive profile). This
|
||||||
nitrogen load according to the real dive profiles of all uploaded previous
|
means that dive tables overestimate the nitrogen load incurred during
|
||||||
dives, in a similar way as dive computers calculate nitrogen load during a
|
previous dives. The <em>Subsurface</em> dive planner calculates nitrogen load
|
||||||
dive. This mean that the diver gets <em>credit</em> in terms of nitrogen loading
|
according to the real dive profiles of all uploaded previous dives, in a
|
||||||
for not remaining at maximum depth during previous dives, enabling planning
|
similar way as dive computers calculate nitrogen load during a dive. This
|
||||||
a longer subsequent dive. For the planner to work it is therefore crucial to
|
means that the diver gets <em>credit</em> in terms of nitrogen loading for not
|
||||||
|
remaining at maximum depth during previous dives, enabling planning of a
|
||||||
|
longer subsequent dive. For the planner to work it is therefore crucial to
|
||||||
upload all previous dives onto <em>Subsurface</em> before performing dive planning.</p></div>
|
upload all previous dives onto <em>Subsurface</em> before performing dive planning.</p></div>
|
||||||
<div class="paragraph"><p>To plan a dive, the appropriate settings need to be defined.</p></div>
|
<div class="paragraph"><p>To plan a dive, the appropriate settings need to be defined.</p></div>
|
||||||
<div class="paragraph"><p>Ensure that the date and time is set to that of the intended dive. This
|
<div class="paragraph"><p>Ensure that the date and time is set to that of the intended dive. This
|
||||||
|
@ -4655,7 +4694,17 @@ The planner calculates whether the specified cylinder contains enough
|
||||||
<p>
|
<p>
|
||||||
Define the amount of gas that the cylinder must have at the end of the
|
Define the amount of gas that the cylinder must have at the end of the
|
||||||
bottom section of the dive just before ascent. A value of 50 bar is often
|
bottom section of the dive just before ascent. A value of 50 bar is often
|
||||||
used.
|
used. The reason for this reserve gas is to provide for the possible need
|
||||||
|
need to bring one’s buddy to the surface using gas sharing. How much gas is
|
||||||
|
used in sharing depends on the depth of the ascent. This can be a bit hard
|
||||||
|
to estimate, so most agencies assume a fixed amount of gas, or actually of
|
||||||
|
pressure e.g. 40 or 50 bar or 25% or 33% (rule of thirds). But <em>Subsurface</em>
|
||||||
|
can do better because it knows about the ascent and that is why we add the
|
||||||
|
amount of gas during the ascent (i.e. the "deco gas“). Subsurface still
|
||||||
|
uses a fixed pressure „reserve“ but that is supposed to be for the
|
||||||
|
additional gas used around the realisation that there is a problem and one’s
|
||||||
|
pulse rate goes up when one starts to buddy breathe. This reserve amount is
|
||||||
|
user configurable.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -4665,7 +4714,9 @@ Define the depth of the dive by dragging the waypoints (white dots) on the
|
||||||
table under <em>Dive planner points</em> as desribed under the previous heading. If
|
table under <em>Dive planner points</em> as desribed under the previous heading. If
|
||||||
this is a multilevel dive, set the appropriate dive depths to represent the
|
this is a multilevel dive, set the appropriate dive depths to represent the
|
||||||
dive plan by adding waypoints to the dive profile or by adding appropriate
|
dive plan by adding waypoints to the dive profile or by adding appropriate
|
||||||
dive planner points to the <em>Dive Planner Points</em> table.
|
dive planner points to the <em>Dive Planner Points</em> table. <em>Subsurface</em> will
|
||||||
|
automatically extend the bottom section of the dive to the maximum duration
|
||||||
|
within the no-decompression limits (NDL).
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -4824,7 +4875,7 @@ appear in the <strong>Dive List</strong> panel of <em>Subsurface</em>.</p></div>
|
||||||
exact details of the dive plan are provided. These details may be modified
|
exact details of the dive plan are provided. These details may be modified
|
||||||
by checking any of the options under the <em>Notes</em> section of the dive
|
by checking any of the options under the <em>Notes</em> section of the dive
|
||||||
planner, immediately to the left of the <em>Dive Plan Details</em>. If a <em>Verbatim
|
planner, immediately to the left of the <em>Dive Plan Details</em>. If a <em>Verbatim
|
||||||
diveplan</em> is requested, a detailed sentence-level explanation of the dive
|
dive plan</em> is requested, a detailed sentence-level explanation of the dive
|
||||||
plan is given. If any of the management specifications have been exceeded
|
plan is given. If any of the management specifications have been exceeded
|
||||||
during the planning, a warning message is printed underneath the dive plan
|
during the planning, a warning message is printed underneath the dive plan
|
||||||
information.</p></div>
|
information.</p></div>
|
||||||
|
@ -4846,9 +4897,9 @@ accross the mouthpiece of the rebreather into account. If the
|
||||||
pO<sub>2</sub> drops below what is considered a save value, a warning appears in the <em>Dive plan
|
pO<sub>2</sub> drops below what is considered a save value, a warning appears in the <em>Dive plan
|
||||||
details</em>. A typical pSCR configuration is with a single cylinder and one or more bail-out
|
details</em>. A typical pSCR configuration is with a single cylinder and one or more bail-out
|
||||||
cylinders. Therefore the setup of the <em>Available gases</em> and the <em>Dive planner points</em> tables
|
cylinders. Therefore the setup of the <em>Available gases</em> and the <em>Dive planner points</em> tables
|
||||||
are very similar to that of a CCR dive plan, described above. However, no oxygen setpoints
|
are very similar to that of a CCR dive plan, described below. However, no oxygen setpoints
|
||||||
are specified for pSCR dives. Below is a dive plan for a pSCR dive. The dive is comparable
|
are specified for pSCR dives. Below is a dive plan for a pSCR dive. The dive is comparable
|
||||||
to that of the CCR dive above, but note the longer ascent duration due to the lower oxygen
|
to that of the CCR dive below, but note the longer ascent duration due to the lower oxygen
|
||||||
in the loop due to the oxygen drop across the mouthpiece of the pSCR equipment.</p></div>
|
in the loop due to the oxygen drop across the mouthpiece of the pSCR equipment.</p></div>
|
||||||
<div class="imageblock" style="text-align:center;">
|
<div class="imageblock" style="text-align:center;">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
@ -4863,13 +4914,15 @@ the dropdown list, circled in blue in the image below.</p></div>
|
||||||
<div class="paragraph"><p><strong>Available gases</strong>: In the <em>Available gases</em> table, enter the cylinder information for the
|
<div class="paragraph"><p><strong>Available gases</strong>: In the <em>Available gases</em> table, enter the cylinder information for the
|
||||||
diluent cylinder and for any bail-out cylinders. Do NOT enter the information for the oxygen
|
diluent cylinder and for any bail-out cylinders. Do NOT enter the information for the oxygen
|
||||||
cylinder since it is implied when the <em>CCR</em> dropdown selection is made.</p></div>
|
cylinder since it is implied when the <em>CCR</em> dropdown selection is made.</p></div>
|
||||||
<div class="paragraph"><p><strong>Entering setpoints</strong>: Specify a default setpoint in the Preferences tab, by selecting <em>File → Preferences → Graph</em> from the main menu. All user-entered segments in the <em>Dive planner points</em> table
|
<div class="paragraph"><p><strong>Entering setpoints</strong>: Specify a default setpoint in the Preferences tab, by selecting <em>File → Preferences → Graph</em> from
|
||||||
|
the main menu. All user-entered segments in the <em>Dive planner points</em> table
|
||||||
use the default setpoint value. Then, different setpoints can be specified for dive segments
|
use the default setpoint value. Then, different setpoints can be specified for dive segments
|
||||||
in the <em>Dive planner points</em> table. A zero setpoint
|
in the <em>Dive planner points</em> table. A zero setpoint
|
||||||
means the diver bails out to open circuit mode for that segment. The decompression is always calculated
|
means the diver bails out to open circuit mode for that segment. The decompression is always calculated
|
||||||
using the setpoint of the last manually entered segment. So, to plan a bail out ascent for a
|
using the setpoint of the last manually entered segment. So, to plan a bail out ascent for a
|
||||||
CCR dive, add a one-minute dive segment to the end with a setpoint value of 0. The decompression
|
CCR dive, add a one-minute dive segment to the end with a setpoint value of 0. The decompression
|
||||||
algorithm does not switch deco-gases automatically while in CCR mode (i.e. when a positive setpoint is specified) but, of course, this is calculated for bail out ascents.</p></div>
|
algorithm does not switch deco-gases automatically while in CCR mode (i.e. when a positive setpoint is specified) but,
|
||||||
|
of course, this is calculated for bail out ascents.</p></div>
|
||||||
<div class="paragraph"><p>The dive profile for a CCR dive may look something like the image below.</p></div>
|
<div class="paragraph"><p>The dive profile for a CCR dive may look something like the image below.</p></div>
|
||||||
<div class="imageblock" style="text-align:center;">
|
<div class="imageblock" style="text-align:center;">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
@ -6343,8 +6396,9 @@ to the print device by <em>Subsurface</em>.</p></div>
|
||||||
<em>Delete</em>, <em>Import</em> and to <em>Export</em> templates (see image <strong>A</strong> above). New or
|
<em>Delete</em>, <em>Import</em> and to <em>Export</em> templates (see image <strong>A</strong> above). New or
|
||||||
modified templates are stored as HTML files in the same directory as the
|
modified templates are stored as HTML files in the same directory as the
|
||||||
dive log being processed. In order to create or modify a template, select
|
dive log being processed. In order to create or modify a template, select
|
||||||
the <em>Custom</em> template from the template dropdown list in the print dialogue
|
one of the templates from the template dropdown list in the print dialogue
|
||||||
(see image <strong>B</strong> above), then select <em>Edit</em>.</p></div>
|
(see image <strong>B</strong> above). Choose an existing template that resembles the final
|
||||||
|
desired printout. Then select <em>Edit</em>.</p></div>
|
||||||
<div class="paragraph"><p>The Edit Panel comprises three tabs:</p></div>
|
<div class="paragraph"><p>The Edit Panel comprises three tabs:</p></div>
|
||||||
<div class="imageblock" style="text-align:center;">
|
<div class="imageblock" style="text-align:center;">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
@ -6376,7 +6430,8 @@ the <em>Custom</em> template from the template dropdown list in the print dialog
|
||||||
</div>
|
</div>
|
||||||
<div class="paragraph"><p>One can adapt any of the existing templates and save it to the dive log
|
<div class="paragraph"><p>One can adapt any of the existing templates and save it to the dive log
|
||||||
directory. The standard templates (e.g. One dive, Six dives, Table) can be
|
directory. The standard templates (e.g. One dive, Six dives, Table) can be
|
||||||
modified in this way.</p></div>
|
modified in this way. After completing the edits, use the <em>Export</em> button in
|
||||||
|
the print dialogue to save the new template using a new template name.</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">
|
||||||
|
@ -6752,7 +6807,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-10-12 11:05:42 CEST
|
Last updated 2015-10-13 20:41:46 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -350,7 +350,7 @@ image::images/DC_import_f20.jpg["FIGURE: Download dialogue 1", align="center"]
|
||||||
|
|
||||||
Dive computers tend to keep a certain number of dives in their memory, even
|
Dive computers tend to keep a certain number of dives in their memory, even
|
||||||
though these dives have already been imported to _Subsurface_. For that
|
though these dives have already been imported to _Subsurface_. For that
|
||||||
reason, if the divecomputer allows this, _Subsurface_ only imports dives
|
reason, if the dive computer allows this, _Subsurface_ only imports dives
|
||||||
that have not been uploaded before. This makes the download process faster
|
that have not been uploaded before. This makes the download process faster
|
||||||
on most dive computers and also saves battery power of the dive computer (at
|
on most dive computers and also saves battery power of the dive computer (at
|
||||||
least for those not charging while connected via USB).
|
least for those not charging while connected via USB).
|
||||||
|
@ -403,7 +403,7 @@ least for those not charging while connected via USB).
|
||||||
could be inaccurate as we cannot determine how much downloadable data there
|
could be inaccurate as we cannot determine how much downloadable data there
|
||||||
is until all data have been downloaded). After successful download, Dialogue
|
is until all data have been downloaded). After successful download, Dialogue
|
||||||
*B* in the figure above appears. After the dives have been downloaded, they
|
*B* in the figure above appears. After the dives have been downloaded, they
|
||||||
appear in a tabular format on the righthand side of the dialogue (see image
|
appear in a tabular format on the right-hand side of the dialogue (see image
|
||||||
*B*, above). Each dive comprises a row in the table, with the date, duration
|
*B*, above). Each dive comprises a row in the table, with the date, duration
|
||||||
and depth shown. Next to each dive is a checkbox: check all the dives that
|
and depth shown. Next to each dive is a checkbox: check all the dives that
|
||||||
need to be transferred to the *Dive List*. In the case of the image above,
|
need to be transferred to the *Dive List*. In the case of the image above,
|
||||||
|
@ -504,7 +504,7 @@ _"Choose Bluetooth download mode"_, the dialogue below appears.
|
||||||
image::images/DC_import_Bluetooth.jpg["FIGURE: Download Bluetooth", align="center"]
|
image::images/DC_import_Bluetooth.jpg["FIGURE: Download Bluetooth", align="center"]
|
||||||
|
|
||||||
On the _Linux_ or _MacOS_ platforms the name of the _Subsurface_ computer
|
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
|
and its Bluetooth address are shown on the right-hand side, On the lefthand
|
||||||
side, if the computer has connected more than one local Bluetooth devices
|
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
|
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
|
_Subsurface_. The power state (on/off) of the Bluetooth adapter is shown
|
||||||
|
@ -562,15 +562,16 @@ downloaded dives are shown on the righthand side of the download dialogue.
|
||||||
|
|
||||||
===== Sur Windows :
|
===== Sur Windows :
|
||||||
image::images/DC_import_Bluetooth_Windows.png["FIGURE: Download Bluetooth on Windows", align="center"]
|
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
|
On _Windows_ platforms the _Local Bluetooth device details section_ on the
|
||||||
left is not displayed. To successfully initiate a scan (by pressing the
|
right is not displayed. To successfully initiate a scan (by pressing the
|
||||||
_Scan_ button) check that the Bluetooth device on the _Subsurface_ computer
|
_Scan_ button) check that the Bluetooth device on the _Subsurface_ computer
|
||||||
is turned on.
|
is turned on.
|
||||||
|
|
||||||
The pairing step is checked and done automatically during the download
|
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
|
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
|
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
|
device, Tap to set up your DC device_. Always allow this pairing. After a
|
||||||
discovered item is selected, select the _Save_ button. Finally select the
|
discovered item is selected, select the _Save_ button. Finally select the
|
||||||
_Download_ button on the _Download_ dialogue and wait for the process to
|
_Download_ button on the _Download_ dialogue and wait for the process to
|
||||||
complete.
|
complete.
|
||||||
|
@ -649,7 +650,7 @@ information. The *Time* field reflects the date and time of the dive. By
|
||||||
clicking the date, a calendar is displayed from which one can choose the
|
clicking the date, a calendar is displayed from which one can choose the
|
||||||
correct date. Press ESC to close the calendar. The time values (hour and
|
correct date. Press ESC to close the calendar. The time values (hour and
|
||||||
minutes) can also be edited directly by clicking on each of them in the text
|
minutes) can also be edited directly by clicking on each of them in the text
|
||||||
box and by overtyping the information displayed.
|
box and by over-typing the information displayed.
|
||||||
|
|
||||||
*Air/water temperatures*: Air and water temperatures during the dive are shown
|
*Air/water temperatures*: Air and water temperatures during the dive are shown
|
||||||
in text boxes to the right of the Start time. Many dive computers supply water
|
in text boxes to the right of the Start time. Many dive computers supply water
|
||||||
|
@ -662,33 +663,45 @@ automatically supplied by
|
||||||
_Subsurface_ (following the _Preferences_, metric or imperial units will
|
_Subsurface_ (following the _Preferences_, metric or imperial units will
|
||||||
be used).
|
be used).
|
||||||
|
|
||||||
*Location*: Here the name of the dive site can be entered, e.g. "Tihany, Lake
|
*Location*:
|
||||||
Balaton, Hungary". Dive locations are managed as a separate part of the dive log.
|
[icon="images/icons/warning2.png"]
|
||||||
After entering the information for a particular dive site, and several dives are
|
[WARNING]
|
||||||
performed at the same location, the information is re-used without requiring
|
Dive locations are managed as a *separate* part of the dive log. The dive
|
||||||
full dive site information again. Existing dive location information
|
information in the *Notes* and *Equipment* tabs can therefore not be edited
|
||||||
can be edited at any time by selecting (on the *Dive List* panel) a dive performed at that site
|
at the same time as the dive site information. Save all the other dive
|
||||||
and by opening the location information by clicking the globe button on the
|
information (e.g. divemaster, buddy, protective gear, notes about the dive)
|
||||||
right of the location name (see image on the right, above). When entering a dive location name, auto location of
|
by selecting _Apply changes_ on the *Notes* tab before editing the dive site
|
||||||
dive site names makes it easy to select a dive site that already exists in the dive log
|
information. Only then, supply a dive site name in the textbox labelled
|
||||||
(i.e. when typing the name of a dive site,
|
_Location_ on the *Notes* tab.
|
||||||
a dropdown list appears showing all sites with similar names). If the dive
|
|
||||||
site has been used before, click on the already-existing name.
|
|
||||||
|
|
||||||
If the present dive site has not been used before, a message appears as
|
Type the name of the dive site, e.g. "Tihany, Lake Balaton, Hungary". If
|
||||||
follows (image *A* below):
|
several dives are performed at the same location, the dive site information
|
||||||
|
for the first dive is re-used. Existing dive location information can be
|
||||||
|
edited at any time by selecting (on the *Dive List* panel) a dive performed
|
||||||
|
at that site and by opening the location information by clicking the globe
|
||||||
|
button on the right of the location name (see image on the right,
|
||||||
|
above). When entering a dive location name, auto location of dive site names
|
||||||
|
makes it easy to select an existing dive site name (i.e. when typing the
|
||||||
|
name of a dive site, a dropdown list appears showing all sites with similar
|
||||||
|
names). If the dive site has been used before, click on the already-existing
|
||||||
|
name. The dive site names in the dropdown list contain either a globe
|
||||||
|
symbol (indicating existing dive sites in the _Subsurface_ database) or a
|
||||||
|
*+* symbol (indicating dive site names that appear consistent with the
|
||||||
|
current dive site name but which have not been added to the dive site
|
||||||
|
database). Therefore, if the present dive site has not been used before, a
|
||||||
|
message appears as follows (image *A* below):
|
||||||
|
|
||||||
image::images/Locations1_f22.jpg["FIGURE:Location description panel", align="center"]
|
image::images/Locations1_f22.jpg["FIGURE:Location description panel", align="center"]
|
||||||
|
|
||||||
Click the + icon on the right hand side. A panel appears to enter the
|
Doubleclick on the new dive site name. A panel appears to enter the
|
||||||
coordinates and other important information about the site (image *B*,
|
coordinates and other important information about the site (image *B*,
|
||||||
above). The most important items are the coordinates of the site. There are
|
above). The most important items are the coordinates of the site. There are
|
||||||
three ways of specifying the coordinates:
|
three ways of specifying the coordinates:
|
||||||
|
|
||||||
a. One can find the coordinates on the world map in the bottom right hand part
|
a. One can find the coordinates on the world map in the bottom right hand part
|
||||||
of the Subsurface window. The map displays an orange bar indicating "No
|
of the _Subsurface_ window. The map displays an orange bar indicating "No
|
||||||
location data - Move the map and double-click to set the dive
|
location data - Move the map and double-click to set the dive
|
||||||
location". Upon a double-click at the appropriate place, the orange bar
|
location". Upon a doubleclick at the appropriate place, the orange bar
|
||||||
disappears and the coordinates are stored.
|
disappears and the coordinates are stored.
|
||||||
|
|
||||||
b. The coordinates can be obtained from the _Subsurface_ Companion app if the
|
b. The coordinates can be obtained from the _Subsurface_ Companion app if the
|
||||||
|
@ -708,14 +721,26 @@ Southern hemisphere latitudes are given with a *S*, e.g. S30°, or with a
|
||||||
negative value, e.g. -30.22496. Similarly western longitudes are given with
|
negative value, e.g. -30.22496. Similarly western longitudes are given with
|
||||||
a *W*, e.g. W07°, or with a negative value, e.g. -7.34323. Some keyboards
|
a *W*, e.g. W07°, or with a negative value, e.g. -7.34323. Some keyboards
|
||||||
don't have the degree sign (°). It can be replaced by a *d* like this: N30d
|
don't have the degree sign (°). It can be replaced by a *d* like this: N30d
|
||||||
W20d.
|
W20d. If both a dive site name and coordinates have been provided, Save the
|
||||||
|
dive site information by selecting the button _Apply changes_ at the top of
|
||||||
|
the panel.
|
||||||
|
|
||||||
*Important*: GPS coordinates of a dive site are linked to the Location
|
*Important*: GPS coordinates of a dive site are linked to the Location
|
||||||
name - so adding coordinates to dives that do not have a location description
|
name - so *saving* a dive site with only coordinates and no dive site name
|
||||||
will cause unexpected behaviour (Subsurface will think that all of these
|
causes unexpected behaviour (Subsurface will think that all of these
|
||||||
dives have the same location and try to keep their GPS coordinates the
|
dives have the same location and try to keep their GPS coordinates the
|
||||||
same).
|
same).
|
||||||
|
|
||||||
|
*Dive site name lookup:* If coordinates have been typed into the appropriate
|
||||||
|
text box, one can perform an automated name lookup based on the coordinates.
|
||||||
|
This is achieved when _Subsurface_ uses the Internet to find the name of the dive site
|
||||||
|
based on the coordinates that were typed. If a name has been found, it is
|
||||||
|
automatically inserted into the tags box. The list box
|
||||||
|
(Titled _Dive sites on same coordinates_") at the bottom
|
||||||
|
of the dive site panel contains the names of other dives sites used at the
|
||||||
|
current location. For instance if the dive site is "Blue Hole" and there are several
|
||||||
|
dive sites named "Blue Hole", all these sites are listed in this list box.
|
||||||
|
|
||||||
Enter any other textual information about the dive site (Description and
|
Enter any other textual information about the dive site (Description and
|
||||||
Notes), then select _Apply Changes_ to save the geolocation for this dive
|
Notes), then select _Apply Changes_ to save the geolocation for this dive
|
||||||
site. At a later stage the dive site information can be edited by clicking
|
site. At a later stage the dive site information can be edited by clicking
|
||||||
|
@ -1101,7 +1126,7 @@ b. Which data columns need to be imported into _Subsurface_? Is it a _CSV dive
|
||||||
editor and note the titles of the columns to be imported and their column
|
editor and note the titles of the columns to be imported and their column
|
||||||
positions.
|
positions.
|
||||||
|
|
||||||
c. Is the numeric information (e.g. dive depth) in metric or in imperial unis?
|
c. Is the numeric information (e.g. dive depth) in metric or in imperial units?
|
||||||
|
|
||||||
Armed with this information, importing the data into _Subsurface_ is
|
Armed with this information, importing the data into _Subsurface_ is
|
||||||
straightforward. Select _Import -> Import Log Files_ from the main menu. In
|
straightforward. Select _Import -> Import Log Files_ from the main menu. In
|
||||||
|
@ -1131,7 +1156,7 @@ _Subsurface_ expects the column heading for Dive number (" # ") to be "Dive
|
||||||
# ". If the column heading that _Subsurface_ expects is not in the blue row,
|
# ". If the column heading that _Subsurface_ expects is not in the blue row,
|
||||||
then drag the appropriate balloon from the upper area and drop it in the
|
then drag the appropriate balloon from the upper area and drop it in the
|
||||||
appropriate blue cell at the top of the table. To indicate the correct
|
appropriate blue cell at the top of the table. To indicate the correct
|
||||||
column for "Dive #", drag the ballooned item labeled "Dive # " and drop it
|
column for "Dive #", drag the ballooned item labelled "Dive # " and drop it
|
||||||
in the blue cell immediately above the white cell containing " # ". This is
|
in the blue cell immediately above the white cell containing " # ". This is
|
||||||
depicted in the image below.
|
depicted in the image below.
|
||||||
|
|
||||||
|
@ -1403,7 +1428,7 @@ The settings below define the behaviour of the service:
|
||||||
_How does the background service work?_ Assuming the user sets 5 minutes and
|
_How does the background service work?_ Assuming the user sets 5 minutes and
|
||||||
50 meters in the settings above, the app will start by recording a location
|
50 meters in the settings above, the app will start by recording a location
|
||||||
at the current location, followed by another one at every 5 minutes *or*
|
at the current location, followed by another one at every 5 minutes *or*
|
||||||
every time one moves 50m from previous location. If subsequent locations
|
every time one moves 50 m from previous location. If subsequent locations
|
||||||
are within a radius of 50 meters from the previous one, a new location is
|
are within a radius of 50 meters from the previous one, a new location is
|
||||||
not saved. If the user is not moving, only one location is saved, but if the
|
not saved. If the user is not moving, only one location is saved, but if the
|
||||||
user is moving, a trace of the route is obtained by saving a location every
|
user is moving, a trace of the route is obtained by saving a location every
|
||||||
|
@ -1461,7 +1486,7 @@ can only add dives using the manual mechanism.
|
||||||
|
|
||||||
One can edit the site name afterwards by selecting the dive from the dive
|
One can edit the site name afterwards by selecting the dive from the dive
|
||||||
list and clicking on the site name. There are no other editable fields. The
|
list and clicking on the site name. There are no other editable fields. The
|
||||||
dive list is automatically uploaded from the iphone to the webservice and
|
dive list is automatically uploaded from the iPhone to the webservice and
|
||||||
there is not an option to trigger upload manually.
|
there is not an option to trigger upload manually.
|
||||||
|
|
||||||
|
|
||||||
|
@ -1572,7 +1597,7 @@ image::images/LoadImage3b_f20.jpg["FIGURE: Synchronisation dialog", align="cente
|
||||||
the exact time the photograph was taken, using the metadata that the camera stores within
|
the exact time the photograph was taken, using the metadata that the camera stores within
|
||||||
each photo. In order to do this, use the bottom half of the _Time shift_ dialog. If one uses
|
each photo. In order to do this, use the bottom half of the _Time shift_ dialog. If one uses
|
||||||
the bottom part, the top part of the dialog is ignored. Click on
|
the bottom part, the top part of the dialog is ignored. Click on
|
||||||
the horizontal bar entitled "_Select image of divecomputer showing time_. This brings up
|
the horizontal bar entitled "_Select image of dive computer showing time_. This brings up
|
||||||
a file browser with which one can select the photograph of the dive computer time. Select the
|
a file browser with which one can select the photograph of the dive computer time. Select the
|
||||||
photograph using the file browser and click on _OK_. This photograph of the dive computer
|
photograph using the file browser and click on _OK_. This photograph of the dive computer
|
||||||
appears in the bottom panel of the _Shift times_ dialog. Now _Subsurface_ knows exactly
|
appears in the bottom panel of the _Shift times_ dialog. Now _Subsurface_ knows exactly
|
||||||
|
@ -1688,16 +1713,16 @@ This is achieved by selecting from the Main Menu: _File -> Find moved image
|
||||||
[icon="images/icons/important.png"]
|
[icon="images/icons/important.png"]
|
||||||
[IMPORTANT]
|
[IMPORTANT]
|
||||||
|
|
||||||
Software for the automated finger print calculation of existing photo
|
_Subsurface_ automatically calculates fingerprints for all images that can
|
||||||
collections is under development. Currently single dives must be upgraded
|
be accessed by _Subsurface_. When manipulating images, ensure that all the
|
||||||
one at a time. Select the toolbar button on the *Dive profile* panel that
|
images associated with the dive log can be accessed by _Subsurface_.
|
||||||
enables the display of images. The thumbnails of images are shown on the
|
|
||||||
dive profile. Then open the dive and change anything in the *Notes* panel
|
_Subsurface_ automatically checks and, if necessary, updates the
|
||||||
that brings up the blue edit bar at the top of the notes panel to save the
|
fingerprints associated with a single dive if:
|
||||||
edits. For instance, add a space character at the end of the _Notes_ text
|
- The images associated with that dive are visible as thumbnails on the *Dive
|
||||||
box and immediately delete that space character. Select the option _Apply
|
Profile*.
|
||||||
changes_ in the blue edit bar to save the dive information. Fingerprints
|
- One edits anything in the *Notes tab* panel and save the edits by selecting
|
||||||
are calculated while saving this specific dive.
|
_Apply changes_.
|
||||||
|
|
||||||
****
|
****
|
||||||
|
|
||||||
|
@ -1708,10 +1733,10 @@ are calculated while saving this specific dive.
|
||||||
==== Multicylinder dives
|
==== Multicylinder dives
|
||||||
|
|
||||||
_Subsurface_ easily handles dives involving more than one
|
_Subsurface_ easily handles dives involving more than one
|
||||||
cylinder. Multicylinder diving usually happens (a) if a diver does not have
|
cylinder. Multi-cylinder diving usually happens (a) if a diver does not have
|
||||||
enough gas for the complete dive in a single cylinder; (b) if the diver
|
enough gas for the complete dive in a single cylinder; (b) if the diver
|
||||||
needs more than one gas mixture because of the depth or the decompression
|
needs more than one gas mixture because of the depth or the decompression
|
||||||
needs of the dive. For this reason multicylinder dives are often used by
|
needs of the dive. For this reason multi-cylinder dives are often used by
|
||||||
technical divers who dive deep or long. As far as _Subsurface_ is concerned,
|
technical divers who dive deep or long. As far as _Subsurface_ is concerned,
|
||||||
there are only two types of information that need to be provided:
|
there are only two types of information that need to be provided:
|
||||||
|
|
||||||
|
@ -1741,11 +1766,11 @@ image::images/multicylinder_dive.jpg["FIGURE: Multicylinder profile", align="cen
|
||||||
|
|
||||||
==== Sidemount dives
|
==== Sidemount dives
|
||||||
|
|
||||||
Sidemount diving is just another form of multicylinder diving, often with
|
Sidemount diving is just another form of multi-cylinder diving, often with
|
||||||
both or all cylinders having the same gas mixture. Although it is a popular
|
both or all cylinders having the same gas mixture. Although it is a popular
|
||||||
configuration for cave divers, sidemount diving can be performed by
|
configuration for cave divers, sidemount diving can be performed by
|
||||||
recreational divers who have completed the appropriate training. Sidemount
|
recreational divers who have completed the appropriate training. Sidemount
|
||||||
dive logging involves, exactly as with multicylinder dives, above, three
|
dive logging involves, exactly as with multi-cylinder dives, above, three
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- *During the dive, record cylinder switch events*. Since sidemount diving normally involves two
|
- *During the dive, record cylinder switch events*. Since sidemount diving normally involves two
|
||||||
|
@ -2495,7 +2520,7 @@ Users can unlink dives from the trip to which they belong. In order to do
|
||||||
this, select and right-click the relevant dives to bring up the context
|
this, select and right-click the relevant dives to bring up the context
|
||||||
menu. Then select the option *Remove dive(s) from trip*. The dive(s) now
|
menu. Then select the option *Remove dive(s) from trip*. The dive(s) now
|
||||||
appear immediately above or below the trip to which they belonged, depending
|
appear immediately above or below the trip to which they belonged, depending
|
||||||
on the date and time of the unliked dive.
|
on the date and time of the unlinked dive.
|
||||||
|
|
||||||
==== Add a dive to the trip immediately above
|
==== Add a dive to the trip immediately above
|
||||||
|
|
||||||
|
@ -2592,28 +2617,34 @@ L'export des plongées vers _Facebook_ est géré différemment des autres types
|
||||||
d'export car une connexion vers _Facebook_ est nécessaire, nécessitant un
|
d'export car une connexion vers _Facebook_ est nécessaire, nécessitant un
|
||||||
identifiant et un mot de passe. À partir du menu principal, si vous
|
identifiant et un mot de passe. À partir du menu principal, si vous
|
||||||
sélectionnez _Fichier -> Préférences -> Facebook_, un écran de connexion est
|
sélectionnez _Fichier -> Préférences -> Facebook_, un écran de connexion est
|
||||||
présenté (voir l'image *A* sur la gauche, ci dessous). Entrez vos
|
présenté (image *A* sur la gauche, ci dessous). Entrez l'identifiant et le
|
||||||
identifiant et mot de passe _Facebook_. Une fois connecté à _Facebook_, le
|
mot de passe _Facebook_. Une fois connecté à _Facebook_, le panneau de
|
||||||
panneau de l'image *B* ci dessous est présenté, avec un bouton _Déconnecter
|
l'image *B* ci dessous est présenté, avec un bouton _Déconnecter de
|
||||||
de Facebook_ pour fermer la connexion _Facebook_.
|
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"]
|
||||||
|
|
||||||
|
From the _Subsurface_ window it is easy to determe whether _Subsurface_ has
|
||||||
|
a valid connection to _Facebook_ From the *Main Menu*, select _Share on ->
|
||||||
|
Facebook_ (image *A*, below). Normally, the _Facebook_ option is greyed
|
||||||
|
out. But if there is a connection to _Facebook_, this option is active
|
||||||
|
(i.e. in black colour and can be selected).
|
||||||
|
|
||||||
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. Assurez-vous que la plongée à transférer
|
plongée vers _Facebook_ est facile. Assurez-vous que la plongée à transférer
|
||||||
est affichée dans le panneau *Profil de plongée* de _Subsurface_. Si vous
|
est affichée dans le panneau *Profil de plongée* de _Subsurface_. Si, à
|
||||||
sélectionnez _Partager sur -> Facebook_ à partir du *menu principal*, une
|
partir du *menu principal*, vous sélectionnez _Partager sur -> Facebook_,
|
||||||
fenêtre s'affiche, pour déterminer quelles informations seront transférées
|
une fenêtre s'affiche, pour déterminer quelles informations seront
|
||||||
avec le profil de plongée (voir l'image *B* ci-dessous). Pour transférer un
|
transférées avec le profil de plongée (voir l'image *B* ci-dessous). Pour
|
||||||
profil de plongée vers _Facebook_, le nom d'un album _Facebook_ doit être
|
transférer un profil de plongée vers _Facebook_, le nom d'un album
|
||||||
fourni. Les cases à cocher sur la partie gauche permettent de sélectionner
|
_Facebook_ doit être fourni. Les cases à cocher sur la partie gauche
|
||||||
des informations supplémentaires à transférer avec le profil de plongée. Ces
|
permettent de sélectionner des informations supplémentaires à transférer
|
||||||
informations sont affichées dans le champs de texte sur la partie droite du
|
avec le profil de plongée. Ces informations sont affichées dans le champs de
|
||||||
panneau. (voir l'image *B* ci dessous). Vous pouvez facilement modifier le
|
texte sur la partie droite du panneau. (image *B* ci dessous). Vous pouvez
|
||||||
message qui sera envoyé avec le profil de plongée. Une fois les informations
|
facilement modifier le message qui sera envoyé avec le profil de
|
||||||
supplémentaires ajoutées et vérifiées, sélectionner le bouton _OK_ qui lance
|
plongée. Une fois les informations supplémentaires ajoutées et vérifiées,
|
||||||
le transfert vers _Facebook_. Après un moment, une fenêtre apparait
|
sélectionner le bouton _OK_ qui lance le transfert vers _Facebook_. Après un
|
||||||
indiquant le succès du transfert.
|
moment, une fenêtre apparait indiquant le succès du transfert.
|
||||||
|
|
||||||
À la fois l'album créé et la publication sur votre ligne temporelle seront
|
À la fois l'album créé et la publication sur votre ligne temporelle seront
|
||||||
marquées comme privés. Pour que vos amis puissent voir la publication,
|
marquées comme privés. Pour que vos amis puissent voir la publication,
|
||||||
|
@ -2722,7 +2753,7 @@ reason, facilities such as _divelogs.de_ and _Diving Log_ offer to store
|
||||||
dive log information on the Internet.
|
dive log information on the Internet.
|
||||||
|
|
||||||
_Subsurface_ includes access to a transparently integrated cloud storage
|
_Subsurface_ includes access to a transparently integrated cloud storage
|
||||||
backend that is available to all Subsurface users. Storing and retrieving a
|
back end that is available to all Subsurface users. Storing and retrieving a
|
||||||
dive log from the cloud is no more difficult than accessing the dives on the
|
dive log from the cloud is no more difficult than accessing the dives on the
|
||||||
local hard disk. The only requirement is that one should first register as
|
local hard disk. The only requirement is that one should first register as
|
||||||
a user on the cloud. To use _Subsurface cloud storage_ , follow these
|
a user on the cloud. To use _Subsurface cloud storage_ , follow these
|
||||||
|
@ -2866,9 +2897,6 @@ image::images/print2_f22.jpg["FIGURE: Print one dive / page", align="center"]
|
||||||
|
|
||||||
- _Two Dives_: Print two dives per page, also showing the dive profiles.
|
- _Two Dives_: Print two dives per page, also showing the dive profiles.
|
||||||
- _Six Dives_: Print six dives per page, also showing the dive profiles.
|
- _Six Dives_: Print six dives per page, also showing the dive profiles.
|
||||||
- _Custom_: This option allows customisation of the print contents and
|
|
||||||
layout. This is
|
|
||||||
discussed at the end of this section.
|
|
||||||
|
|
||||||
Users can _Preview_ the printed page by selecting the _Preview_ button on
|
Users can _Preview_ the printed page by selecting the _Preview_ button on
|
||||||
the dialogue (see image *A* at the start of this section). After preview,
|
the dialogue (see image *A* at the start of this section). After preview,
|
||||||
|
@ -2889,7 +2917,7 @@ page.
|
||||||
|
|
||||||
image::images/Printpreview.jpg["FIGURE: Print preview page", align="center"]
|
image::images/Printpreview.jpg["FIGURE: Print preview page", align="center"]
|
||||||
|
|
||||||
=== Write a custom printing template (advanced)
|
=== Créer un modèle d'impression personnalisé (avancé)
|
||||||
|
|
||||||
Writing a custom template is an effective way to produce highly customized
|
Writing a custom template is an effective way to produce highly customized
|
||||||
printouts. Subsurface uses HTML templates to render printing. One can create
|
printouts. Subsurface uses HTML templates to render printing. One can create
|
||||||
|
@ -2938,13 +2966,14 @@ suivantes peuvent être réalisées :
|
||||||
[[S_Preferences]]
|
[[S_Preferences]]
|
||||||
== Setting user _Preferences_ for _Subsurface_
|
== Setting user _Preferences_ for _Subsurface_
|
||||||
|
|
||||||
There are several settings within _Subsurface_ that the user can
|
There are several user-definable settings within _Subsurface_, found by
|
||||||
specify. These are found when selecting _File -> Preferences_. The settings
|
selecting _File -> Preferences_. The settings are performed in seven groups:
|
||||||
are performed in five groups: *Defaults*, *Units*, *Graph*, *Language* and
|
*Defaults*, *Units*, *Graph*, *Language* and *Network*, *Facebook* and
|
||||||
*Network*. All five sections operate on the same principles: the user must
|
*Georeference*, all of which operate on the same principles: the user must
|
||||||
specify the settings that are to be changed, then these changes are saved
|
specify the settings that are to be changed, then these changes are saved
|
||||||
using the *Apply* button. After applying all the new settings users can then
|
using the *Apply* button. After applying all the new settings users can then
|
||||||
leave the settings panel by selecting *OK*.
|
leave the settings panel by selecting *OK*. If *Discard* is selected,
|
||||||
|
changes to the preferences are not saved.
|
||||||
|
|
||||||
=== Defaults
|
=== Defaults
|
||||||
|
|
||||||
|
@ -2966,7 +2995,7 @@ image::images/Pref1_f20.jpg["FIGURE: Preferences defaults page", align="center"]
|
||||||
device that was initialised using the *Preferences* _Network_ tab (see below).
|
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 doesn'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.
|
||||||
|
|
||||||
|
@ -2987,9 +3016,9 @@ image::images/Pref1_f20.jpg["FIGURE: Preferences defaults page", align="center"]
|
||||||
=== Units
|
=== Units
|
||||||
image::images/Pref2_f20.jpg["FIGURE: Preferences Units page", align="center"]
|
image::images/Pref2_f20.jpg["FIGURE: Preferences Units page", align="center"]
|
||||||
|
|
||||||
Here user can choose between metric and imperial units of depth, pressure,
|
Here users can choose between metric and imperial units of depth, pressure,
|
||||||
volume, temperature and mass. By selecting the Metric or Imperial radio
|
volume, temperature and mass. By selecting the Metric or Imperial radio
|
||||||
button at the top, users can specify that all units are in the chosen
|
button at the top, one can specify that all units are in the chosen
|
||||||
measurement system. Alternatively, if one selects the *Personalise* radio
|
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.
|
||||||
|
@ -3009,21 +3038,21 @@ 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. enabled using the toolbar on the left hand side of the *Dive Profile*
|
the dive, enabled by 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 the specified 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 particular partial presure threshold has been exceeded.
|
highlighted in red, indicating that the particular partial pressure threshold has been exceeded.
|
||||||
** _Max pO~2~ whn displaying MOD_ is the value used to calculate the maximum operative depth (MOD)
|
** _Max pO~2~ is used for calculating the MOD when displaying the maximum operative depth (MOD)
|
||||||
for a dive. Specify an appropriate partial pressure. A value of 1.4 is commonly used.
|
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
|
** _Draw dive computer reported ceiling red_: This checkbox allows exactly what it says. By default
|
||||||
the computer reported ceiling is shown in white.
|
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
|
from the ceilings calculated by _Subsurface_ because of the different algorithms and
|
||||||
gradient factors available for calculating ceilings, as well as the dynamic way that a
|
gradient factors, 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 if 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
|
** _Show average depth_: If this box is checked, the *Dive Profile* panel contains a grey line that indicates
|
||||||
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
|
the mean depth of the dive up to any time instant during the dive. Normally this is a u-shaped line indicating the deepest mean depth just before the
|
||||||
ascent.
|
ascent.
|
||||||
|
|
||||||
* *Misc*:
|
* *Misc*:
|
||||||
|
@ -3076,21 +3105,21 @@ image::images/Pref4_f20.jpg["FIGURE: Preferences Language page", align="center"]
|
||||||
|
|
||||||
A checkbox allows one to use the _System Default_ language which in most
|
A checkbox allows one to use the _System Default_ language which in most
|
||||||
cases will be the correct setting; with this _Subsurface_ simply runs in the
|
cases will be the correct setting; with this _Subsurface_ simply runs in the
|
||||||
same language / country settings as the underlying OS. If this is for some
|
same language / country settings as the underlying operating system. If this
|
||||||
reason undesirable users can uncheck this checkbox and pick a language /
|
is for some reason undesirable one can uncheck this checkbox and pick a
|
||||||
country combination from the list of included localizations. The _Filter_
|
language / country combination from the list of included localizations. The
|
||||||
text box allows one to list similar languages. For instance there are
|
_Filter_ text box allows one to list similar languages. For instance there
|
||||||
several system variants of English or French. *This particular preference
|
are several system variants of English or French. *This particular
|
||||||
requires a restart of _Subsurface_ to take effect*.
|
preference 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. This is important, for instance, when _Subsurface_ needs
|
on the Internet. This is important, for instance, when _Subsurface_ needs
|
||||||
to communicate with Internet services such as Cloud storage, the
|
to communicate with Internet services such as Cloud storage or the
|
||||||
<<S_Companion,_Subsurface Companion app_>> or data export/import from
|
<<S_Companion,_Subsurface Companion app_>>. These Internet requirements are
|
||||||
_Divelogs.de_. These Internet requirements are determined by one's type of
|
determined by one's type of connection to the Internet and by the Internet
|
||||||
connection to the Internet and by the Internet Service Provider (ISP) used.
|
Service Provider (ISP) used. One's ISP should provide the appropriate
|
||||||
One's ISP should provide the appropriate information.
|
information.
|
||||||
|
|
||||||
image::images/Pref5_f20.jpg["FIGURE: Preferences Network page", align="center"]
|
image::images/Pref5_f20.jpg["FIGURE: Preferences Network page", align="center"]
|
||||||
|
|
||||||
|
@ -3104,12 +3133,12 @@ password are required so that _Subsurface_ can automatically pass
|
||||||
through the proxy server to access the Internet. This information is usually obtained
|
through the proxy server to access the Internet. This information is usually obtained
|
||||||
from one's ISP.
|
from one's ISP.
|
||||||
|
|
||||||
** _Subsurface cloud storage_: In order to store one's dive log in the cloud, a valid email address
|
** _Subsurface cloud storage_: To store one's dive log in the cloud, a valid email address
|
||||||
and password are required. This allows _Subsurface_ to email security information
|
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.
|
regarding cloud storage to a user, and to set up the cloud storage appropriately.
|
||||||
Two additional options are given:
|
Two additional options are given:
|
||||||
- _Sync to cloud in the background_: This option allows saving of dive information to the cloud storage
|
- _Sync to cloud in the background_: This option allows saving of dive information to the cloud storage
|
||||||
while the user performs other tasks inside _Subsurface_.
|
while the user performs other tasks within _Subsurface_.
|
||||||
- _Save password locally_: This allows local storage of the cloud storage password. Note that this
|
- _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.
|
information is saved in raw text form, not encoded in any way.
|
||||||
|
|
||||||
|
@ -3135,8 +3164,16 @@ plongée vers Facebook] pour plus d'informations.
|
||||||
|
|
||||||
=== Georeference
|
=== Georeference
|
||||||
|
|
||||||
_Subsurface_ provides a geo-lookup service (that is, an ability to look up
|
_Subsurface_ provides a geo-lookup service (that is, given the coordinates
|
||||||
the geographic coordinates of a place name).
|
of a dive site (derived from a click on the *Dive Map panel* at the bottom
|
||||||
|
right of the _Subsurface_ window, or from a GPS instrument or from the
|
||||||
|
_Subsurface_ Companion app), a lookup on the Internet is performed to find
|
||||||
|
the name of the closest known location. Obviously this function only works
|
||||||
|
if _Subsurface_ has an Internet connection. The preference of the dive site
|
||||||
|
name can be configured, e.g. _Country/State/City_ or _City/State/Country_
|
||||||
|
(see image below).
|
||||||
|
|
||||||
|
image::images/Pref7_f20.jpg["FIGURE: Facebook login panel", align="center"]
|
||||||
|
|
||||||
[[S_DivePlanner]]
|
[[S_DivePlanner]]
|
||||||
== The _Subsurface_ dive planner
|
== The _Subsurface_ dive planner
|
||||||
|
@ -3210,7 +3247,7 @@ image::images/PlannerWindow1_f20.jpg["FIGURE: Dive planner startup window", alig
|
||||||
pressure of this cylinder. By leaving the oxygen concentration (O2%) filed
|
pressure of this cylinder. By leaving the oxygen concentration (O2%) filed
|
||||||
empty, the cylinder is assumed to contain air. Otherwise enter the oxygen
|
empty, the cylinder is assumed to contain air. Otherwise enter the oxygen
|
||||||
and/or helium concentration in the boxes provided in this dialogue. Add
|
and/or helium concentration in the boxes provided in this dialogue. Add
|
||||||
additional cylinders by using the "+" icon to the top righthand of the
|
additional cylinders by using the "+" icon to the top right-hand of the
|
||||||
dialogue.
|
dialogue.
|
||||||
|
|
||||||
- The profile of the planned dive can be created in two ways:
|
- The profile of the planned dive can be created in two ways:
|
||||||
|
@ -3231,21 +3268,23 @@ image::images/PlannerWindow1_f20.jpg["FIGURE: Dive planner startup window", alig
|
||||||
|
|
||||||
==== Recreational dives
|
==== Recreational dives
|
||||||
|
|
||||||
The _Subsurface_ dive planner allows a sophisticated way of planning
|
Recreational mode is what comes closest to planning a dive based on the
|
||||||
recreational dives, i.e. dives that remain within no-decompression limits.
|
non-decompression limit (NDL). It computes the maximal time a diver can
|
||||||
The dive planner automatically takes into account the nitrogen load incurred
|
stay at the current depth without incurring any mandatory decompression
|
||||||
in previous dives. But conventional dive tables are also used in a way that
|
stops and without using more than the existing gas (minus a reserve). The
|
||||||
can take into account previous dives. Why use a dive planner for
|
planner automatically takes into account the nitrogen load incurred in
|
||||||
recreational dives? Using recreational dive tables, the maximum depth of a
|
previous dives. But conventional dive tables are also used in a way that can
|
||||||
dive is taken into acount. However, few dives are undertaken at a constant
|
take into account previous dives. Why use a dive planner for recreational
|
||||||
depth corresponding to the maximum depth (i.e. a "square" dive
|
dives? Using recreational dive tables, the maximum depth of a dive is taken
|
||||||
profile). This means that dive tables overestimate the nitrogen load
|
into account. However, few dives are undertaken at a constant depth
|
||||||
incurred during previous dives. The _Subsurface_ dive planner calculates
|
corresponding to the maximum depth (i.e. a "square" dive profile). This
|
||||||
nitrogen load according to the real dive profiles of all uploaded previous
|
means that dive tables overestimate the nitrogen load incurred during
|
||||||
dives, in a similar way as dive computers calculate nitrogen load during a
|
previous dives. The _Subsurface_ dive planner calculates nitrogen load
|
||||||
dive. This mean that the diver gets 'credit' in terms of nitrogen loading
|
according to the real dive profiles of all uploaded previous dives, in a
|
||||||
for not remaining at maximum depth during previous dives, enabling planning
|
similar way as dive computers calculate nitrogen load during a dive. This
|
||||||
a longer subsequent dive. For the planner to work it is therefore crucial to
|
means that the diver gets 'credit' in terms of nitrogen loading for not
|
||||||
|
remaining at maximum depth during previous dives, enabling planning of a
|
||||||
|
longer subsequent dive. For the planner to work it is therefore crucial to
|
||||||
upload all previous dives onto _Subsurface_ before performing dive planning.
|
upload all previous dives onto _Subsurface_ before performing dive planning.
|
||||||
|
|
||||||
To plan a dive, the appropriate settings need to be defined.
|
To plan a dive, the appropriate settings need to be defined.
|
||||||
|
@ -3268,14 +3307,26 @@ allows calculation of the nitrogen load incurred during previous dives.
|
||||||
|
|
||||||
- Define the amount of gas that the cylinder must have at the end of the
|
- Define the amount of gas that the cylinder must have at the end of the
|
||||||
bottom section of the dive just before ascent. A value of 50 bar is often
|
bottom section of the dive just before ascent. A value of 50 bar is often
|
||||||
used.
|
used. The reason for this reserve gas is to provide for the possible need
|
||||||
|
need to bring one's buddy to the surface using gas sharing. How much gas is
|
||||||
|
used in sharing depends on the depth of the ascent. This can be a bit hard
|
||||||
|
to estimate, so most agencies assume a fixed amount of gas, or actually of
|
||||||
|
pressure e.g. 40 or 50 bar or 25% or 33% (rule of thirds). But _Subsurface_
|
||||||
|
can do better because it knows about the ascent and that is why we add the
|
||||||
|
amount of gas during the ascent (i.e. the "deco gas“). Subsurface still
|
||||||
|
uses a fixed pressure „reserve“ but that is supposed to be for the
|
||||||
|
additional gas used around the realisation that there is a problem and one's
|
||||||
|
pulse rate goes up when one starts to buddy breathe. This reserve amount is
|
||||||
|
user configurable.
|
||||||
|
|
||||||
- Define the depth of the dive by dragging the waypoints (white dots) on the
|
- Define the depth of the dive by dragging the waypoints (white dots) on the
|
||||||
dive profile or (even better) defining the appropriate depths using the
|
dive profile or (even better) defining the appropriate depths using the
|
||||||
table under _Dive planner points_ as desribed under the previous heading. If
|
table under _Dive planner points_ as desribed under the previous heading. If
|
||||||
this is a multilevel dive, set the appropriate dive depths to represent the
|
this is a multilevel dive, set the appropriate dive depths to represent the
|
||||||
dive plan by adding waypoints to the dive profile or by adding appropriate
|
dive plan by adding waypoints to the dive profile or by adding appropriate
|
||||||
dive planner points to the _Dive Planner Points_ table.
|
dive planner points to the _Dive Planner Points_ table. _Subsurface_ will
|
||||||
|
automatically extend the bottom section of the dive to the maximum duration
|
||||||
|
within the no-decompression limits (NDL).
|
||||||
|
|
||||||
- The ascent speed can be changed. The default ascent speeds are those
|
- The ascent speed can be changed. The default ascent speeds are those
|
||||||
considered safe for recreational divers.
|
considered safe for recreational divers.
|
||||||
|
@ -3430,7 +3481,7 @@ On the bottom right of the dive planner, under _Dive Plan Details_, the
|
||||||
exact details of the dive plan are provided. These details may be modified
|
exact details of the dive plan are provided. These details may be modified
|
||||||
by checking any of the options under the _Notes_ section of the dive
|
by checking any of the options under the _Notes_ section of the dive
|
||||||
planner, immediately to the left of the _Dive Plan Details_. If a _Verbatim
|
planner, immediately to the left of the _Dive Plan Details_. If a _Verbatim
|
||||||
diveplan_ is requested, a detailed sentence-level explanation of the dive
|
dive plan_ is requested, a detailed sentence-level explanation of the dive
|
||||||
plan is given. If any of the management specifications have been exceeded
|
plan is given. If any of the management specifications have been exceeded
|
||||||
during the planning, a warning message is printed underneath the dive plan
|
during the planning, a warning message is printed underneath the dive plan
|
||||||
information.
|
information.
|
||||||
|
@ -3452,9 +3503,9 @@ accross the mouthpiece of the rebreather into account. If the
|
||||||
pO~2~ drops below what is considered a save value, a warning appears in the _Dive plan
|
pO~2~ drops below what is considered a save value, a warning appears in the _Dive plan
|
||||||
details_. A typical pSCR configuration is with a single cylinder and one or more bail-out
|
details_. A typical pSCR configuration is with a single cylinder and one or more bail-out
|
||||||
cylinders. Therefore the setup of the _Available gases_ and the _Dive planner points_ tables
|
cylinders. Therefore the setup of the _Available gases_ and the _Dive planner points_ tables
|
||||||
are very similar to that of a CCR dive plan, described above. However, no oxygen setpoints
|
are very similar to that of a CCR dive plan, described below. However, no oxygen setpoints
|
||||||
are specified for pSCR dives. Below is a dive plan for a pSCR dive. The dive is comparable
|
are specified for pSCR dives. Below is a dive plan for a pSCR dive. The dive is comparable
|
||||||
to that of the CCR dive above, but note the longer ascent duration due to the lower oxygen
|
to that of the CCR dive below, but note the longer ascent duration due to the lower oxygen
|
||||||
in the loop due to the oxygen drop across the mouthpiece of the pSCR equipment.
|
in the loop due to the oxygen drop across the mouthpiece of the pSCR equipment.
|
||||||
|
|
||||||
image::images/Planner_pSCR1_f20.jpg["FIGURE: Planning a pSCR dive: setup", align="center"]
|
image::images/Planner_pSCR1_f20.jpg["FIGURE: Planning a pSCR dive: setup", align="center"]
|
||||||
|
@ -3469,13 +3520,15 @@ the dropdown list, circled in blue in the image below.
|
||||||
diluent cylinder and for any bail-out cylinders. Do NOT enter the information for the oxygen
|
diluent cylinder and for any bail-out cylinders. Do NOT enter the information for the oxygen
|
||||||
cylinder since it is implied when the _CCR_ dropdown selection is made.
|
cylinder since it is implied when the _CCR_ dropdown selection is made.
|
||||||
|
|
||||||
*Entering setpoints*: Specify a default setpoint in the Preferences tab, by selecting _File -> Preferences -> Graph_ from the main menu. All user-entered segments in the _Dive planner points_ table
|
*Entering setpoints*: Specify a default setpoint in the Preferences tab, by selecting _File -> Preferences -> Graph_ from
|
||||||
|
the main menu. All user-entered segments in the _Dive planner points_ table
|
||||||
use the default setpoint value. Then, different setpoints can be specified for dive segments
|
use the default setpoint value. Then, different setpoints can be specified for dive segments
|
||||||
in the _Dive planner points_ table. A zero setpoint
|
in the _Dive planner points_ table. A zero setpoint
|
||||||
means the diver bails out to open circuit mode for that segment. The decompression is always calculated
|
means the diver bails out to open circuit mode for that segment. The decompression is always calculated
|
||||||
using the setpoint of the last manually entered segment. So, to plan a bail out ascent for a
|
using the setpoint of the last manually entered segment. So, to plan a bail out ascent for a
|
||||||
CCR dive, add a one-minute dive segment to the end with a setpoint value of 0. The decompression
|
CCR dive, add a one-minute dive segment to the end with a setpoint value of 0. The decompression
|
||||||
algorithm does not switch deco-gases automatically while in CCR mode (i.e. when a positive setpoint is specified) but, of course, this is calculated for bail out ascents.
|
algorithm does not switch deco-gases automatically while in CCR mode (i.e. when a positive setpoint is specified) but,
|
||||||
|
of course, this is calculated for bail out ascents.
|
||||||
|
|
||||||
The dive profile for a CCR dive may look something like the image below.
|
The dive profile for a CCR dive may look something like the image below.
|
||||||
|
|
||||||
|
@ -3642,7 +3695,6 @@ des sections de ce manuel traitant des opérations relatives.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
== 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.
|
||||||
|
|
||||||
=== Assurez-vous que les pilotes (drivers) nécessaires sont installés
|
=== Assurez-vous que les pilotes (drivers) nécessaires sont installés
|
||||||
|
@ -4386,8 +4438,9 @@ The buttons under the _Template_ dropdown box allows one to _Edit_,
|
||||||
_Delete_, _Import_ and to _Export_ templates (see image *A* above). New or
|
_Delete_, _Import_ and to _Export_ templates (see image *A* above). New or
|
||||||
modified templates are stored as HTML files in the same directory as the
|
modified templates are stored as HTML files in the same directory as the
|
||||||
dive log being processed. In order to create or modify a template, select
|
dive log being processed. In order to create or modify a template, select
|
||||||
the _Custom_ template from the template dropdown list in the print dialogue
|
one of the templates from the template dropdown list in the print dialogue
|
||||||
(see image *B* above), then select _Edit_.
|
(see image *B* above). Choose an existing template that resembles the final
|
||||||
|
desired printout. Then select _Edit_.
|
||||||
|
|
||||||
The Edit Panel comprises three tabs:
|
The Edit Panel comprises three tabs:
|
||||||
|
|
||||||
|
@ -4418,7 +4471,8 @@ image::images/Template2_f22.jpg["FIGURE:Template tab", align="center"]
|
||||||
|
|
||||||
One can adapt any of the existing templates and save it to the dive log
|
One can adapt any of the existing templates and save it to the dive log
|
||||||
directory. The standard templates (e.g. One dive, Six dives, Table) can be
|
directory. The standard templates (e.g. One dive, Six dives, Table) can be
|
||||||
modified in this way.
|
modified in this way. After completing the edits, use the _Export_ button in
|
||||||
|
the print dialogue to save the new template using a new template name.
|
||||||
|
|
||||||
To write a custom template the following elements must exist so that the
|
To write a custom template the following elements must exist so that the
|
||||||
template will be correctly handled and rendered.
|
template will be correctly handled and rendered.
|
||||||
|
|
Loading…
Reference in a new issue