libdivecomputer does not return water temperature for uwatec aladin pro

Jef Driesen jef at libdivecomputer.org
Sun Jan 26 00:52:31 UTC 2014


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


More information about the subsurface mailing list