summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-02-18 20:20:22 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-02-18 20:20:22 -0800
commit901cdbc5363fc02eb9d40a9583ffa533dd13cfd1 (patch)
treeaa6ed68596d1e690e436a07e9d9f96f105d0a1a3 /README
parent6ce4d29f4907ec26486d9a16fee29edf1637b543 (diff)
downloadsubsurface-901cdbc5363fc02eb9d40a9583ffa533dd13cfd1.tar.gz
Update README for 3.0 release
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'README')
-rw-r--r--README123
1 files changed, 45 insertions, 78 deletions
diff --git a/README b/README
index 1a565601a..f03e3a6c2 100644
--- a/README
+++ b/README
@@ -21,11 +21,7 @@ dive profiles and other relevant information. The program is localized
in more than a dozen languages and well supported by an active
developer community.
-You are reading the README file of the latest git version, this file
-is not tracked as actively as might be desirable, so some of the
-information here may be outdated.
-
-The latest public version is Subsurface 2.1, released in October of 2012.
+The latest public version is Subsurface 3.0, released in February of 2013.
License: GPLv2
@@ -135,88 +131,59 @@ build directory).
./subsurface
You can give a data file as command line argument, or Subsurface picks a
-default file for you when started from the desktop or with out an
-argument.
+default file for you when started from the desktop or without an argument.
If you have a dive computer supported by libdivecomputer, you can just
select "Download from Divecomputer" from the Log menu, tell it what dive
computer you have (and where it is connected if you need to), and hit
"OK".
-NOTE! There are often multiple models of dive computers that import
-exactly the same way. If you have a Suunto Gekko, for example, the
-import function works fine - even if you don't find the Gekko listed
-explicitly. It has the same import engine as the older Suunto Vyper
-(not "Vyper Air").
-
-So check the (incomplete?) list of supported dive computers below, and
-see which ones show up together. If you have the "Aeris Elite T3", for
-example, you'd notice that it's in the same group with the "Oceanic Atom
-2", and use that choice to import.
-
-Suunto:
-
- * Solution
-
- * Eon, Solution Alpha and Solution Nitrox/Vario
-
- * Vyper, Cobra, Vytec, Vytec DS, D3, Spyder, Gekko, Mosquito, Stinger and Zoop
-
- * Vyper2, Cobra2, Cobra3, Vyper Air and HelO2
-
- * D9, D6 and D4
-
-Uwatec:
-
- * Aladin
-
- * Memomouse
-
- * Smart and Galileo (infrared)
-
-Reefnet:
-
- * Sensus
-
- * Sensus Pro
-
- * Sensus Ultra
-
-Oceanic, Aeris, Sherwood, Hollis, Genesis and Tusa (Pelagic):
-
- * VT Pro, Versa Pro, Pro Plus 2, Wisdom, Atmos 2, Atmos AI, Atmos
-Elite, ...
-
- * Veo 250, Veo 180Nx, XR2, React Pro, DG02, Insight, ...
-
- * Atom 2.0, VT3, Datamask, Geo, Geo 2.0, Veo 2.0, Veo 3.0, Pro Plus 2.1,
-Compumask, Elite T3, Epic, Manta, IQ-900 (Zen), IQ-950 (Zen Air),
-IQ-750 (Element II), ...
-
-Mares:
-
- * Nemo, Nemo Excel, Nemo Apneist, ...
-
- * Puck, Puck Air, Nemo Air, Nemo Wide, ...
-
- * Icon HD
-
-Heinrichs Weikamp:
-
- * OSTC, OSTC Mk.2 and OSTC 2N
-
-Cressi, Zeagle and Mares (Seiko):
-
- * Edy, Nemo Sport
-
- * N2iTiON3
-
-Atomic Aquatics:
-
- * Cobalt
+The latest list of supported dive computers can be found at
+http://subsurface.hohndel.org/documentation/supported-dive-computers/
+
+At the time of the 3.0 release they were:
+Atomics Aquatics
+ Cobalt
+Cressi / Zeagle / Mares
+ Edy, Nemo Sport
+ N2iTiON3
+Mares
+ Nemo, Nemo Excel, Nemo Apneist, …
+ Puck, Puck Air, Nemo Air, Nemo Wide, …
+ Darwin, Darwin Air, M1, M2, Airlab
+ Icon HD, Icon HD Net Ready, Nemo Wide 2
+Oceanic / Aeris / Sherwood / Hollis / Genesis / Tusa (Pelagic)
+ VT Pro, Versa Pro, Pro Plus 2, Wisdom, Atmos 2, Atmos AI, Atmos Elite, …
+ Veo 250, Veo 180Nx, XR2, React Pro, DG02, Insight, …
+ Atom 2.0, VT3, Datamask, Geo, Geo 2.0, Veo 2.0, Veo 3.0, Pro Plus 2.1,
+ Compumask, Elite T3, Epic, Manta, IQ-900 (Zen), IQ-950 (Zen Air), IQ-750 (Element II), …
+Heinrichs Weikamp
+ OSTC, OSTC Mk.2, OSTC 2N
+ Frog
+Reefnet
+ Sensus
+ Sensus Pro
+ Sensus Ultra
+Shearwater
+ Predator, Petrel
+Suunto
+ Solution
+ Eon, Solution Alpha and Solution Nitrox/Vario
+ Vyper, Cobra, Vytec, Vytec DS, D3, Spyder, Gekko, Mosquito, Stinger, Zoop
+ Vyper2, Cobra2, Cobra3, Vyper Air and HelO2
+ D9, D6, D4, D9tx, D6i and D4i
+Uemis
+ Zurich
+Uwatec
+ Aladin
+ Memo Mouse
+ Smart, Galileo (infraread)
+Zeagle
+ N2iTiON 3
More detailed end user instructions can be found at Documentation/user-manual.html
+and http://subsurface.hohndel.org/documentation/user-manual/
Contributing: