Search found 262 matches

by TnT
Tue Sep 07, 2010 21:45
Forum: Extensions
Topic: Need testers for dive computer downloader
Replies: 96
Views: 438649

Re: Need testers for dive computer downloader

BTW, I can also use some more data from Seiko based devices (Cressi, Zeagle, DiveRite, Apeks, Tusa). If you have one of these devices and would like to help, contact me. You can find my email address on the libdivecomputer website. The testing procedure for Seiko devices is more complicated compared...
by TnT
Tue Sep 07, 2010 19:45
Forum: Extensions
Topic: Need testers for dive computer downloader
Replies: 96
Views: 438649

Re: Need testers for dive computer downloader

I have most of the transfer protocol and memory layout reverse engineered. There is only one major piece of information missing, and that's how to locate the dives in the memory dump. I can already do it manually for the data I have, but the method I'm using is very likely to break for other data. O...
by TnT
Thu Jul 08, 2010 10:12
Forum: General
Topic: Mares Icon HD
Replies: 7
Views: 7034

Re: Mares Icon HD

I already have some preliminary support for the Mares Icon HD in the libdivecomputer library. But there are still a few important things missing (the main one being how to automatically locate the dives in the memory). If you are interested to help, follow these instructions on the libdivecomputer w...
by TnT
Thu Jun 17, 2010 19:53
Forum: General
Topic: Sensus Ultra download question
Replies: 5
Views: 4975

Re: Sensus Ultra download question

I have probably "used" your downloaders much more than a "normal" divinglog user :-) Anyway in case someone wants to know the math behind these numbers: PressureWater = rho * g * c (in millibar/m) c = 0.01 (1 Pa = 0.01 millibar) g = 9.80665 m/s² (standard gravity) rho = 1025 à 10...
by TnT
Thu Jun 17, 2010 14:19
Forum: General
Topic: Sensus Ultra download question
Replies: 5
Views: 4975

Re: Sensus Ultra download question

In the advanced settings, there is "PressureWater". I assume you can change that to match a seawater or freshwater density?
by TnT
Wed Jun 16, 2010 12:14
Forum: General
Topic: DIY aladin interface and Dive log 5
Replies: 11
Views: 8303

Re: DIY aladin interface and Dive log 5

Did you switch to logbook mode before starting the test application or when it was already running (and receiving the garbage data)? In the first case, you should wait until the application is already running or it won't work. If you did it correctly, and it still doesn't work, the only explanation ...
by TnT
Mon Jun 14, 2010 06:44
Forum: General
Topic: DIY aladin interface and Dive log 5
Replies: 11
Views: 8303

Re: DIY aladin interface and Dive log 5

This response is normal. If the dive computer is connected to the interface, it generates noise and that's what you see here. At this point, you have to enter logbook mode on your aladin to start transmitting the real data. If you still get the noise, there might be a problem with your DIY interface.
by TnT
Sun Jun 13, 2010 19:41
Forum: General
Topic: DIY aladin interface and Dive log 5
Replies: 11
Views: 8303

Re: DIY aladin interface and Dive log 5

Try running the libdivecomputer test application. It generates lots of diagnostic data that might give me a clue about what goes wrong in your case. You can download it here: http://www.divesoftware.org/libdc/builds/windows/aladin.exe It's a command line application and you need to supply the correc...
by TnT
Thu May 06, 2010 14:26
Forum: General
Topic: How connect DL 5 and Uwatec Aladin Prime
Replies: 2
Views: 3035

Re: How connect DL 5 and Uwatec Aladin Prime

Would you mind contributing a memory dump of your Uwatec Aladin Prime? I'm the author of the libdivecomputer project which Diving Log is using to download from Uwatecs, but I don't have any test data from an Aladin Prime yet. The procedure is explained here: http://www.divesoftware.org/libdc/contrib...
by TnT
Thu Apr 08, 2010 09:44
Forum: General
Topic: Diving Log 5 Aladin download issue
Replies: 8
Views: 7139

Re: Diving Log 5 Aladin download issue

I received the logfile, and as you already noticed there is nothing wrong with the communication. So I'm very surprised the libdivecomputer engine does not work for you, because it uses the same code as the test application. The version that divinglog contains is older, but since I did no major chan...
by TnT
Wed Apr 07, 2010 11:09
Forum: General
Topic: Diving Log 5 Aladin download issue
Replies: 8
Views: 7139

Re: Diving Log 5 Aladin download issue

Which download engine (Divinglog or libdivecomputer) are you using? You can check your setting after clicking the Advanced settings button. Try changing the engine and see if it works. To diagnose errors with the libdivecomputer engine, I need a logfile from the test application that you can downloa...
by TnT
Fri Mar 19, 2010 14:31
Forum: Extensions
Topic: Suunto HelO2 in progress
Replies: 7
Views: 16944

Re: Suunto HelO2 in progress

I can guarantee you that the timing of my posts is pure coincidence. I do post whenever I have something useful to say (whether that is useful in your eyes is a different thing of course), not because I want to see my name before yours. And I certainly don't need or have "sock puppets" doi...
by TnT
Mon Mar 15, 2010 13:02
Forum: Extensions
Topic: Need testers for dive computer downloader
Replies: 96
Views: 438649

Re: Need testers for dive computer downloader

@MRXRAY Thanks for the portmon logfiles. I'll have a look at them and see if I can decode the new protocol of the Icon HD. For the Nemo Air, I don't need portmon logfiles (because i already know the protocol), only the memory dump and the logfile that are generated by my test application. I think yo...
by TnT
Mon Mar 08, 2010 08:51
Forum: Extensions
Topic: Need testers for dive computer downloader
Replies: 96
Views: 438649

Re: Need testers for dive computer downloader

The Mares Nemo Air output looks good. Can you also send me the memory dump? It's more useful than the parsed output, because it allows me to retest when I make changes to the code. For the Mares Icon HD, I need the full portmon logfile. From the snippet you posted, I can already conclude the protoco...
by TnT
Mon Mar 08, 2010 08:50
Forum: Extensions
Topic: Suunto HelO2 in progress
Replies: 7
Views: 16944

Re: Suunto HelO2 in progress

Why this hostility towards me? As far as I'm concerned, I don't consider our projects as competing projects. Our point of view may be slightly diferrent here and there (e.g. providing an end-user application vs a library), but in the end we are both trying to achieve the same goal (e.g. providing di...