mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 14:25:27 +00:00
Addition / change to the user manual
- give an introduction to the dive list and explain some behaviour of dive list to new users - a small clarification regarding the used Buhlmann-algorithm Signed-off-by: Thomas Maisl <exp-122004@maisl.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
b6ec313096
commit
ac82837a68
1 changed files with 17 additions and 1 deletions
|
@ -172,6 +172,22 @@ encountered a 'ceiling' at depth, the dive still does not require an
|
|||
explicit deco stop. This feature allows dive computers to offer longer
|
||||
'non-stop bottom time'.
|
||||
|
||||
[[S_DiveList]]
|
||||
Dive List
|
||||
~~~~~~~~~
|
||||
|
||||
Information in the dive list is taken from different sources. Either
|
||||
through <<S_ImportingAlienDiveLogs,imports from other diving log
|
||||
software>> or a <<S_ImportNewDives,dive computer>> or manually entered.
|
||||
Additional columns can be added through
|
||||
<<S_SettingUpPreferences,preferences>>.
|
||||
Existing data can be <<S_EditDiveInfo,manually edited>>, too.
|
||||
|
||||
Because of the inaccuracy of depth gauge of diving computers depth
|
||||
>20m are shown rounded to the next meter. Despite this the provided
|
||||
depth is kept in the logfile. Users of imperial system aren't affected
|
||||
by this.
|
||||
|
||||
[[S_ImportNewDives]]
|
||||
Import New Dives from your Dive Computer
|
||||
---------------------------------------
|
||||
|
@ -1068,7 +1084,7 @@ see the effects of changing various parameters of the dives.
|
|||
|
||||
[WARNING]
|
||||
Deco calculations are done using a new implementation of the Buhlmann
|
||||
ZH16 algorithm with gradient factors. Since the planner and our
|
||||
ZH-L16 algorithm with gradient factors. Since the planner and our
|
||||
implementation of the decompression algorithms are new and have received
|
||||
only a limited amount of testing: +
|
||||
**WE STRONGLY RECOMMEND NOT TO PLAN DIVES SIMPLY BASED ON THE
|
||||
|
|
Loading…
Add table
Reference in a new issue