subsurface/smtk-import
Salvador Cuñat a8e3cd97cd Do not try to import SLG file format 1000
This is the oldest format I know for SmartTrak databases. Probably the
first one.  It just supports one tank, only air/nitrox and the format of
the database is dramatically different from the other two formats known
to me.
It has different tables, and the "Dives" table differs a lot from newer
versions.
I don't think it's worth to give support for this format, as newer
versions of SmartTrak software automatically comvert the oldest format
to newer one.  Thus, finding a lot of this format files is not expected
except from some corner cases of users who had not updated their
SmartTrak software for years now.

Signed-off-by: Salvador Cuñat <salvador.cunat@gmail.com>
2023-12-16 17:51:47 -08:00
..
cmake/Modules smtk-import: add cmake modules and .nsi skeleton 2017-06-11 13:50:30 -07:00
CMakeLists.txt build-system: switch to using C++17 as default C++ dialect 2020-10-24 15:21:55 -07:00
smartrak.c Do not try to import SLG file format 1000 2023-12-16 17:51:47 -08:00
smrtk2ssrfc_window.cpp core: introduce divelog structure 2023-04-14 21:20:23 +02:00
smrtk2ssrfc_window.h core: introduce divelog structure 2023-04-14 21:20:23 +02:00
smrtk2ssrfc_window.ui Use icons relative path. 2017-11-30 23:14:46 -08:00
smtk2ssrf.desktop smtk-import: Add smtk2ssrf.desktop to sources 2018-02-24 13:42:01 -08:00
smtk_standalone.cpp core: introduce divelog structure 2023-04-14 21:20:23 +02:00