RES: Example data format to college

Leonardo Santos leonardo.santos at wanconnect.com.br
Thu Dec 31 06:44:04 PST 2015


Thank you, Thank you very much !
I´ll read these links and I´ll try write about that ( in portuguese :- ) !

Leonardo Santos
21 9 7294-7606 ( Vivo )
21 9 9267-2181 ( OI )
61 9294-8906
Skype: Leonardo.santos at cds.com.br

-----Mensagem original-----
De: Anton Lundin [mailto:glance at acc.umu.se] 
Enviada em: quinta-feira, 31 de dezembro de 2015 12:25
Para: Leonardo Santos <leonardo.santos at wanconnect.com.br>
Cc: devel at libdivecomputer.org
Assunto: Re: Example data format to college

On 27 December, 2015 - Leonardo Santos wrote:

> Hello,
> 
> My english is as poor as bad, but I am a brazilian that would like finishing my last work from college.
> 
> I need figure out this, although I'm not a developer...
> 
> Please, Who can help me ?
> 
> I'd like to know, what's the default of data format to a dive computer 
> ( is there a default sure ? ) and I need show a example or be able 
> getting this information from a "new device" ( as I propose in my last 
> work from college - MBA IT to an executive )
> 

There is no such thing as a "default data format". Everybody usually have there own binary representation that is closely coupled to how the internals of the dive computer works.

Some the proprietary protocols and formats libdivecomputer supports are the result of reverse engineering. As far as i know there is only one manufacturer who has public documentation on how the protocol works.
Thats Heinrichs-Weikamp, and their documentation can be found in their bitbucket repositories[1].


The only vendor which doesn't use a proprietary format is Xdeep. They are using UDDF[2] as their log format. Horrible format, but its at least documented.


Seabear uses simple CSV-based formats which are simple to parse.


So, there is no "standard" and not even a defacto-standard. Everybody got their own.


//Anton


1.
https://bitbucket.org/heinrichsweikamp/hwos_code
https://bitbucket.org/heinrichsweikamp/ostc2_code

2.
http://www.uddf.org/


-- 
Anton Lundin	+46702-161604


More information about the devel mailing list