#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
#3: Add support for parsing temperature in the dive header -------------------------------------+------------------------------------- Reporter: jefdriesen | Owner: Type: enhancement | jefdriesen Priority: major | Status: Version: master | closed Keywords: | Component: | Dive parsing | Resolution: | fixed | Plattform (please give specifics in | the ticket text): All -------------------------------------+------------------------------------- \ \ \ \ Changes (by jefdriesen):
* status: new => closed * resolution: => fixed
\ \ \
Comment:
Fixed with commit ed0cbf818d492f1789ac66d4e839f7d9edb5ea15. \ \ \
-- Ticket URL: http://trac.libdivecomputer.org/ticket/3#comment:1 libdivecomputer <www.libdivecomputer.org> a cross-platform and open source library for communication with dive computers from various manufacturers