Page 4 of 4

Re: Required Test Data

Posted: Sat Feb 21, 2015 5:35 pm
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.

Re: Required Test Data

Posted: Sat Jul 28, 2018 1:32 pm
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.

Re: Required Test Data

Posted: Sat Jul 28, 2018 2:37 pm
by nick
See my reply in the other thread. You don't need to do this, just email me your data.

Re: Required Test Data

Posted: Wed Aug 22, 2018 7:31 am
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?

Re: Required Test Data

Posted: Wed Aug 22, 2018 8:02 pm
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.

Re: Required Test Data

Posted: Thu Aug 23, 2018 4:33 am
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

Re: Required Test Data

Posted: Thu Aug 23, 2018 5:14 am
by ATJ
Sent.