diff --git a/Gemfile b/Gemfile deleted file mode 100644 index 471c891..0000000 --- a/Gemfile +++ /dev/null @@ -1,32 +0,0 @@ -source "https://rubygems.org" -# Hello! This is where you manage which Jekyll version is used to run. -# When you want to use a different version, change it below, save the -# file and run `bundle install`. Run Jekyll with `bundle exec`, like so: -# -# bundle exec jekyll serve -# -# This will help ensure the proper Jekyll version is running. -# Happy Jekylling! -#gem "jekyll", "~> 4.0.0" -# This is the default theme for new Jekyll sites. You may change this to anything you like. -gem "minima", "~> 2.5" -# If you want to use GitHub Pages, remove the "gem "jekyll"" above and -# uncomment the line below. To upgrade, run `bundle update github-pages`. -gem "github-pages", group: :jekyll_plugins -# If you have any plugins, put them here! -group :jekyll_plugins do - gem "jekyll-feed", "~> 0.12" -end - -# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem -# and associated library. -install_if -> { RUBY_PLATFORM =~ %r!mingw|mswin|java! } do - gem "tzinfo", "~> 1.2" - gem "tzinfo-data" -end - -# Performance-booster for watching directories on Windows -gem "wdm", "~> 0.1.1", :install_if => Gem.win_platform? - - -gem "webrick", "~> 1.7" diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 6958875..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,276 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - activesupport (6.0.6.1) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) - base64 (0.2.0) - coffee-script (2.4.1) - coffee-script-source - execjs - coffee-script-source (1.11.1) - colorator (1.1.0) - commonmarker (0.23.10) - concurrent-ruby (1.2.2) - dnsruby (1.70.0) - simpleidn (~> 0.2.1) - em-websocket (0.5.3) - eventmachine (>= 0.12.9) - http_parser.rb (~> 0) - ethon (0.16.0) - ffi (>= 1.15.0) - eventmachine (1.2.7) - execjs (2.9.1) - faraday (2.8.1) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) - ffi (1.16.3) - forwardable-extended (2.6.0) - gemoji (3.0.1) - github-pages (228) - github-pages-health-check (= 1.17.9) - jekyll (= 3.9.3) - jekyll-avatar (= 0.7.0) - jekyll-coffeescript (= 1.1.1) - jekyll-commonmark-ghpages (= 0.4.0) - jekyll-default-layout (= 0.1.4) - jekyll-feed (= 0.15.1) - jekyll-gist (= 1.5.0) - jekyll-github-metadata (= 2.13.0) - jekyll-include-cache (= 0.2.1) - jekyll-mentions (= 1.6.0) - jekyll-optional-front-matter (= 0.3.2) - jekyll-paginate (= 1.1.0) - jekyll-readme-index (= 0.3.0) - jekyll-redirect-from (= 0.16.0) - jekyll-relative-links (= 0.6.1) - jekyll-remote-theme (= 0.4.3) - jekyll-sass-converter (= 1.5.2) - jekyll-seo-tag (= 2.8.0) - jekyll-sitemap (= 1.4.0) - jekyll-swiss (= 1.0.0) - jekyll-theme-architect (= 0.2.0) - jekyll-theme-cayman (= 0.2.0) - jekyll-theme-dinky (= 0.2.0) - jekyll-theme-hacker (= 0.2.0) - jekyll-theme-leap-day (= 0.2.0) - jekyll-theme-merlot (= 0.2.0) - jekyll-theme-midnight (= 0.2.0) - jekyll-theme-minimal (= 0.2.0) - jekyll-theme-modernist (= 0.2.0) - jekyll-theme-primer (= 0.6.0) - jekyll-theme-slate (= 0.2.0) - jekyll-theme-tactile (= 0.2.0) - jekyll-theme-time-machine (= 0.2.0) - jekyll-titles-from-headings (= 0.5.3) - jemoji (= 0.12.0) - kramdown (= 2.3.2) - kramdown-parser-gfm (= 1.1.0) - liquid (= 4.0.4) - mercenary (~> 0.3) - minima (= 2.5.1) - nokogiri (>= 1.13.6, < 2.0) - rouge (= 3.26.0) - terminal-table (~> 1.4) - github-pages-health-check (1.17.9) - addressable (~> 2.3) - dnsruby (~> 1.60) - octokit (~> 4.0) - public_suffix (>= 3.0, < 5.0) - typhoeus (~> 1.3) - html-pipeline (2.14.3) - activesupport (>= 2) - nokogiri (>= 1.4) - http_parser.rb (0.8.0) - i18n (1.14.1) - concurrent-ruby (~> 1.0) - jekyll (3.9.3) - addressable (~> 2.4) - colorator (~> 1.0) - em-websocket (~> 0.5) - i18n (>= 0.7, < 2) - jekyll-sass-converter (~> 1.0) - jekyll-watch (~> 2.0) - kramdown (>= 1.17, < 3) - liquid (~> 4.0) - mercenary (~> 0.3.3) - pathutil (~> 0.9) - rouge (>= 1.7, < 4) - safe_yaml (~> 1.0) - jekyll-avatar (0.7.0) - jekyll (>= 3.0, < 5.0) - jekyll-coffeescript (1.1.1) - coffee-script (~> 2.2) - coffee-script-source (~> 1.11.1) - jekyll-commonmark (1.4.0) - commonmarker (~> 0.22) - jekyll-commonmark-ghpages (0.4.0) - commonmarker (~> 0.23.7) - jekyll (~> 3.9.0) - jekyll-commonmark (~> 1.4.0) - rouge (>= 2.0, < 5.0) - jekyll-default-layout (0.1.4) - jekyll (~> 3.0) - jekyll-feed (0.15.1) - jekyll (>= 3.7, < 5.0) - jekyll-gist (1.5.0) - octokit (~> 4.2) - jekyll-github-metadata (2.13.0) - jekyll (>= 3.4, < 5.0) - octokit (~> 4.0, != 4.4.0) - jekyll-include-cache (0.2.1) - jekyll (>= 3.7, < 5.0) - jekyll-mentions (1.6.0) - html-pipeline (~> 2.3) - jekyll (>= 3.7, < 5.0) - jekyll-optional-front-matter (0.3.2) - jekyll (>= 3.0, < 5.0) - jekyll-paginate (1.1.0) - jekyll-readme-index (0.3.0) - jekyll (>= 3.0, < 5.0) - jekyll-redirect-from (0.16.0) - jekyll (>= 3.3, < 5.0) - jekyll-relative-links (0.6.1) - jekyll (>= 3.3, < 5.0) - jekyll-remote-theme (0.4.3) - addressable (~> 2.0) - jekyll (>= 3.5, < 5.0) - jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0) - rubyzip (>= 1.3.0, < 3.0) - jekyll-sass-converter (1.5.2) - sass (~> 3.4) - jekyll-seo-tag (2.8.0) - jekyll (>= 3.8, < 5.0) - jekyll-sitemap (1.4.0) - jekyll (>= 3.7, < 5.0) - jekyll-swiss (1.0.0) - jekyll-theme-architect (0.2.0) - jekyll (> 3.5, < 5.0) - jekyll-seo-tag (~> 2.0) - jekyll-theme-cayman (0.2.0) - jekyll (> 3.5, < 5.0) - jekyll-seo-tag (~> 2.0) - jekyll-theme-dinky (0.2.0) - jekyll (> 3.5, < 5.0) - jekyll-seo-tag (~> 2.0) - jekyll-theme-hacker (0.2.0) - jekyll (> 3.5, < 5.0) - jekyll-seo-tag (~> 2.0) - jekyll-theme-leap-day (0.2.0) - jekyll (> 3.5, < 5.0) - jekyll-seo-tag (~> 2.0) - jekyll-theme-merlot (0.2.0) - jekyll (> 3.5, < 5.0) - jekyll-seo-tag (~> 2.0) - jekyll-theme-midnight (0.2.0) - jekyll (> 3.5, < 5.0) - jekyll-seo-tag (~> 2.0) - jekyll-theme-minimal (0.2.0) - jekyll (> 3.5, < 5.0) - jekyll-seo-tag (~> 2.0) - jekyll-theme-modernist (0.2.0) - jekyll (> 3.5, < 5.0) - jekyll-seo-tag (~> 2.0) - jekyll-theme-primer (0.6.0) - jekyll (> 3.5, < 5.0) - jekyll-github-metadata (~> 2.9) - jekyll-seo-tag (~> 2.0) - jekyll-theme-slate (0.2.0) - jekyll (> 3.5, < 5.0) - jekyll-seo-tag (~> 2.0) - jekyll-theme-tactile (0.2.0) - jekyll (> 3.5, < 5.0) - jekyll-seo-tag (~> 2.0) - jekyll-theme-time-machine (0.2.0) - jekyll (> 3.5, < 5.0) - jekyll-seo-tag (~> 2.0) - jekyll-titles-from-headings (0.5.3) - jekyll (>= 3.3, < 5.0) - jekyll-watch (2.2.1) - listen (~> 3.0) - jemoji (0.12.0) - gemoji (~> 3.0) - html-pipeline (~> 2.2) - jekyll (>= 3.0, < 5.0) - kramdown (2.3.2) - rexml - kramdown-parser-gfm (1.1.0) - kramdown (~> 2.0) - liquid (4.0.4) - listen (3.8.0) - rb-fsevent (~> 0.10, >= 0.10.3) - rb-inotify (~> 0.9, >= 0.9.10) - mercenary (0.3.6) - minima (2.5.1) - jekyll (>= 3.5, < 5.0) - jekyll-feed (~> 0.9) - jekyll-seo-tag (~> 2.1) - minitest (5.20.0) - nokogiri (1.16.0-x86_64-darwin) - racc (~> 1.4) - nokogiri (1.16.0-x86_64-linux) - racc (~> 1.4) - octokit (4.25.1) - faraday (>= 1, < 3) - sawyer (~> 0.9) - pathutil (0.16.2) - forwardable-extended (~> 2.6) - public_suffix (4.0.7) - racc (1.7.3) - rb-fsevent (0.11.2) - rb-inotify (0.10.1) - ffi (~> 1.0) - rexml (3.2.6) - rouge (3.26.0) - ruby2_keywords (0.0.5) - rubyzip (2.3.2) - safe_yaml (1.0.5) - sass (3.7.4) - sass-listen (~> 4.0.0) - sass-listen (4.0.0) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - sawyer (0.9.2) - addressable (>= 2.3.5) - faraday (>= 0.17.3, < 3) - simpleidn (0.2.1) - unf (~> 0.1.4) - terminal-table (1.8.0) - unicode-display_width (~> 1.1, >= 1.1.1) - thread_safe (0.3.6) - typhoeus (1.4.1) - ethon (>= 0.9.0) - tzinfo (1.2.11) - thread_safe (~> 0.1) - tzinfo-data (1.2023.4) - tzinfo (>= 1.0.0) - unf (0.1.4) - unf_ext - unf_ext (0.0.9.1) - unicode-display_width (1.8.0) - wdm (0.1.1) - webrick (1.8.1) - zeitwerk (2.6.12) - -PLATFORMS - x86_64-darwin-19 - x86_64-linux - -DEPENDENCIES - github-pages - jekyll-feed (~> 0.12) - minima (~> 2.5) - tzinfo (~> 1.2) - tzinfo-data - wdm (~> 0.1.1) - webrick (~> 1.7) - -BUNDLED WITH - 2.3.26 diff --git a/SupportedDivecomputers.html b/SupportedDivecomputers.html new file mode 100644 index 0000000..baf46a0 --- /dev/null +++ b/SupportedDivecomputers.html @@ -0,0 +1,6 @@ + + +Redirecting to https://subsurface-divelog.org/supported-dive-computers/ + + + diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 6b85120..0000000 --- a/_config.yml +++ /dev/null @@ -1,92 +0,0 @@ -# Welcome to Jekyll! -# -# This config file is meant for settings that affect your whole blog, values -# which you are expected to set up once and rarely edit after that. If you find -# yourself editing this file very often, consider using Jekyll's data files -# feature for the data you need to update frequently. -# -# For technical reasons, this file is *NOT* reloaded automatically when you use -# 'bundle exec jekyll serve'. If you change this file, please restart the server process. -# -# If you need help with YAML syntax, here are some quick references for you: -# https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml -# https://learnxinyminutes.com/docs/yaml/ -# - -## our site wide variables -latest: 5.0.10 - -# Site settings -# These are used to personalize your new site. If you look in the HTML files, -# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. -# You can create any custom variable you would like, and they will be accessible -# in the templates via {{ site.myvariable }}. -title: Subsurface -author: "The Subsurface Developers" -baseurl: "" # the subpath of your site, e.g. /blog -url: "https://subsurface.github.io" # the base hostname & protocol for your site, e.g. http://example.com -twitter_username: SubsurfaceDive -github_username: Subsurface - -# Build settings -theme: minima -encoding: UTF-8 -plugins: - - jekyll-seo-tag - - jekyll-redirect-from - -lang: en -languages: - - short: "en" - long: "English" - base: "" - flag: "🇺🇸" - userForum: "user forum" - - short: "de" - long: "Deutsch" - base: "/de" - flag: "🇩🇪" - userForum: "Benutzer-Forum" - - short: "nl" - long: "Nederlands" - base: "/nl" - flag: "🇳🇱" - userForum: "user forum" - - short: "es" - long: "Español" - base: "/es" - flag: "🇪🇸" - userForum: "user forum" - - short: "pt" - long: "Português" - base: "/pt" - flag: "🇵🇹" - userForum: "user forum" - - short: "fr" - long: "Français" - base: "/fr" - flag: "🇫🇷" - userForum: "forum utilisateurs" - -permalink: /:categories/:year/:month/:title/ - - -# Exclude from processing. -# The following items will not be processed, by default. -# Any item listed under the `exclude:` key here will be automatically added to -# the internal "default list". -# -# Excluded items can be processed by explicitly listing the directories or -# their entries' file path in the `include:` list. -# -# exclude: -# - .sass-cache/ -# - .jekyll-cache/ -# - gemfiles/ -# - Gemfile -# - Gemfile.lock -# - node_modules/ -# - vendor/bundle/ -# - vendor/cache/ -# - vendor/gems/ -# - vendor/ruby/ diff --git a/_includes/desktop-release-bottom.MD b/_includes/desktop-release-bottom.MD deleted file mode 100644 index 5b961cf..0000000 --- a/_includes/desktop-release-bottom.MD +++ /dev/null @@ -1,86 +0,0 @@ -{% if page.lang == "de" %} - -

Wo finde ich ausführbare Programme?

-

Wie immer sind ausführbare Programme für Windows, Mac und Linux verfügbar. Für x86-64 Linux stellen wir sowohl ein AppImage bereit, das auf den meisten Distributionen laufen sollte, als auch Distributions-spezifische Pakete (Ubuntu, Fedora, und openSUSE).

-

Hier findet sich Subsurface {{page.version}}:

-

Windows: https://subsurface-divelog.org/downloads/subsurface-{{page.version}}.exe

-

Mac: https://subsurface-divelog.org/downloads/Subsurface-{{page.version}}.dmg (kompatibel mit der neusten macOS version, für ältere, siehe Downloads)

-

Linux: Ein generisches AppImage ist verfügbar. Klicke auf Subsurface-{{page.version}}-x86_64.AppImage, um es herunterzuladen und mache es mittels
chmod +x Subsurface-{{page.version}}-x86_64.AppImage ausführbar; nun kann diese Datei direkt aufgerufen werden.

-

Linux: SnapInstallieren vom Snap Store

-

Linux: Ubuntu: Trage ppa:subsurface/subsurface in die Software Sources ein; die .deb Dateien in diesem PPA können auch auf hinreichend neuen LinuxMint Distributionen installiert werden; siehe die Programme herunterladen-Seite und http://ppa.launchpad.net/subsurface/subsurface/ubuntu für die aktuelle Version.

-

Linux: openSUSE: Rufe unsere Open Build Service Release Seite auf.

-

Linux: Fedora: Rufe unsere Copr Release Seite auf.

-

Wir freuen uns über Nachrichten zu Fehlern in Subsurface in unserem Benutzer-Forum. Außerdem haben wir einen Bugtracker auf dem solche Berichte eingestellt und bearbeitet werden können.

- -{% elsif page.lang == "es" %} -

¿ Donde puedo encontrar los binarios ?

-

Hay binarios disponibles para Windows, Mac y una AppImage para Linux x86-64 (además de binarios específicos para varias distribuciones de Linux en las que se incluyen Ubuntu, Fedora y OpenSUSE).

-

Se puede descargar Subsurface {{page.version}} desde estas ubicaciones:

-

Windows: https://subsurface-divelog.org/downloads/subsurface-{{page.version}}.exe

-

Mac: https://subsurface-divelog.org/downloads/Subsurface-{{page.version}}.dmg

-

Linux: Hay una AppImage genérica disponible para descarga en la página de descarga de Subsurface en Github. Descarga Subsurface-{{page.version}}-x86_64.AppImage, hazlo ejecutable

-

chmod +x Subsurface-{{page.version}}-x86_64.AppImage y, luego, simplemente ejecuta el archivo.

-

Linux: SnapInstalar desde Snap Store

-

Linux: Ubuntu: Añade ppa:subsurface/subsurface a tus fuentes de software; los archivos .deb en esta PPA tambien pueden instalarse en versiones suficientemente actualizadas de LinuxMint; visita la Página de descargas y utiliza http://ppa.launchpad.net/subsurface/subsurface/ubuntu para obtener nuestra última versión.

-

Linux: openSUSE: Visita nuestro site del servicio de compilación

-

Linux: Fedora: Visita nuestro site del servicio de compilación

-

Por favor, publica preguntas o problemas en el Foro de usuarios o comunica un fallo en nuestro Bug Tracker.

-{% elsif page.lang == "pt" %} - -

Onde posso encontrar os ficheiros binários?

-

Estão disponíveis ficheiros binários para Windows, Mac, e uma AppImage para Linux x86-64 (além de binários específicos para várias distribuições Linux, incluindo Ubuntu, Fedora, e openSUSE).

-

Pode obter o Subsurface {{page.version}} a partir das seguintes localizações:

-

Windows: https://subsurface-divelog.org/downloads/subsurface-{{page.version}}.exe

-

Mac: https://subsurface-divelog.org/downloads/Subsurface-{{page.version}}.dmg

-

Linux: A AppImage genérica está disponível para descarga. Download Subsurface-{{page.version}}-x86_64.AppImage, dê-lhe permissões de execução

-

chmod +x Subsurface-{{page.version}}-x86_64.AppImage e depois execute o ficheiro.

-

Linux: Snap Disponível na Snap Store

-

Linux: Ubuntu: Adicione ppa:subsurface/subsurface aos seus repositórios de software; os ficheiros .deb nesse PPA podem ser instalados em versões correntes do LinuxMint; ver a página dos Downloads e usas http://ppa.launchpad.net/subsurface/subsurface/ubuntu para obter a nossa versão mais recente.

-

Linux: openSUSE: vá a open build service release page

-

Linux: Fedora: vá a COPR service release page

-

Por favor coloque questões ou problemas no nosso Fórum de utilizadores ou preencha um bug no nosso Bug Tracker.

- -{% elsif page.lang == "nl" %} - -

De software is beschikbaar voor Windows, Mac en een AppImage voor x86-64 Linux (en daarnaast distributie specifieke software voor een aantal Linux varianten waaronder Ubuntu, Fedora, en openSUSE).

-

Je kunt Subsurface {{page.version}} ophalen van de volgende locaties:

-

Windows:https://subsurface-divelog.org/downloads/subsurface-{{page.version}}.exe

-

Mac:https://subsurface-divelog.org/downloads/Subsurface-{{page.version}}.dmg

-

Linux: Een generieke AppImage is beschikbaar. Download Subsurface-{{page.version}}-x86_64.AppImage, en maak deze executable

-

chmod +x Subsurface-{{page.version}}-x86_64.AppImage en voer dan eenvoudig dit bestand uit.

-

Linux: Snap Get it from the Snap Store

-

Linux: Ubuntu: Voeg ppa:subsurface/subsurface toe aan je software bronnen; de .deb files in deze PPA kunnen ook op redelijk recente versies van LinuxMint; zie de Downloads pagina en gebruik http://ppa.launchpad.net/subsurface/subsurface/ubuntu om de laatste versie te downloaden.

-

Linux: openSUSE: ga naar onze open build service release page

-

Linux: Fedora: ga naar onze COPR release page

-

Post vragen of problemen op het User Forum of rapporteer een fout in onze Bug Tracker.

- -{% elsif page.lang == "fr" %} - -

Où puis-je trouver les exécutables?

-

Les exécutables sont disponibles pour Windows, Mac, et sous forme d'AppImage pour Linux x86-64 (ainsi que des exécutables spécifiques à certaines distributions Linux parmi lesquelles Ubuntu, Fedora, et openSUSE).

-

Vous pouvez obtenir Subsurface {{page.version}} depuis ces emplacements:

-

Windows: https://subsurface-divelog.org/downloads/subsurface-{{page.version}}.exe

-

Mac: https://subsurface-divelog.org/downloads/Subsurface-{{page.version}}.dmg (cette version est destinée à la dernière version de macOS. Pour d'autres version de macOS, voir la page Téléchargements)

-

Linux: Une AppImage générique est disponible au téléchargement: Subsurface-{{page.version}}-x86_64.AppImage, rendez-la exécutable

-

chmod +x Subsurface-{{page.version}}-x86_64.AppImage et exécuter simplement ce fichier.

-

Linux: Snap Get it from the Snap Store

-

Linux: Ubuntu: Ajoutez ppa:subsurface/subsurface à vos dépôts logiciels; les fichiers .deb files dans ce PPA peuvent également être installés sur les versions relativement récentes de LinuxMint; voyez la page Téléchargements et utilisez http://ppa.launchpad.net/subsurface/subsurface/ubuntu pour obtenir notre dernière version.

-

Linux: openSUSE: allez sur notre page open build service open build service release page

-

Linux: Fedora: allez sur notre page open build service COPR release page

-

Veuillez soumettre vos questions ou problèmes sur Forum utilisateurs ou transmettez-nous un rapport de bug via notre Bug Tracker.

- -{% else %} - -

Where do I find binaries?

-

Binaries are available for Windows, Mac, and an AppImage for x86-64 Linux (plus distribution specific binaries for a number of Linux flavors including Ubuntu, Fedora, and openSUSE).

-

You can get Subsurface {{page.version}} from these locations:

-

Windows: https://subsurface-divelog.org/downloads/subsurface-{{page.version}}.exe

-

Mac: https://subsurface-divelog.org/downloads/Subsurface-{{page.version}}.dmg (this is intended for the latest macOS version. For other macOS versions, see the downloads page)

-

Linux: A generic AppImage is available for download: Subsurface-{{page.version}}-x86_64.AppImage, make it executable

-

chmod +x Subsurface-{{page.version}}-x86_64.AppImage and then simply run this file.

-

Linux: Snap Get it from the Snap Store

-

Linux: Ubuntu: Add ppa:subsurface/subsurface to your software sources; the .deb in that PPA can also be installed on sufficiently current versions LinuxMint; see the Downloads page and use http://ppa.launchpad.net/subsurface/subsurface/ubuntu to get our latest release version.

-

Linux: openSUSE: go to our open build service release page

-

Linux: Fedora: go to our COPR release page

-

Please post questions of problems in the User Forum or file a bug in our Bug Tracker.

-{% endif %} diff --git a/_includes/download.css b/_includes/download.css deleted file mode 100644 index d973241..0000000 --- a/_includes/download.css +++ /dev/null @@ -1,62 +0,0 @@ - -h2,h3 { - margin-top: 1em; -} - -.face-button { - height: 64px; - border-radius: 15px; - display: inline-block; - border: 3px solid #3465a4; - font-family: 'Roboto', sans-serif; - font-size: 20px; - font-weight: 500; - text-align: center; - text-decoration: none; - color: #3465a4; - overflow: hidden; -} - -.face-button .icon { - margin-right: 6px; - } - -.face-button .face-primary, -.face-button .face-secondary { - display: block; - padding: 0 32px; - line-height: 64px; - transition: margin .4s; - } - -.face-button .face-primary { - background-color: #3465a4; - color: #fff; - } - -.face-button:hover .face-primary { - margin-top: -64px; - } - -.face-button .face-primary-two { - display: block; - padding: 0 32px; - line-height: 32px; - transition: margin .4s; - background-color: #3465a4; - color: #fff; -} - -.face-button:hover .face-primary-two { - margin-top: -64px; - } - -span.two-center { - position: relative; - top: 16px -} -span.two { - padding-left: 12px; - line-height: 40%; - font-size: 85%; -} diff --git a/_includes/footer.html b/_includes/footer.html deleted file mode 100644 index c168486..0000000 --- a/_includes/footer.html +++ /dev/null @@ -1,26 +0,0 @@ - diff --git a/_includes/head.html b/_includes/head.html deleted file mode 100644 index ee844e8..0000000 --- a/_includes/head.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - {%- seo -%} - - - {%- feed_meta -%} - {%- if jekyll.environment == 'production' and site.google_analytics -%} - {%- include google-analytics.html -%} - {%- endif -%} - diff --git a/_includes/header.html b/_includes/header.html deleted file mode 100644 index e3a5fc1..0000000 --- a/_includes/header.html +++ /dev/null @@ -1,70 +0,0 @@ - - {%- if page_paths -%} - - {%- endif -%} diff --git a/about.MD b/about.MD deleted file mode 100644 index ead1b9d..0000000 --- a/about.MD +++ /dev/null @@ -1,20 +0,0 @@ ---- -layout: page -title: About -lang: en -permalink: /about/ -ref: about ---- -Subsurface can **plan** and **track** single and multi-tank **dives** using air, Nitrox or TriMix. It allows tracking of dive locations including GPS coordinates (which can also conveniently be entered using a map interface), logging of equipment used and names of other divers, and lets users rate dives and provide additional notes. - -You can tag dives and **filter a dive list** based on criteria including tags, locations and people with whom you were diving. You can group the dive list into trips, and edit multiple dives at the same time, making it easy to support a large number of dives. - -Subsurface also calculates a wide variety of **statistics** of the user’s diving and tracks information like the SAC rate, partial pressures of O2, N2 and He, calculated deco information, and many more. - -The program is localized in about **20 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** (see the [list of supported dive computers](https://subsurface-divelog.org/documentation/supported-dive-computers/)). Subsurface can also import existing dive logs from several sources including MacDive, Suunto DM3, DM4 & DM5, JDiveLog and divelogs.de. - -Another strength is its ability to **visualize** the depth profile (and, if available, the tank pressure curve) in innovative ways that give the user additional information on relative velocity, and momentary air consumption, during a dive. Users who dive with **multiple dive computers** can combine the data from each of their dive computers into one dive – allowing visualization of the data collected from multiple sources. - -Subsurface lets the user **print** out a detailed log book including dive profiles and other important information. diff --git a/about.html b/about.html new file mode 100644 index 0000000..6acb48b --- /dev/null +++ b/about.html @@ -0,0 +1,6 @@ + + +Redirecting to https://subsurface-divelog.org/ + + + diff --git a/download.MD b/download.MD deleted file mode 100644 index e0c26b1..0000000 --- a/download.MD +++ /dev/null @@ -1,17 +0,0 @@ ---- -layout: page -title: Download -lang: en -permalink: /download/ -ref: download ---- - -Instead of formal releases every few months with a cumbersome, manual process, we are switching to pointing our users at the latest nightly builds instead. These are updated after each change that makes it into our main development branch and are therefore always current. - -Since these builds are created in a CI/CD system, they aren't signed, so macOS and Windows will show warning messages when installing those, but other than that they are identical to what we used to ship before. - -For macOS, Windows, and Android you can find these builds on the [GitHub nightly build page](https://github.com/subsurface/nightly-builds/releases) - -Linux: Ubuntu: add `ppa:subsurface/subsurface-daily` to your software sources; the .deb in that PPA can also be installed on sufficiently current versions of *Debian*, *LinuxMint*, and some other Debian derived distributions. - -Linux: Fedora: download from our [COPR nightly release page](https://copr.fedorainfracloud.org/coprs/dirkhh/Subsurface-test) diff --git a/download.html b/download.html new file mode 100644 index 0000000..b073e57 --- /dev/null +++ b/download.html @@ -0,0 +1,6 @@ + + +Redirecting to https://subsurface-divelog.org/current-release/ + + + diff --git a/faq.MD b/faq.MD deleted file mode 100644 index b1c97df..0000000 --- a/faq.MD +++ /dev/null @@ -1,282 +0,0 @@ ---- -layout: page -title: FAQ -lang: en -permalink: /faq/ -ref: faq ---- - - - -

This page attempts to provide answers to some of the most common questions we keep receiving.

- -# General - -### Why Should I Use Subsurface? - -Subsurface provides recreational scuba divers, tech divers, and diving professionals with an easy to use interface for planning and logging and organizing dives. Dives can be entered manually, via spreadsheets, directly from some other dive logging software, and most importantly from many dive computers. What if you change dive computers? This is no problem with Subsurface as it is not tied to a specific dive computer manufacturer. Tech divers will appreciate the dive planner which allows you to plan using VPM-B or Bühlmann ZH-L16. Testing bailout gases, comparing different gas mixes and gradient factors, and finally printing the plan is made easy. Subsurface is free and available on multiple platforms making it the perfect software for a wide range of scuba divers. - -### What operating systems does Subsurface support? - -Subsurface runs on Windows (32 and 64bit, Windows 10 and newer), MacOS (Intel, 10.15 and newer) and many flavors of Linux. Mobile versions of Subsurface are available for Android and iOS allow a portable platform for viewing your dive log and performing minor edits. - -We provide Linux packages for Ubuntu, Linux Mint, Debian, openSUSE and Fedora. A Snap package and a generic AppImage is available for other distributions of Linux. Details on where to find Subsurface for your OS are on our [Downloads](https://subsurface-divelog.org/download/) page. - -Subsurface-mobile is available on Google Play and the iTunes App Store. - -### How much does Subsurface cost? - -Subsurface is open source software. It's free to use. It's written by a group of enthusiasts who do this in their spare time - including providing the Subsurface Cloud storage and all the other infrastructure. Please understand that this also means that they will respond to your requests when they have time, and they generally don't appreciate being treated like the support team of a commercial vendor. If you'd like a commercial dive log program, there are plenty others to choose from. - -### Please add the following awesome feature - -As mentioned in the previous question, Subsurface is written and maintained by volunteers. It also has several ten thousand users. The current feature set aims to find a reasonable balance between a user experience that is easy to understand, and addressing the most commonly requested features. New features often get rejected if none of the existing developers feel strongly that they would make a significant difference to the majority of our users. - -### The gas consumption / SAC rate reported by Subsurface is wrong - -Most likely you are expecting the gas consumption calculation to follow the naive ideal gas laws. Unfortunately, real gases aren't ideal gases. And Subsurface [takes the compressibility of gases into account](https://thetheoreticaldiver.org/wordpress/index.php/2017/11/02/when-real-gas-corrections-matter/). - -# OS support - -## Windows - -### How do I install Subsurface on Windows? -[Download the installer](https://subsurface-divelog.org/download/) and double-click on it. You will get a warning that the installer is from an unknown publisher (but should identify that publisher as Dirk Hohndel). Please click Yes to allow installation. Next you are presented with the license for Subsurface, after that you can choose where you would like to install Subsurface (the default should be reasonable in most cases) and the Start Menu Folder where a shortcut to call Subsurface and an entry to uninstall Subsurface will be installed. - -### Supported versions - -Subsurface runs on Windows 10 and newer. It should still run on Windows 8 (but then, why would you want to run that). Older versions aren't supported anymore. - -### Where do I find the log files on Windows? - -The logs are in `C:\Users\Home\AppData\Roaming\Subsurface` in the two files `subsurface_out.log` and `subsurface_err.log` - -### Which drivers do I need for my dive computer - -Great question - typically those are specific to the combination of dive computer and download cable that you use. And it's really hard to give universally correct answers. - -### Is there a virus in the Subsurface installer? - -If you get a warning message or if Subsurface is blocked by your anti virus (AV) software, that is almost certainly a false positive. Subsurface is not built on a Windows machine, it is cross built from source on Linux on a well maintained and clean server. -
-Most/all Windows Anti-Virus software packages support an “add exception” feature, which skips an executable from being scanned. Try adding Subsurface to the list of non-harmful software. If the Subsurface installer download is detected as malware, please temporary disable your AV software until Subsurface is installed -
-In either case, please inform your AV software vendor of a “false positive” as we assure your that Subsurface is not malware. - -### Subsurface suddenly stops accessing the cloud - -This can have many reasons, but a really odd one we have found is that some anti-malware products on Windows seemingly randomly decide that the traffic between Subsurface and the cloud server is an indication of malware activity and interrupt the transmissions. This can lead to cloud storage corruption and prevents things from working. You may have to add an exception for Subsurface to your hyper-aggressive anti-malware tool. - -## macOS - -### How do I install Subsurface on MacOS? - -[Download the installer](https://subsurface-divelog.org/download/) DMG and open it. Drag the Subsurface icon on to the Applications icon. - -### Supported versions - -Subsurface runs on Intel Macs running macOS 10.15 and newer. Subsurface runs on M1 Macs in Rosettastone emulation mode. - -### Can you make binaries available for older macOS versions? - -Apple stopped supporting macOS 10.14 and older. We are no longer are able to support these older versions of macOS. - -### I can't download from my Bluetooth dive computer on macOS 12 / Monterey - -That is a known issue; we are working on a fix, but right now the only option is to download using a mobile device / Subsurface-mobile and sync your dive log using Subsurface Cloud. - -### Is there a native version of Subsurface for the Apple M1 based Macs - -Several of the key libraries that Subsurface is based on have only incomplete support for M1 based Macs. We are working on a limited M1 build, but for now you are better off running the Intel binaries. - -### Why is my IRDA (infrared) based dive computer not working on a Mac? - -Subsurface on the Mac does not currently support IRDA based dive computers. This is an issue of missing support libraries for us to use -- other dive log software may have implemented their own IRDA stack on the Mac, we have not. Subsurface on Windows and Linux does support IRDA based dive computers just fine. - -## Linux - -### Supported versions - -Subsurface can run on most Linux distributions. The developers actively maintain builds for current Ubuntu, Linux Mint, Debian, openSUSE and Fedora releases. There's also a Subsurface Snap and an AppImage for other distributions. Generally try a distribution specific binary first. If that doesn't work, try the Snap or the AppImage. - -### Can you add binaries for my favorite Linux distribution? - -Adding support for another Linux distribution is generally a lot of work and given the tiny user numbers not likely to happen. But please, talk to us if you think there is a distribution that we should add instead of the ones that we currently support. - -### Can I build my own binaries? - -Yes, generally this is pretty easy (assuming you are somewhat familiar with C/C++ development under Linux). The `INSTALL` file in the source directory should get you started. Reach out to the developers if you need help beyond that (because likely that means we need to update the `INSTALL` file...). - -# Mobile support - -### How do I install Subsurface-mobile on my phone / tablet? -For Android and iOS you can simply install the Subsurface-mobile apps that are available in the respective app stores. Enable cloud storage in Subsurface from your PC and store your dive information in the Subsurface cloud. The dives will now be available on your mobile device as well. Subsurface-mobile does not support all the features of the desktop version Subsurface. For example dive planning is not available in Subsurface-mobile. Dives cannot be downloaded directly from dive computers into Subsurface-mobile, however dives can be manually added to your dive log. - -From all other devices (including tablets and phones with OSs that we don’t support with Subsurface-mobile), you can open our [cloud website](https://cloud.subsurface-divelog.org/) and log in with the same email address / password. This allows you to access your dive data from any device with a web browser. - -## Android - -### What's the minimum Android version required - -Currently the minimum is Android 8.0 - -### From which dive computers can Subsurface-mobile on Android directly download? - -Bluetooth and BLE based dive computers as well USB serial dive computers should generally work (assuming they are supported by Subsurface at all, of course). What doesn't work are other USB devices (like USB HID (e.g., Suunto EON Steel family), USB storage (e.g., Uemis Zurich), MTP (e.g., Garmin)). - -### The latest version in the beta-test is broken - -This happens from time to time - often it gets fixed quickly, sometimes it's a more stubborn problem that may take a while to address. The easist workaround is usually to simply leave the beta test, wait a short while (for Google's servers to sync), then uninstall Subsurface-mobile, wait a bit, and reinstall it. This way you get the production version which should work just fine. - - -## iOS - -### From which dive computers can Subsurface-mobile on iOS directly download? -Only Bluetooth and BLE based dive computers (that are already supported in Subsurface) work with iOS devices. No cable based downloads are possible. - -# Usage - -### How do I know I have the latest version of Subsurface? - -From the Help menu, select “Check for updates”. -Also refer to the [News](https://subsurface-divelog.org/category/news/) section on the Subsurface website for announcements about new releases. - -### How can I import my dives into Subsurface? -

There are multiple ways to import into Subsurface. From the User Manual,

-

For manually logged dives:

-> To add a dive to a dive log, select Log → Add Dive from the Main Menu. The program then shows three panels on which to enter information for a dive: two tabs in the Info panel (Notes and Equipment), as well as the Dive Profile panel that displays a graphical profile of each dive. - -

To import from a dive computer:

-> A dive computer can be hooked up to the user’s PC using these steps: -> - The interface cable should be connected to a free USB port (or the Infra-red or Bluetooth connection set up as described later in this manual). ->
-> - The dive computer should be placed into PC Communication mode. (Refer to the manual of the specific dive computer). ->
-> - In Subsurface, from the Main Menu, select Import → Import From Dive Computer. - -Then, follow the prompts to select your particular dive computer. More detailed information can be found in the User Manual. -
-There is also the possiblity of adding dives from other software or websites. See the User Manual for the most up to date information on this – it can be found in Section 5.3. - -### How can I use more than one tank with the same gas? - -This is a typical question for side mount divers or some tec divers. Subsurface supports having more than one tank with the same gas, even if some dive computers don’t. Simply add a gas change to your second tank of the same gas as both tanks will be included in the gas use calculations. In order to add gas changes simply right-click on the profile at the appropriate spot and you will be offered to add such an event. - -### Why is Subsurface not able to download my dives from my dive computer? - -Clean the contacts. Clean the contacts again. Make sure the connector is firmly connected. Wiggle it. Seriously. Make sure the dive computer is in transfer mode (this isn’t necessary for all dive computers but for many common ones). Check with other software that the download works in general. Try another cable. See our user manual for pairing with BT (BlueTooth) and the general use case. - -### Why is the CSV import failing? - -The CSV import has a couple of caveats. You should avoid some special characters like ampersand (&), less than (<), greater than (>) and double quotes (“), the latter if quoting text cells. The file should use UTF-8 character set, if having non-ASCII characters. Also the size of the CSV file might cause problems. Importing 100 dives at a time (without dive profile) has worked previously, but larger files might exceed limits of the parser used. When having problems with CSV imports, try first with a smaller sample to make sure everything works. - -### How can I use Subsurface for multiple users? - -Potentially the best way to acheive this is to use multiple user accounts on the computer, all operating systems have built-in support for multiple users. This way the Subsurface configuration for each user is truely separated. -
-Potentially the easiest way to acheive this is to store logs of different users to separate log files. From Subsurface, you can open individual files for different divers and multiple users are supported quite well, the downside of this approach is that it's incompatible with Subsurface cloud storage. -
-A blend of these approaches where you want multi-user Subsurface support within a single computer user account then Subsurface has the ability to do this too, simply launch Subsurface with the *--user* flag e.g. *subsurface --user=joebloggs*. From this user-specific workspace you can then open either locally stored or cloud hosted dive logs. - -### How can I load pictures and associate them with my dive? - -Select the dives you want to load and associate the pictures with. Then right click on one of the selected dives and select “Load images” from the popup menu. This will bring in a file selection dialog where you can select one or multiple pictures. When the selection is done and you hit Open, you get a new dialog where you can shift the times of the images. This is described in more detail in our user manual. -
-If you are having trouble with loading the images, check that you have at least one of the following tags in the Exif headers DateTimeOriginal or DateTime. We take the time from these fields to detect if the image was shot during the dive or not. If the picture is edited, you should store the original Exif information on the new/edited image for it to be loaded properly. - -### Can I import my dives from my old log software? - -Many common programs are already supported and we are always happy to try to add new ones. If your old log software supports exporting the log book, we might well be able to import that (for example via CSV files or UDDF). However, usually support for importing the native format will help you to get more complete information into Subsurface. To implement support for the log format, we will need a sample log file. It would be great to have also a screenshot from the original log software or description of the dive that is shown on the sample log. Preferably we would like to have a reasonably simple dive to get basic support and another dive that has as many features enabled as possible (e.g. gas changes during the dive). Please post this information to the user forum or send it to the developer mailing list subsurface@subsurface-divelog.org. Unfortunately some of the log formats we have not been able to decipher (as some vendors have decided to encrypt their log files to increase the degree of lock-in of their customers), so there are no guarantees that this will bring support for your old log software, but it is worth a try. - -### How do I download dives from my Bluetooth dive computer (e.g., Shearwater, OSTC)? - -Downloading dives over Bluetooth on all platforms is done using the “Choose Bluetooth download mode” option when downloading dives, and pairing with the detected dive computer. This is further explained in the [Subsurface User Manual](https://subsurface-divelog.org/documentation/subsurface-4-user-manual/). -
-Previous versions of Subsurface required setting up an RFCOMM connection from the command line before downloading dives from a Bluetooth enabled dive computer. This is no longer the case. - -### How do I download dives from my Bluetooth LowEnergy, BLE, Bluetooth Smart dive computer (e.g., Shearwater Perdix AI, Shearwater Perdix (latest models), Suunto EON Steel)? - -At this point (February 2022, Subsurface 5.0.6 / Subsurface-mobile 3.4.1) the current release versions of Subsurface and Subsurface-mobile support connecting to dive computers over BLE on all supported platforms with the exception of macOS 12. We have seen reports where AppImages on Linux fail to connect to local BT/BLE devices, but native packages on Linux work. - -### I cannot download all my dives, only the most recent ones even though my dive computer's manual states that it records history of e.g. 999 dives. - -Dive history is different than the dive profiles on the log. The history only keeps track of the total number of dives and total amount of time spent below surface. The logs, on the other hand, store the dive profile, but they have limited amount of memory to do so. The exact amount of dive profiles that can be stored on the device depend on sample interval and duration of the dives. Once the memory is full the oldest dives get overwritten with new dives. Thus we are only able to download the last 13, 30 or 199 dives. -
-If you have downloaded your dives to different dive logging software before they were overwritten, there is a high chance that Subsurface can import these. However, if the logs are only on your dive computer, they cannot be salvaged after being over written by new dives. - -### What to do when authentication to cloud storage fails? - -If you have configured your correct user credentials to Subsurface and cloud authentication still fails, try to change the password on Subsurface preferences. There has been a change in the cloud service that can cause an error on sync, but password change with correct credentials fixes the issue. -
-If your credentials are still not working or there is something else wrong, contact Dirk to sort it out. - -### Can Subsurface store my files on a different cloud server? - -Subsurface can store your dive log securely on the Cloud, backing up your data, allowing you to view your dive logs on a desktop, Android and iOS apps. There is only one cloud server available (https://cloud.subsurface-divelog.org) allowing the developers the ability to enhance Subsurface, fix issues, and support users (with your permission) if something goes wrong with the CloudServer. This becomes unmanageable if multiple cloud servers are supported. -
-If you wish to backup your log on a remote storage server, the documention describes how to store your data on DropBox or other similar services such as TeamDrive, MiniBox,etc. - -### How can I clear my settings - -Sometimes your settings may end up being messed up or corrupted. That should be quite rare, but when it happens there are two approaches to fixing the problem. -
-One, if you can still run Subsurface, open the preferences, pick 'Reset' at the very bottom of the left pane and click that button. -
-If that doesn't work it gets more complicated and things become OS dependent. -
-On Windows you need to delete the Subsurface Registry keys. -
-On macOS you need to delete `~/Library/Preferences/org.hohndel.subsurface.Subsurface.plist` (the fact that this includes the name `hohndel` is the result of an unforunate early decision made ages ago that is rather hard to undo without breaking stuff). -
-On Linux it depends on a number of factors where the settings are, but usually it's `~/.config/Subsurface/Subsurface.conf` -
-Oh, and all of these names changes if you are using the `--user=...` feature to have different settings for different users. - -# Issues with specific dive computers - -### Can you add support for dive computer X? - -We support a large number of dive computers already and are always happy to add support for more. Please contact us via the user forums so we can try to help. Some vendors have actively helped us in our work and adding support for new models from those vendors is usually easy. Other vendors are more neutral, some are actively hostile. Without help from the vendor it can be rather challenging to reverse engineer the transfer protocol and the dive encoding, but with sufficient help from you it is often possible to do so. -
-A good starting point is often to send us a libdivecomputer log and dump (you can pick those in the dive computer download dialog) when connecting to the dive computer using a similar existing model (if possible). - -### Old style Suunto dive computers - -Most of the download cables are FTDI based and need the appropriate drivers installed. Some other third party cables need different drivers. Without those drivers, the dive computer device won't show up. Once you can see the device (`COMn` or `/dev/tty...`), if you get timeouts or data errors, see the data error question. - -### I get timeouts or data error when downloading - -Astoundingly commonly the reason are wet or dirty contacts or a low battery. It doesn't matter if the dive computer turns on. Download mode often requires much higher stable voltage to work. And sadly we even have seen situations where the vendor dive log will work (because it can do a much better job at 'error correction'), but Subsurface won't download until you have a fresh battery and really clean and really dry contacts. - -### BLE (Bluetooth Low Energy) downloads are incredibly slow - -Yes, yes they are. Since Subsurface supports BLE download from many different dive computers from many different vendors, the code is often not as well tuned for a specific dive computer as the vendor app can be. So unfortunately these downloads are painfully slow. Usually downloading a few dives a day is tedious, but not horrible. But especially a first download with a hundred or more dives can take an hour and longer - and sometimes it is hard to complete the download without running into errors that lead the download to abort. It really pays off to download early and often. And if the dive computer offers a way to download with a USB cable (in addition to BLE, like for example the Suunto EON Steel family), that is definitely preferable especially for that first download. - -## Garmin Descent - -### Does Subsurface-mobile support the Garmin Descent? - -The Descent dive computers are only supported on Windows, macOS, and Linux, and only for cable based download. There are no plans to support BLE downloads on any platform. - -### Can I import '.FIT' files directly? - -If for some reason you cannot get regular input to work, but have access to the `.FIT` files, you can still use Subsurface to import (or better, download) those. Simply create a folder `...somepath.../Garmin/Activity` and copy the `.FIT` files into that folder. Now start a Subsurface download and enter `...somepath...` (without the `Garmin/Actity` part) in the Connection field and press Download. - -### Garmin Descent Mk2/Mk2i doesn't want to connect - -The Descent Mk2/Mk2i is an MTP device which causes occasional problems when trying to download from it using Subsurface. MTP supports only a single connection, so other MTP apps may prevent Subsurface from talking to your dive computer. Exit apps like the Android File Transfer. - -### Garmin Descent Mk2/Mk2i on Windows - -You need the correct USB driver in order to talk to the Descent Mk2/Mk2i:
- download [Zadig 2.6](https://zadig.akeo.ie/) and run it
- plug in the Descent and select MTP
- wait for Zadig to offer the Descent as an option (this may require an unplug / replug cycle)
- select the Descent and tell Zadig to install `libusb-win32` (wait for this to finish which takes a while)
- unplug the Descent and plug it back in, again selecting MTP
- now Subsurface is able to download from it (don't enter anything in the connection field - -# Other questions - -If your question wasn't answered here, please check the [User Forum](https://subsurface-divelog.org/user-forum/) (try the search function) and if you don't find an answer there, create a new topic and ask for help. - -

This FAQ is maintained on GitHub -- pull requests welcome.

- - diff --git a/faq.html b/faq.html new file mode 100644 index 0000000..ff33edd --- /dev/null +++ b/faq.html @@ -0,0 +1,6 @@ + + +Redirecting to https://subsurface-divelog.org/faq/ + + + diff --git a/index.html b/index.html index ce5040f..6acb48b 100644 --- a/index.html +++ b/index.html @@ -1,27 +1,6 @@ ---- -layout: default -redirect_from: /en/index.html -ref: index -lang: en -title: "Announcements" ---- + + +Redirecting to https://subsurface-divelog.org/ + + -

- -
-

Announcements

- - -
-
diff --git a/supported-divecomputers.md b/supported-divecomputers.md deleted file mode 100644 index a89c969..0000000 --- a/supported-divecomputers.md +++ /dev/null @@ -1,381 +0,0 @@ ---- -layout: page -title: Divecomputers -lang: en -permalink: /SupportedDivecomputers/ -ref: SupportedDivecomputers ---- -[//]: # ' This file is automatically generated, please edit scripts/parse-descriptor.pl' - -Currently, these divecomputers are supported in Subsurface. Please note that Subsurface-mobile only supports a subset of these devices. - -## Aeris: -- 500 AI -- A300 -- A300 AI -- A300CS -- Atmos 2 -- Atmos AI -- Atmos AI 2 -- Compumask -- Elite -- Elite T3 -- Epic -- F10 -- F11 -- Manta -- XR-1 NX -- XR-2 - -## Apeks: -- Quantum X - -## Aqualung: -- i100 -- i200 -- i200C -- i300 -- i300C -- i450T -- i470TC -- i550 -- i550C -- i750TC -- i770R - -## Atomic Aquatics: -- Cobalt -- Cobalt 2 - -## Beuchat: -- Mundial 2 -- Mundial 3 -- Voyager 2G - -## Citizen: -- Hyper Aqualand - -## Cochran: -- Commander I -- Commander II -- Commander TM -- EMC-14 -- EMC-16 -- EMC-20H - -## Cressi: -- Cartesio -- Drake -- Edy -- Giotto -- Goa -- Leonardo -- Neon -- Newton - -## Crest: -- CR-4 - -## Deep Six: -- Excursion - -## Deepblu: -- Cosmiq+ - -## Dive Rite: -- NiTek Q -- NiTek Trio - -## DiveSystem: -- Orca -- iDive DAN -- iDive Deep -- iDive Easy -- iDive Free -- iDive Pro -- iDive Reb -- iDive Stealth -- iDive Tech -- iDive X3M - -## Garmin: -- Descent Mk1 -- Descent Mk2/Mk2i - -## Genesis: -- Centauri -- React Pro -- React Pro White - -## Heinrichs Weikamp: -- Frog -- OSTC -- OSTC 2 -- OSTC 2 TR -- OSTC 2C -- OSTC 2N -- OSTC 3 -- OSTC 4 -- OSTC Mk2 -- OSTC Plus -- OSTC Sport -- OSTC cR - -## Hollis: -- DG02 -- DG03 -- TX1 - -## Liquivision: -- Kaon -- Lynx -- Xen -- Xeo - -## Mares: -- Airlab -- Darwin -- Darwin Air -- Genius -- Horizon -- Icon HD -- Icon HD Net Ready -- M1 -- M2 -- Matrix -- Nemo -- Nemo Air -- Nemo Apneist -- Nemo Excel -- Nemo Steel -- Nemo Titanium -- Nemo Wide -- Nemo Wide 2 -- Puck -- Puck 2 -- Puck Air -- Puck Pro -- Puck Pro + -- Quad -- Quad Air -- Smart -- Smart Air -- Smart Apnea - -## McLean: -- Extreme - -## Oceanic: -- Atom 1.0 -- Atom 2.0 -- Atom 3.0 -- Atom 3.1 -- Datamask -- F10 -- F11 -- Geo -- Geo 2.0 -- Geo 4.0 -- OC1 -- OCS -- OCi -- Pro Plus 2 -- Pro Plus 2.1 -- Pro Plus 3 -- Pro Plus 4 -- Pro Plus X -- VT 4.1 -- VT Pro -- VT3 -- VT4 -- VTX -- Veo 1.0 -- Veo 180 -- Veo 2.0 -- Veo 200 -- Veo 250 -- Veo 3.0 -- Veo 4.0 -- Versa Pro - -## Oceans: -- S1 - -## Ratio: -- iDive Color Deep -- iDive Color Easy -- iDive Color Fancy -- iDive Color Free -- iDive Color Pro -- iDive Color Reb -- iDive Color Tech+ -- iDive Deep -- iDive Easy -- iDive Fancy -- iDive Free -- iDive Pro -- iDive Reb -- iDive Tech+ -- iX3M 2021 GPS Deep -- iX3M 2021 GPS Easy -- iX3M 2021 GPS Fancy -- iX3M 2021 GPS Pro -- iX3M 2021 GPS Reb -- iX3M 2021 GPS Tech+ -- iX3M 2021 Pro Deep -- iX3M 2021 Pro Easy -- iX3M 2021 Pro Fancy -- iX3M 2021 Pro Pro -- iX3M 2021 Pro Reb -- iX3M 2021 Pro Tech+ -- iX3M GPS Deep -- iX3M GPS Easy -- iX3M GPS Fancy -- iX3M GPS Pro -- iX3M GPS Reb -- iX3M GPS Tech+ -- iX3M Pro Deep -- iX3M Pro Easy -- iX3M Pro Fancy -- iX3M Pro Pro -- iX3M Pro Reb -- iX3M Pro Tech+ - -## Reefnet: -- Sensus -- Sensus Pro -- Sensus Ultra - -## Scubapro: -- Aladin A1 -- Aladin A2 -- Aladin H Matrix -- Aladin Sport Matrix -- Aladin Square -- Chromis -- G2 -- G2 Console -- G2 HUD -- Mantis -- Mantis 2 -- Meridian -- XTender 5 - -## Seabaer: -- T1, H3, HUDC - -## Seac: -- Guru -- Jack - -## Seemann: -- XP5 - -## Shearwater: -- Nerd -- Nerd 2 -- Perdix -- Perdix AI -- Peregrine -- Petrel -- Petrel 2 -- Predator -- Teric - -## Sherwood: -- Amphos -- Amphos 2.0 -- Amphos Air -- Beacon -- Insight -- Insight 2 -- Sage -- Vision -- Wisdom -- Wisdom 2 -- Wisdom 3 -- Wisdom 4 - -## Sporasub: -- SP2 - -## Subgear: -- XP Air -- XP-10 -- XP-3G -- XP-Air - -## Suunto: -- Cobra -- Cobra 2 -- Cobra 3 -- D3 -- D4 -- D4f -- D4i -- D5 -- D6 -- D6i -- D9 -- D9tx -- DX -- EON Core -- EON Steel -- EON Steel Black -- Eon -- Gekko -- HelO2 -- Mosquito -- Solution -- Solution Alpha -- Solution Nitrox -- Spyder -- Stinger -- Vyper -- Vyper 2 -- Vyper Air -- Vyper Novo -- Vytec -- Zoop -- Zoop Novo - -## Tecdiving: -- DiveComputer.eu - -## Tusa: -- Element II (IQ-750) -- IQ-700 -- TC1 -- Talis -- Zen (IQ-900) -- Zen Air (IQ-950) - -## Uemis: -- Zürich SDA - -## Uwatec: -- Aladin 2G -- Aladin Air Twin -- Aladin Air Z -- Aladin Air Z Nitrox -- Aladin Air Z O2 -- Aladin Prime -- Aladin Pro -- Aladin Pro Ultra -- Aladin Sport -- Aladin Sport Plus -- Aladin Tec -- Aladin Tec 2G -- Aladin Tec 3G -- Galileo Luna -- Galileo Sol -- Galileo Terra -- Galileo Trimix -- Memomouse -- Smart Com -- Smart Pro -- Smart Tec -- Smart Z - -## Zeagle: -- N2iTiON3 diff --git a/thanks.MD b/thanks.MD deleted file mode 100644 index fa93cf8..0000000 --- a/thanks.MD +++ /dev/null @@ -1,33 +0,0 @@ ---- -layout: page -title: Thanks -lang: en -permalink: /thanks/ -ref: thanks ---- - -The Subsurface team would like to thank a few companies and individuals for their help through documentation, hardware donations, loaner devices, and [sponsorship](https://github.com/sponsors/subsurface) of the project: - -- Uemis -- [heinrichs weikamp](http://www.heinrichsweikamp.com) -- [Shearwater Research](http://www.shearwaterresearch.com) -- [Atomics Aquatics](http://www.atomicaquatics.com) -- [Mares](http://www.mares.com) -- [Scuba.Tech](https://www.scuba.tech) -- Sea Bear -- Oleg Mazurov -- Andy Clements -- Jan Johansson -- Benjamin Fogel -- Xiang Ji -- Ben Andrews -- Aren Leishman -- Adric Norris -- [Julie Dumortier](https://www.samakër.com) -- [Jeroen Massar](https://jeroen.massar.ch/) - -
- -
- - diff --git a/thanks.html b/thanks.html new file mode 100644 index 0000000..7ac2846 --- /dev/null +++ b/thanks.html @@ -0,0 +1,6 @@ + + +Redirecting to https://subsurface-divelog.org/thanks/ + + +