Extending user manual

Adding UDDF support for DR5, kenozooid and in general, fixed some things, updated to 3.0.2

Signed-off-by: Jan Schubert <Jan.Schubert@GMX.li>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Jan Schubert 2013-03-04 00:56:52 +01:00 committed by Dirk Hohndel
parent b0df54071e
commit 93eeb03d67

View file

@ -1,10 +1,10 @@
Subsurface 3.0.1 User Manual Subsurface 3.0.1 User Manual
============================ ============================
:author: Jacco_van_Koll,_Dirk_Hohndel,_Reinout_Hoornweg,_Linus_Torvalds,_Miika_Turkia_and_Amit_Chaudhuri :author: Jacco_van_Koll,_Dirk_Hohndel,_Reinout_Hoornweg,_Linus_Torvalds,_Miika_Turkia,_Amit_Chaudhuri,_Jan_Schubert
:revnumber: v3.0.0 :revnumber: v3.0.0
:revdate: February 2013 :revdate: March 2013
:revnumber: v3.0.1 :revnumber: v3.0.2
:revdate: February 2013 :revdate: March 2013
:toc: :toc:
:icons: :icons:
:numbered: :numbered:
@ -369,14 +369,8 @@ this, but it is reported to be solved sometimes by one of these steps:
* switch to different bluetooth drivers for your hardware * switch to different bluetooth drivers for your hardware
* switch off WiFi while using Bluetooth * switch off WiFi while using Bluetooth
Computers reportet to work fine: Please report issues and nonworking environments at
http://trac.hohndel.org[our bugtracker] or send an email to
* Lenovo T410 running Arch Linux, kernel 3.7.x
* MacBookPro Retina running Ubuntu 13.04, Kernel 3.8.0
hint: use bmcl drivers instead of b43, try to disable WiFi
Please report issues or working environments to on
http://trac.hohndel.org[our bugtracker] or send email to
mailto:subsurface@hohndel.org[our mailing list]. mailto:subsurface@hohndel.org[our mailing list].
[[S_ViewingLogs]] [[S_ViewingLogs]]
@ -850,7 +844,7 @@ JDiveLog (see <<S_ImportingDivesJDiveLog, chapter Importing Dives from JDiveLog>
subsurface MyDives.xml --import yourUserName.DLD subsurface MyDives.xml --import yourUserName.DLD
[[S_ImporintgDivinglog]] [[S_ImportingDivinglog]]
Importing Dives from DivingLog 5.0 Importing Dives from DivingLog 5.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -869,6 +863,38 @@ button). Then do the following:
This file can now be opened in Subsurface (as described in the previous sections). This file can now be opened in Subsurface (as described in the previous sections).
[[S_Importingkenozooid]]
Importing Dives from kenozooid
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kenozooid is using UDDF to store dives and is tested to work togehter with Subsurface.
Make sure you are not using compressed files when importing to Subsurface
or uncompress them manually before).
[[S_ImportingDR5]]
Importing Dives from DR5
~~~~~~~~~~~~~~~~~~~~~~~~
The Heinrichs Weikamp DR5 will save a single UDDF file for every dive which is available
through the filesystem when mounted as USB drive. Mark all the dives you'd like to
import or open, Subsurface is tested to work with DR5.
Note: The DR5 does not seem to store gradient factors nor deco information, so for
Subsurface it is not possible to display them. Use the inbuild deco overlay in Subsurface
to get deco displayed but please note that the deco calculated by Subsurface
will most likely differ from the one display at the DR5. Adjust the gradient
factors in the Tec Settings in Subsurface.
[[S_ImportingUDDF]]
Importing UDDF Dives
~~~~~~~~~~~~~~~~~~~~
Subsurface is supporting UDDF as import format in general. It may happen that
single attributes inside your file will not get processed properly.
Please report your findings for UDDF data from different sources than descibed
in this document at http://trac.hohndel.org[our bugtracker] or send an email to
mailto:subsurface@hohndel.org[our mailing list].
[[S_DivePlanning]] [[S_DivePlanning]]
Planning Dives Planning Dives
-------------- --------------