elite t3.

3rd party extensions (phpDivingLog, dive computer downloader,...)
Post Reply
flatfoot40
Posts: 2
Joined: Thu Nov 24, 2011 17:50

elite t3.

Post by flatfoot40 »

I ran the test app for my t3 and and am uploading the log. I keep getting random dives with the wrong dates and dive times. A little help please.
Attachments
ATOM2.LOG
(644 Bytes) Downloaded 2261 times
divinglog
Site Admin
Posts: 5764
Joined: Sat Feb 08, 2003 21:02
Location: Coburg
Contact:

Re: elite t3.

Post by divinglog »

Hi

Jef is currently in vacation, so it may take 2 weeks until he can look at this issue. You can try to download the latest libdivecomputer build and drop it into the Diving Log program folder (make a backup of the original file first). Maybe this issue is already fixed.

If not, you can use the Oceanlog import function to import from the Aeris dive log in the meantime.

Kind regards,
Sven
TnT
Posts: 262
Joined: Thu Nov 29, 2007 14:53
Contact:

Re: elite t3.

Post by TnT »

When running the atom2 test application you need to pass the correct serial port as the only argument. If you start it by double clicking, then it will use COM1 as the default, which is usually not the correct port for usb-serial cables.

If you're not familiar with command line applications, the easiest way to run it is as follows. Start a command prompt, drag-and drop the atom2.exe into it. This should insert the full path to the executable:

C:\Users\username>"C:\Users\username\Downloads\atom2.exe"

Now append a space and the correct name of the serial port (for example COM3):

C:\Users\username>"C:\Users\username\Downloads\atom2.exe" COM3

Hit enter. Once the application has finished send the ATOM2.LOG and ATOM2.DMP files. You can find my email address on the libdivecomputer website.
libdivecomputer developer
Support the libdivecomputer project with a donation!
http://www.libdivecomputer.org/donate.html
Post Reply