file-formatlog-files

Decoding scuba dive computer log files


Does anyone know of any libraries that decode one or more of the multitude of different scuba dive computer log file formats?

Ideally I'm looking for code that'll run in .NET, but I'm willing to transcode from other languages if that's the only option.

Links to articles describing formats is appreciated as well. Sample log files would be handy.

I'm considering creating an open source project for this if no such library already exists. If you'd like to contribute, please mention so as a comment or in your answer.


Solution

  • I have no experience with this but Google turned up the library libdivecomputer.

    It supports a number of devices and platforms, and the library is LGPL licensed. However, not all brands you mention appear to be supported.