[PATCH] Adding screen captures of dive planning

[Dirk Hohndel: removed the images folder from the Documentation directory
               Makefile clean target]

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Miika Turkia 2013-02-19 11:09:44 +05:30 committed by Dirk Hohndel
parent 17638aa7b0
commit 8facc61e8f
4 changed files with 10 additions and 3 deletions

View file

@ -25,4 +25,3 @@ show: $(HTMLDOC)
clean:
rm -f *~ docbook-xsl.css $(HTMLDOC) $(addprefix $(DOCNAME).,pdf text)
rm -fr images

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View file

@ -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