Search found 257 matches
- Sat Oct 26, 2019 11:52
- Forum: Allgemeines
- Topic: Mares Quad mit Mares Bluelink Pro Probleme
- Replies: 13
- Views: 6392
Re: Mares Quad mit Mares Bluelink Pro Probleme
Can you also email me the log files? I really need the detailed info from those logs to figure out and understand the underlying problem. Just knowing one of those builds worked won't help me to fix the problem.
- Fri Oct 25, 2019 07:11
- Forum: Allgemeines
- Topic: Mares Quad mit Mares Bluelink Pro Probleme
- Replies: 13
- Views: 6392
Re: Mares Quad mit Mares Bluelink Pro Probleme
Stephen, There are some known problems with the Bluelink interface. I have some fixes available that appear to improve things for some users, but makes things worse for others. So far nothing that seems to work for everyone. I'm still trying to understand the underlying problem. Can you try these tw...
- Tue Sep 17, 2019 07:17
- Forum: General
- Topic: Multiple cylinder import from Perdix AI
- Replies: 6
- Views: 3084
Re: Multiple cylinder import from Perdix AI
@Sven: This might be an issue in the libdivecomputer parser. The pressure samples should be tagged with the correct tank index, but there are no tanks reported with DC_FIELD_TANK api. That's something I should add. @Soren: I need some data to work with. Can you download the dives again with logging ...
- Sun Jul 07, 2019 20:12
- Forum: General
- Topic: Suunto D4I Novo No descarga las inmersiones
- Replies: 1
- Views: 1808
Re: Suunto D4I Novo No descarga las inmersiones
Usually the error "access denied" means another application already has the serial port open. Do you have Suunto DM5 open at the same time? If yes, make sure to close it because it keeps the port open while it is running.
The memory dump you attached looks fine.
The memory dump you attached looks fine.
- Mon Jun 17, 2019 06:18
- Forum: General
- Topic: Pro Plus 3 not found
- Replies: 8
- Views: 3790
Re: Pro Plus 3 not found
Check also whether the cable is inserted correctly. For some Oceanic cables it is possible to insert the cable upside down, but I don't know if this is the case for the Pro Plus 3.
- Mon Jun 17, 2019 06:15
- Forum: Extensions
- Topic: Unable to download Galileo HUD logs
- Replies: 4
- Views: 2775
Re: Unable to download Galileo HUD logs
The error indicates Windows (or the device driver) returned an error when trying to send a packet to the dive computer. So that seems to indicate a problem with the driver. Are you able to download your dives with logtrak? Do you have both applications running at the same time?
- Thu May 30, 2019 08:57
- Forum: General
- Topic: Suunto D4i
- Replies: 2
- Views: 2146
Re: Suunto D4i
This is often caused by a low battery. The pc interface consumes more power than during diving. So there can be enough power left for diving, but not anymore for dowloading dives. Check the battery level first.
- Mon May 27, 2019 09:30
- Forum: General
- Topic: Need help with download from Atmos Ai
- Replies: 6
- Views: 2989
Re: Need help with download from Atmos Ai
I checked the data, and there are only 5 dives present. The profile ringbuffer is full, which means all older dives have been overwritten. If you want or need to be able to store more dives, you'll need to adjust the sample rate. Now it's set to 2 seconds. Change it to 10 seconds and you'll be able ...
- Thu Apr 25, 2019 13:12
- Forum: General
- Topic: Diving Log incorrectlys howing DECO dive - Aqualung i450
- Replies: 9
- Views: 8291
Re: Diving Log incorrectlys howing DECO dive - Aqualung i450
I have found and fixed the bug in latest libdivecomputer. If you don't want to wait until the next Diving Log release, you can already download a build containing the fix into the Diving Log installation directory (backup the existing dll).
- Thu Apr 11, 2019 13:08
- Forum: Allgemeines
- Topic: Bluetooth LE Download Support (Beta)
- Replies: 36
- Views: 13153
Re: Bluetooth LE Download Support (Beta)
Strictly speaking the Scubapro Aladin H Matrix isn't supported yet in libdivecomputer. Most likely it doesn't need any changes and it will just work out of the box, but that's no guarantee. Does the Scubapro Aladin H Matrix support only BLE, or also usb? If it does support usb, then you could alread...
- Fri Apr 05, 2019 14:38
- Forum: General
- Topic: Diving Log incorrectlys howing DECO dive - Aqualung i450
- Replies: 9
- Views: 8291
Re: Diving Log incorrectlys howing DECO dive - Aqualung i450
I can already confirm that the libdivecomputer parser indeed detects a deco stop in your latest 2019-03-23 dive. I'll need to check against the data in the Aqualung Diverlog application to check whether this is correct or not.
- Thu Oct 25, 2018 08:54
- Forum: General
- Topic: Aqualugn i450t incorrect sample interval in profile view
- Replies: 8
- Views: 3697
Re: Aqualugn i450t incorrect sample interval in profile view
Some of the more recent Pelagic (Oceanic, Aqualung, etc) dive computers do report ndl/deco information. The i450t is one of those. The ndl/deco info is reported by libdivecomputer parser with the DC_SAMPLE_DECO sample. This reports the state for each sample. There is no flag that marks a dive as ndl...
- Fri Aug 24, 2018 11:20
- Forum: Extensions
- Topic: Question about diving computer and divinglog 6.0
- Replies: 14
- Views: 10311
Re: Question about diving computer and divinglog 6.0
Can you send me your DiveOrganizer database to have a look?
- Tue Aug 14, 2018 06:01
- Forum: Extensions
- Topic: Question about diving computer and divinglog 6.0
- Replies: 14
- Views: 10311
Re: Question about diving computer and divinglog 6.0
Small differences in the pressure and temperature are most likely caused by rounding. These values are recorded by your dive computer with a units of respectively 0.01bar and 0.1°C. If the application (or the dive computer) doesn't show the digits, then a small difference is expected depending on ho...
- Mon Aug 13, 2018 09:44
- Forum: Extensions
- Topic: Question about diving computer and divinglog 6.0
- Replies: 14
- Views: 10311
Re: Question about diving computer and divinglog 6.0
Thanks for the data! I think I have figured out how the data is stored. I already have a build available for testing. Download the updated libdivecomputer dll . Close divinglog and copy the dll into the divinglog installation directory (backup the existing dll). Start divinglog and try to download y...