Required Test Data

Suggestions? Comments? Features you'd like to see?
TnT
Posts: 181
Joined: Sun Feb 07, 2010 9:21 pm
Dive Computer: many
Contact:

Re: Required Test Data

Post by TnT »

area51tazz wrote:Dunno if this thread is still active (doesn't look like it :P) but I have dual-transmitter data from an Oceanic Atom 2.0 and an Oceanic OC1.
Most of those requests are still valid. The multiple pressure transmitter one is definitily one of the highest on my list! So if you could send me such data, that would be really great. Download the universal test application and run it with these options:

Code: Select all

chmod +x universal
./universal -v -l atom2.log -m atom2.bin -b atom2 <serialport>
Replace <serialport> with the correct serial port (typically something like /dev/tty.usbserial-xxx). When done send me the atom2.log and atom2.bin files.
libdivecomputer developer
Support the libdivecomputer project with a donation!
http://www.libdivecomputer.org/donate.html
Phiolin
Posts: 9
Joined: Sat Jul 28, 2018 6:09 am
Dive Computer: Perdix AI

Re: Required Test Data

Post by Phiolin »

Can provide test data from a Perdix AI with 2 transmitters if you let me know how you want me to extract that from the computer.
User avatar
nick
Site Admin
Posts: 4360
Joined: Sat Apr 12, 2008 8:33 am
Dive Computer: Shearwater Teric
Contact:

Re: Required Test Data

Post by nick »

See my reply in the other thread. You don't need to do this, just email me your data.
ATJ
Posts: 46
Joined: Wed May 23, 2018 1:18 pm
Dive Computer: Garmin Descent Mk1

Re: Required Test Data

Post by ATJ »

I have loads of dives where I used two transmitters with both a Perdix AI and a Oceanic Atom 3.0. The problem is the data aren't in MacDive. I'm now using my Garmin Descent Mk1 as my computer for MacDive.

Is there a way I can get the data from the dive computers to you?
TnT
Posts: 181
Joined: Sun Feb 07, 2010 9:21 pm
Dive Computer: many
Contact:

Re: Required Test Data

Post by TnT »

I only need a memory dump of the dive computer (or the raw dive data if the dive computer does not support downloading a memory dump). There is absolutely no need to import any dives in Macdive! Macdive should have some kind of diagnostics feature for downloading a memory dump. But since I'm not a Mac user, I'm not really sure how to use it. (@Nick: Can you help me here?)

The alternative is to use the libdivecomputer command-line tool. You can download it here. For the Atom 3.0, you can execute it with these options:

Code: Select all

chmod +x dctool
./dctool -v -l atom2.log -f atom2 dump -o atom2.bin /dev/tty.serialport
Replace /dev/tty.serialport with the correct serial port.

Unfortunately this method does not support the Perdix AI because the command-line tool does not have support for Bluetooth Low Energy (BLE) communication.
libdivecomputer developer
Support the libdivecomputer project with a donation!
http://www.libdivecomputer.org/donate.html
User avatar
nick
Site Admin
Posts: 4360
Joined: Sat Apr 12, 2008 8:33 am
Dive Computer: Shearwater Teric
Contact:

Re: Required Test Data

Post by nick »

For the Atom, Tools > Send Diagnostic Info > Oceanic Atom 2.

There's no facility for the Shearwater for this currently, but I have plenty of test data already.

Thanks.
MacDive Support
ATJ
Posts: 46
Joined: Wed May 23, 2018 1:18 pm
Dive Computer: Garmin Descent Mk1

Re: Required Test Data

Post by ATJ »

Sent.
Post Reply