#3: Add support for parsing temperature in the dive header
-------------------------------------+-------------------------------------
Reporter:| Owner: jefdriesen
jefdriesen | Status: new
Type:| Component: Dive parsing
enhancement | Keywords:
Priority:|
major |
Version:|
master |
Plattform (please give specifics in |
the ticket text): All |
-------------------------------------+-------------------------------------
\
\
Currently, libdivecomputer only parses the temperature stored in the
sample data, but not the dive header. The consequence is that the
temperature is only reported for those devices that record a complete
temperature profile. For those devices that store only a single
temperature value in the dive header, the dc_parser_get_field interface
should be extended with temperature support.
\
\
\
--
Ticket URL: <http://trac.libdivecomputer.org/ticket/3>
libdivecomputer <www.libdivecomputer.org>
a cross-platform and open source library for communication with dive computers from various manufacturers
#4: Add support for parsing tank pressure in the dive header
-------------------------------------+-------------------------------------
Reporter:| Owner: jefdriesen
jefdriesen | Status: new
Type:| Component: Dive parsing
enhancement | Keywords:
Priority:|
major |
Version:|
master |
Plattform (please give specifics in |
the ticket text): All |
-------------------------------------+-------------------------------------
\
\
Currently, libdivecomputer only parses the tank pressure stored in the
sample data, but not the dive header. The consequence is that the tank
pressure is only reported for those devices that record a complete tank
pressure profile. For those devices that store only a single tank pressure
value in the dive header, the dc_parser_get_field interface should be
extended with tank pressure support.
\
\
\
--
Ticket URL: <http://trac.libdivecomputer.org/ticket/4>
libdivecomputer <www.libdivecomputer.org>
a cross-platform and open source library for communication with dive computers from various manufacturers