diff options
author | Miika Turkia <miika.turkia@gmail.com> | 2013-02-19 21:38:31 +0530 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-02-19 09:17:42 -0800 |
commit | e78f9f9171e5e8d236f8a5d247b1e57183de7ad1 (patch) | |
tree | 8c88a3fe5bbf9c9c6fe8934e633a828602ff5eef | |
parent | d9faba849dd5267fa748ae2bda1dcb5fefbacab7 (diff) | |
download | subsurface-e78f9f9171e5e8d236f8a5d247b1e57183de7ad1.tar.gz |
A couple of screenshots added
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r-- | Documentation/images/cylinder.png | bin | 0 -> 18005 bytes | |||
-rw-r--r-- | Documentation/images/download_dc.png | bin | 0 -> 26951 bytes | |||
-rw-r--r-- | Documentation/images/edit_dive_info.png | bin | 0 -> 59786 bytes | |||
-rw-r--r-- | Documentation/images/main_window.png | bin | 0 -> 82184 bytes | |||
-rw-r--r-- | Documentation/user-manual.txt | 26 |
5 files changed, 19 insertions, 7 deletions
diff --git a/Documentation/images/cylinder.png b/Documentation/images/cylinder.png Binary files differnew file mode 100644 index 000000000..3f0406b0e --- /dev/null +++ b/Documentation/images/cylinder.png diff --git a/Documentation/images/download_dc.png b/Documentation/images/download_dc.png Binary files differnew file mode 100644 index 000000000..915f553e5 --- /dev/null +++ b/Documentation/images/download_dc.png diff --git a/Documentation/images/edit_dive_info.png b/Documentation/images/edit_dive_info.png Binary files differnew file mode 100644 index 000000000..b26957442 --- /dev/null +++ b/Documentation/images/edit_dive_info.png diff --git a/Documentation/images/main_window.png b/Documentation/images/main_window.png Binary files differnew file mode 100644 index 000000000..650d47d5d --- /dev/null +++ b/Documentation/images/main_window.png diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 5e2c9d45e..7532faa17 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -61,12 +61,14 @@ automatically load the already available divelog files. There is a menu, containing 'File', 'Log', 'Filter', 'Planner' and 'Help'. -The screen is divided in 3 area's: +The screen is divided in 3 area's (shown below with test dives loaded): - Area with 4 tabs: Dive Notes, Equipment, Dive Info, and Stats - Area next to the 4 tabs which will contain the dive profile - Area with the dives (usually called dive list) which can be sorted by number, date, etc. +image::images/main_window.png["The Main Window",align="center"] + [[S_ImportNewDives]] Import New Dives from your Dive Computer @@ -102,11 +104,13 @@ Now it is time to hook up your dive computer to your PC: - Put your dive computer into PC Communication mode. (For 'Suunto Vyper', press Mode - 1 Memory - 3 TR-PC) (You should consult the manual of your specific dive computer for your brand and type) - - Go in Subsurface to 'Log - Download From Dive Computer' - * Using the two drop down lists, choose your vendor and product. Here we choose 'Suunto' and 'Vyper'. + - In Subsurface go to 'Log - Download From Dive Computer' + * Using the two drop down lists, choose your vendor and product. Here we choose 'Suunto' and 'Vyper' as is shown on the screenshot below. * Select the device name under which your interface is connected from the drop down list. * Click the 'OK' button. +image::images/download_dc.png["Download from Dive Computer",align="center"] + - Now watch how your data is retrieved from your dive computer! Depending on your type of computer and/or number of dives, this could take some time. Please be patient. @@ -237,8 +241,12 @@ about that in <<S_SettingUpPreferences,Setting up Preferences>>. Edit the Dive Info ~~~~~~~~~~~~~~~~~~ -When you double click on the divelog line, the editor window -opens. Now you can add information that is missing. Let's start with +When you double click on the divelog line, an editor window +opens as shown in this screenshot: + +image::images/edit_dive_info.png["Edit Dive Info",align="center"] + +Now you can add information that is missing. Let's start with completing the example: You double clicked on dive #12, as described in <<S_ViewingLogs,Viewing and @@ -278,8 +286,12 @@ still another item to edit in the Dive Info screen: - Cylinder: A double-click field set. Here you can edit your Cylinder information -So, when you double click on the cylinder info, you get another -pop-up. This pop-up gives you the following: +So, when you double click on the cylinder info or press the 'Edit' button, you get another +pop-up. + +image::images/cylinder.png["Edit Cylinder",align="center"] + +This pop-up window contains the following information: - Cylinder: Pull-down where you can choose your Cylinder, or add your own - Size: The volume if not `filled' |