Scubapro LogTrak

Salvador Cuñat salvador.cunat at gmail.com
Tue Jul 9 07:16:31 PDT 2019


Hi again Michael.

On Tue, Jul 09, 2019 at 11:05:59AM +0200, Salvador Cuñat wrote:
> Hi Michael.
> 
> On Mon, Jul 08, 2019 at 06:23:06PM +0000, Foord, Michael [Non_J&J BWIUS] wrote:
> > 
> > I am trying to download my dive logs from Scubapro's LogTrak to your application, but the application does not support an ".asd" extension.  Can I ask how I can download these files to your application?  Attached is a file from my dive log.  Thank you kindly for your help!
> >
> 
> At this moment, direct Scubapro LogTrak import is not supported in Subsurface.
> I took a look at it some time ago (2/3 years ago, may be) but gave up because
> I had no divelog samples.
> I think I'll re-take the work with your .asd file, but it won't be on
> short.
>

Well, I think your .asd file is an export of the real LogTrak divelog.
There should be a file named "jtrak.script" under C: -> User ->
yourusername -> .jtrak -> DB_V4

The demo shipped with newer LogTrak versions has all its data
contained in it.

Can you please send me that file (privately) and the other one in the same
directory, named "jtrak.properties"?
The files are plain text, so, if you are concerned about the private data
they can contain, please, just confirm me the .script file contains
something like:
...
 29 SET WRITE_DELAY 10
 30 SET SCHEMA PUBLIC
 31 INSERT INTO TABLE_DBVERSION VALUES(0,'1.3.3')
 33 INSERT INTO T_DIVE VALUES(3976739777800,'galileo',0,'Cloudy',0,3,'sun.util...
 34 INSERT INTO T_EQUIPMENT VALUES(3976755146400,NULL,'Semidry',12.0E0)
 35 INSERT INTO T_LOCATION VALUES(3976755376800,'Vierwaldst\u00e4ttersee')
 36 INSERT INTO T_LOGBOOK VALUES(3976142000800,'Demo logbook',1)
 37 INSERT INTO T_OPTIONS VALUES(111,0,0,0,0,0,0,0,NULL,3976142000800,NULL,NULL...
 38 INSERT INTO T_PERSON VALUES(3977294372400,NULL,NULL,0.0E0,0.0E0,0,0,FALSE)
 39 INSERT INTO T_SITE VALUES(3976755372400,'Riedsort'...
...
Where 29, 30, 31 ... are the line numbers  :-)
You should have much more lines (7*21 dives at least).

Best regards.

Salva.


More information about the subsurface mailing list