aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/Makefile1
-rw-r--r--Documentation/images/dive_planning.pngbin0 -> 36174 bytes
-rw-r--r--Documentation/images/planned_dive.pngbin0 -> 49310 bytes
-rw-r--r--Documentation/user-manual.txt12
4 files changed, 10 insertions, 3 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index 7e911e50f..2fb157da1 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -25,4 +25,3 @@ show: $(HTMLDOC)
clean:
rm -f *~ docbook-xsl.css $(HTMLDOC) $(addprefix $(DOCNAME).,pdf text)
- rm -fr images
diff --git a/Documentation/images/dive_planning.png b/Documentation/images/dive_planning.png
new file mode 100644
index 000000000..2bf15bf3a
--- /dev/null
+++ b/Documentation/images/dive_planning.png
Binary files differ
diff --git a/Documentation/images/planned_dive.png b/Documentation/images/planned_dive.png
new file mode 100644
index 000000000..0b32b0415
--- /dev/null
+++ b/Documentation/images/planned_dive.png
Binary files differ
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index eb24bb7b3..5e2c9d45e 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -586,8 +586,12 @@ of testing: +
**WE STRONGLY RECOMMEND NOT TO PLAN DIVES SIMPLY BASED ON THE
RESULTS GIVEN HERE.**
-When you start the planner, a dialog appears. In order to plan a dive
-some basic information needs to be entered:
+When you start the planner, a dialog appears as shown in the following
+screen capture:
+
+image::images/dive_planning.png["Dive Planning",align="center"]
+
+In order to plan a dive some basic information needs to be entered:
- planned start time of the dive
- air consumption
@@ -675,6 +679,10 @@ The dive we defined earlier will present itself like this:
The final segment to 0m with a sane ascent rate is automatically added.
<5> The planner tries to estimate the needed amount of gas based on the plan and SAC
+Following image shows the resulting profile along with a glimpse of the
+aforementioned dive plan:
+
+image::images/planned_dive.png["Planned Dive",align="center"]
[[S_Webservice,Web Service and Companion App]]
Web Service and Companion App