From fa57f0d23335b58dc524420d21f86dc6d679b53b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Salvador=20Cu=C3=B1at?= Date: Wed, 1 Jan 2025 19:20:03 +0100 Subject: [PATCH] [asd-logtrak] Add import to CHANGELOG.md and user-manual.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Salvador Cuñat --- CHANGELOG.md | 1 + Documentation/user-manual.txt | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc4db1ce1..09fa9e222 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +desktop: add support to import .asd and .script files from Scubapro's LogTrak and SmartTrak desktop: update "Save dive data as subtitles" feature to make it more configurable. bluetooth: fix crash on MacOS when doing first download from a new BLE device statistics: show proper dates in January diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index b22b00b4c..f0e1ed41f 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -1231,6 +1231,7 @@ available, as in dialog *B*, above. Currently these are: - Divesoft dive logs - Poseidon MK VI eCCR dive logs - CSV (text-based and spreadsheet-based) dive logs, including APD CCR logs + - Scubapro's LogTrak .script and .asd files (.asd also exported from SmartTrak). Selecting the appropriate format from the dropdown list and then the specific log file in the main window containing the file list. Then select the _Open_ button near the bottom right. @@ -1311,6 +1312,12 @@ system before building: _glib2.0_ and _mdbtools_ (see below). In addition, a web service is available for divelog conversions from SmartTrak to _Subsurface_ (see below). +Currently there is a third option; exporting the divelog from SmartTrak to an +.asd file and then importing this in subsurface xref:S_ImportingLogTrak[using +the regular import dialog in _Subsurface_]. This option should be avoided if +possible, as a lot of information avaliable in SmartTrak is lost in the export +to .asd file process. + Feel free to contact the _Subsurface_ development team on mailto:subsurface@subsurface-divelog.org[our mailing list] for assistance in importing _SmartTrak_ dive logs. @@ -1415,6 +1422,20 @@ On Windows 10, The SeacSync database is typically found in: _Subsurface_ will not modify the database during import, so it can be imported directly from this location. +[[S_ImportingLogTrak]] +==== Importing dives from Scubapro's LogTrak + +_Subsurface_ can directly import the Scubapro LogTrak generated files in two +different ways: + +- You can generate an .asd file with LogTrak's export option (also valid for +SmartTrak software) and import this file into _Suburface_ from the +<> selecting _Scubapro ASD_ if +needed to abreviate the file list. + +- Or you can import the original divelog's database using the +<>. In windows this file is commonly +placed in the user folder .jtrak\DB_V4\jtrak.script [[S_ImportingCSVData]] ==== Importing data in CSV format