subsurface/packaging
James Wobser 4f3b26f9b6 Implement Seac SeacSync databaser parser.
Dives for the seac action computer are imported by the seacsync
program into two tables in an sqlite3 database.

The dive information is read from the headers_dive table.
The dive_data table is then queried for each dive to get samples.

The seac action computer is the only current supported computer
by the seacsync program. It only supports two gas mixes, so the
parser will toggle between two cylinders whenever it detects a
change in the active O2 mix.

Dive start time is stored in UTC with a timezone offset.
A helper function to read this was added to qthelper.

Default cases have been added to some switch statements
to assist in future development for other dive types and
salinity.

Example database has been added to ./dives/TestDiveSeacSync.db

Signed-off-by: James Wobser <james.wobser@gmail.com>
2020-09-04 15:54:08 +03:00
..
android Android: install translations into the right place 2020-05-27 12:41:14 -07:00
headless Preserve wiki pages about headless Subsurface from trac wiki 2018-01-19 15:25:37 +01:00
ios Implement Seac SeacSync databaser parser. 2020-09-04 15:54:08 +03:00
macosx build-system: add backend_shared to Xcode project 2019-12-24 08:44:23 +09:00
OBS move GitHub url to the Subsurface org 2020-04-26 16:36:30 -07:00
ubuntu build-system: update Ubuntu distros that we build for 2020-09-03 11:43:24 -07:00
windows build-system/MXE: build with more up to date MXE tools. 2020-06-25 11:00:51 -07:00