diff options
author | Krzysztof Arentowicz <karent.bug@gmail.com> | 2015-01-28 17:30:31 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-01-28 09:36:08 -0800 |
commit | 64ef4c2e8d90240a7e08429d9fccc0e05b8d903c (patch) | |
tree | f556e4d6443dae9478b6f31b58692e80f537f180 /Documentation | |
parent | 52b92ee03ba86fd77308aef6c62c51c68344bcb8 (diff) | |
download | subsurface-64ef4c2e8d90240a7e08429d9fccc0e05b8d903c.tar.gz |
User manual: add note about xdeep data import
Attached.
Patch contains an image of xdeep black DC.
I asked them if they're ok with using this file in the manual and got the permission.
thanks,
Krzysiek
From 971a244b8f2584bc1c3fc294cf5bb98c22d303be Mon Sep 17 00:00:00 2001
From: Krzysztof Arentowicz <k.arentowicz@gmail.com>
Date: Sat, 10 Jan 2015 20:24:22 +0100
Subject: [PATCH] User manual: add note about xDEEP BLACK data import
Note is ilustrated by xDEEP BLACK picture by xDEEP.
I have aquired a written permision from xDEEP to use this file.
Signed-off-by: Krzysztof Arentowicz <k.arentowicz@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/images/icons/HW_xdeepblack.jpg | bin | 0 -> 11390 bytes | |||
-rw-r--r-- | Documentation/user-manual.txt | 15 |
2 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/images/icons/HW_xdeepblack.jpg b/Documentation/images/icons/HW_xdeepblack.jpg Binary files differnew file mode 100644 index 000000000..6913d212f --- /dev/null +++ b/Documentation/images/icons/HW_xdeepblack.jpg diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 938273d2f..cf773add3 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -3275,6 +3275,21 @@ factors in the _Graph Settings_ in _Subsurface_ to generate a deco overlay in th _Subsurface_ *Dive Profile* panel but please note that the deco calculated by _Subsurface_ will most likely differ from the one displayed on the DR5. + +[[S_ImportingXDeep]] +=== Importing dives from xDEEP BLACK + +[icon="images/icons/HW_xdeepblack.jpg"] +[NOTE] +Each dive has to be individually saved as UDDF file using "Export UDDF" option in BLACK's logbook menu. +When mounted as a USB drive UDDF files are available in LOGBOOK directory. +Note: The xDEEP BLACK saves NDL time but does not seem to store gradient factors nor deco information, so +for _Subsurface_ it is not possible to display them. Adjust the gradient +factors in the _Graph Settings_ in _Subsurface_ to generate a deco overlay in the +_Subsurface_ *Dive Profile* panel but please note that the deco calculated by +_Subsurface_ will most likely differ from the one displayed on the xDEEP BLACK. + + === Import from Shearwater Predator using Bluetooth [icon="images/icons/predator.jpg"] |