On 25-01-14 14:15, vavincavent wrote:
I have try an other time to extract temperature from aladin pro.
I've clone libdivecomputer :

$ git clone git://git.libdivecomputer.org/libdivecomputer
$ cd libdivecomputer
$ git checkout release-0.4
$ autoreconf --install
$ ./configure --disable-shared
$ make
$ sudo make install

I've clone subsurface :

$ git clone git://subsurface.hohndel.org/subsurface.git
$ cd subsurface
$ qmake
$ make
$ sudo make install

And the result is :
>
[screenshot omitted]

anything about temperature...
watec Aladin Pro register the minimal temperature for a dive.

As I explained in my previous email. Parsing the temperature in the dive header isn't supported yet. That's something on my todo list. Currently only temperature in the sample data is parsed, but your dive computer doesn't record that.

Jef
_______________________________________________
subsurface mailing list
subsurface@hohndel.org
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to