This is the official upstream of the Subsurface divelog program
Find a file
Dirk Hohndel 1c3a1a9592 Hide temperature fields when displaying / editing trip data
And show them again when displaying a dive.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-11-07 12:38:35 +09:00
.tx First step to being able to use transifex again for translations 2013-10-15 20:25:21 -07:00
dives Add test dive with tank pressure sensor information 2013-10-15 04:12:16 -07:00
Documentation Implement a qmake-based build for Subsurface 2013-10-08 23:29:33 -07:00
icons Added a toolbar to the profile 2013-09-27 18:45:04 +02:00
marbledata Try to fix the Google Maps issue 2013-10-13 11:30:44 -07:00
packaging Create installer with qmake 2013-11-05 13:05:14 +09:00
po Fix a mistake naming for the da_dk alias localisation 2013-05-29 19:22:46 +09:00
qt-ui Hide temperature fields when displaying / editing trip data 2013-11-07 12:38:35 +09:00
scripts Fix two issues with directory searches on Windows 2013-10-12 10:30:00 -07:00
translations Missing translation source file 2013-10-16 06:57:09 -07:00
xslt Add current date to CSV import 2013-10-20 15:27:07 +02:00
.gitattributes Ignore some files when archiving. 2013-05-12 07:25:47 -07:00
.gitignore Dependencies are too aggressive for version.h 2013-10-15 19:54:15 -07:00
cochran.c Update cochran depth precision: it's in 3-inch increments 2012-06-19 12:13:50 -07:00
color.h color.h: Define the color BLACK1 2013-10-15 04:23:16 -07:00
deco.c Fix some signedness issues 2013-10-07 22:39:52 -07:00
deco.h Random white space cleanup 2013-10-15 04:37:31 -07:00
device.c Converting the device_info list into a Qt data structure 2013-06-18 00:24:28 -07:00
device.h Random white space cleanup 2013-10-15 04:37:31 -07:00
display.h Remove even more code and declarations 2013-10-07 13:43:17 -07:00
dive.c Fix warning about ambiguous if / else nesting 2013-11-02 12:53:57 -07:00
dive.h Speed up XML loading 2013-11-02 12:51:32 -07:00
divelist.c Replaced the tag implementation 2013-11-02 02:55:03 +01:00
divelist.h Helpers: move some date related function to qt-gui.cpp 2013-10-16 15:04:44 -07:00
equipment.c Next step towards working translations 2013-10-09 22:51:59 -07:00
file.c Add current date to CSV import 2013-10-20 15:27:07 +02:00
file.h First steps towards removing glib dependencies 2013-10-06 10:41:44 -07:00
flag.h Move flag icon to include file 2013-02-01 17:25:41 +11:00
gettext.h Dismbiguate gettext 2013-10-10 00:18:26 -07:00
gettextfromc.cpp change the key from const char * to QByteArray 2013-11-02 02:55:02 +01:00
gettextfromc.h change the key from const char * to QByteArray 2013-11-02 02:55:02 +01:00
gpl-2.0.txt Add a copy of the GPL v2 to the project 2011-09-26 11:18:28 -07:00
helpers.h Helpers: move some date related function to qt-gui.cpp 2013-10-16 15:04:44 -07:00
INSTALL INSTALL: add notes for a native win32 build 2013-10-14 13:15:27 -07:00
libdivecomputer.c Next step towards working translations 2013-10-09 22:51:59 -07:00
libdivecomputer.h Minor include file unwinding 2013-10-07 12:45:42 -07:00
linux.c fix device probing for UEMIS computer on linux 2013-10-25 23:56:27 +00:00
macos.c main.cpp: remove usage of subsurface_command_line_* 2013-10-08 06:26:03 -07:00
main.cpp Speed up XML loading 2013-11-02 12:51:32 -07:00
parse-xml.c Speed up XML loading 2013-11-02 12:51:32 -07:00
planner.c Get rid of compiler warning on format strings 2013-10-20 15:25:27 +02:00
planner.h Next round of code removal and header cleanup 2013-10-07 16:55:43 -07:00
pref.h Show SAC in the mouseover. 2013-10-17 14:56:52 -07:00
profile.c Use configured vertical speed units in ruler 2013-10-20 06:41:30 +02:00
profile.h Move sac-calculation to profile.c 2013-10-17 14:54:11 -07:00
qt-gui.cpp Helpers: move some date related function to qt-gui.cpp 2013-10-16 15:04:44 -07:00
qt-gui.h Use the same code for command line and gui for file handling. 2013-09-09 05:59:03 -03:00
qthelper.cpp Trying to switch to Qt translation 2013-10-06 10:42:32 -07:00
qthelper.h Load translations at run time 2013-10-08 23:11:25 -07:00
README Update the README and create an INSTALL file. 2013-10-08 23:29:44 -07:00
ReleaseNotes.txt Updates to the lists of supported dive computers 2013-05-17 22:33:49 -07:00
satellite.h Move flag icon to include file 2013-02-01 17:25:41 +11:00
satellite.svg Satellite icon diet 2013-01-22 22:25:03 -08:00
save-xml.c Replaced the tag implementation 2013-11-02 02:55:03 +01:00
sha1.c Fix sha1 build for Windows 2013-02-15 19:53:07 -08:00
sha1.h Get the SHA1 routines from git instead of openssl 2013-02-15 19:26:39 -08:00
statistics.c Replaced the tag implementation 2013-11-02 02:55:03 +01:00
statistics.h Improve readability of yearly statistics 2013-06-19 10:31:01 -07:00
subsurface-configure.pri subsurface-configure.pri: fix for the QMAKE_HOST.os check 2013-10-13 11:31:06 -07:00
subsurface-gen-version.pri Create installer with qmake 2013-11-05 13:05:14 +09:00
subsurface-icon.bmp Rename subsurface.svg to subsurface-icon.svg 2013-02-02 21:27:15 +01:00
subsurface-icon.h Move about icon to include file 2013-02-02 21:27:19 +01:00
subsurface-icon.svg Rename subsurface.svg to subsurface-icon.svg 2013-02-02 21:27:15 +01:00
subsurface-install.pri Create installer with qmake 2013-11-05 13:05:14 +09:00
subsurface.1 Fix subsurface manpage - missing description and parsing problem 2012-05-07 10:49:20 -07:00
subsurface.desktop The Subsurface icon has been renamed, the .desktop must be adjusted. 2013-02-14 09:57:13 -08:00
subsurface.pro Added a custom widget for tagging dives 2013-11-02 03:37:31 +01:00
subsurface.qrc Added a new option to edit the dives. 2013-11-01 09:33:39 -04:00
subsurfacestartup.c Speed up XML loading 2013-11-02 12:51:32 -07:00
subsurfacestartup.h Dependencies are too aggressive for version.h 2013-10-15 19:54:15 -07:00
time.c First steps towards removing glib dependencies 2013-10-06 10:41:44 -07:00
uemis-downloader.c Next step towards working translations 2013-10-09 22:51:59 -07:00
uemis.c Next step towards working translations 2013-10-09 22:51:59 -07:00
uemis.h Don't include headers under extern "C" unless we have to. 2013-10-05 13:59:59 -07:00
webservice.h Hoocked up the buttons and the parsing of the XML. 2013-06-06 11:31:55 -03:00
windows.c windows.c: use the USERNAME enviroment variable 2013-10-09 07:21:04 -07:00

This is the README file for the latest git version of Subsurface.

After the release of Subsurface 3.1 we merged the Qt branch into
master and are now developing the Qt port of Subsurface in the master
branch. At this stage the Qt version is not functional as a divelog -
edit and import capabilities are missing and many other areas need
more work. So unless you are planning to participate in the ongoing
development you most likely want to switch to the Gtk branch as that
will get you the latest version of the fully functional Subsurface.

git checkout Gtk

Subsurface - an Open Source Divelog
===================================

Subsurface is an open source divelog program that runs on Windows, Mac
and Linux.

With Subsurface the user can download dive information directly from a
large number of supported dive computers. Subsurface is able to track
single- and multi-tank dives using air, Nitrox or TriMix. It displays
a dive profile with all related information including air consumption
and alarms. It also allows logging of information like weights and
exposure protection used, dive masters and dive buddies and enables
the user to rate dives and provide additional dive notes.

With Subsurface the user can track dive locations including GPS
coordinates (which can also be conveniently entered using a map
interface). Subsurface calculates a wide variety of statistics of the
user's diving and keeps track of information like the user's SAC rate,
partial pressures of O2, N2 and He, calculated deco information, and
many more.

Subsurface allows the user to print out a detailed log book including
dive profiles and other relevant information. The program is localized
in more than a dozen languages and well supported by an active
developer community.

One of the major strengths of Subsurface is its support of a wide range
of dive computers (most common dive computers are supported with the help
of libdivecomputer); a detailed list is at
http://subsurface.hohndel.org/documentation/supported-dive-computers).
Subsurface can also import existing dive logs from several sources
including MacDive, Suunto DM3/DM4, JDiveLog and divelogs.de. Another
strength is its ability to visualize the depth profile (and, if
available, the tank pressure curve) in very innovative ways that give
the user additional information on relative velocity (and momentary
air consumption) during the dive through the coloring of the graphs.

The latest public version is Subsurface 3.1, released in May of 2013.

License: GPLv2

Subsurface can be found at http://subsurface.hohndel.org

You can get the sources to the latest development version from the git
repository:

git clone git://subsurface.hohndel.org/subsurface.git .

You can also browse the sources via gitweb at git.hohndel.org

If you want the latest release (instead of the bleeding edge
development version) you can either get this via

git checkout v3.1  (or whatever the last release is)

if you have already cloned the git repository as shown above or you
can get a tar ball from

http://subsurface.hohndel.org/downloads/Subsurface-3.1.tgz

Usage:
======

Install and start from the desktop (or you can run it locally from the
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 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".

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.1 release they were:
Atomics Aquatics
	Cobalt
Cressi / Zeagle / Mares
	Edy, Nemo Sport
	N2iTiON3
	Leonardo
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, Pro Plus 3, Wisdom, Atmos 2, Atmos AI, Atmos Elite,...
	Veo 250, Veo 180Nx, XR2, React Pro, React Pro White, 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, OSTC3
	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
	DX, 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:
-------------

There is a mailing list for developers: subsurface@hohndel.org
Go to http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
to subscribe.

If you want to contribute code, please either send signed-off patches or
a pull request with signed-off commits.  If you don't sign off on them,
we will not accept them. This means adding a line that says
"Signed-off-by: Name <email>" at the end of each commit, indicating that
you wrote the code and have the right to pass it on as an open source
patch.

See: http://gerrit.googlecode.com/svn/documentation/2.0/user-signedoffby.html

Also, please write good git commit messages.  A good commit message
looks like this:

	Header line: explaining the commit in one line

	Body of commit message is a few lines of text, explaining things
	in more detail, possibly giving some background about the issue
	being fixed, etc etc.

	The body of the commit message can be several paragraphs, and
	please do proper word-wrap and keep columns shorter than about
	74 characters or so. That way "git log" will show things
	nicely even when it's indented.

	Reported-by: whoever-reported-it
	Signed-off-by: Your Name <youremail@yourhost.com>

where that header line really should be meaningful, and really should be
just one line.  That header line is what is shown by tools like gitk and
shortlog, and should summarize the change in one readable line of text,
independently of the longer explanation.



CREDITS:
========

This file was originally started by Linus.
The initial instructions for building on a Mac were provided by Henrik Brautaset Aronsen
Jef Driessen helped creating the cross-building instructions for Windows

A bit of Subsurface history:
----------------------------

In fall of 2011, when a forced lull in kernel development gave him an
opportunity to start on a new endeavor, Linus Torvalds decided to tackle
his frustration with the lack of decent divelog software on Linux.

Subsurface is the result of the work of him and a team of developers since
then. It now supports Linux, Windows and MacOS and allows data import from
a large number of dive computers and several existing divelog programs. It
provides advanced visualization of the key information provided by a
modern dive computer and allows the user to track a wide variety of data
about their diving.