#6: Add support for parsing gas changes in the Oceanic backends -------------------------------------+------------------------------------- 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, none of the Oceanic backends does support parsing the gas changes in the profile data.
The first step will be to figure out how the gas changes are stored in the data. Most likely the tank switch sample is not only used to indicate the active tank pressure sensor, but also the active gas mix. How this works for non air integrated models is also unknown. Maybe there is a tank pressure of zero, or a disabled pressure sensor in this case? \ \ \
-- Ticket URL: http://trac.libdivecomputer.org/ticket/6 libdivecomputer <www.libdivecomputer.org> a cross-platform and open source library for communication with dive computers from various manufacturers
#6: Add support for parsing gas changes in the Oceanic backends -------------------------------------+------------------------------------- Reporter: jefdriesen | Owner: Type: enhancement | jefdriesen Priority: major | Status: Version: master | new Keywords: | Component: | Dive parsing | Resolution: | Plattform (please give specifics in | the ticket text): All -------------------------------------+------------------------------------- \ \ \ \ Changes (by jefdriesen):
* cc: t.mueller@… (added)
\ \ \
Comment:
The hollistx1.tinomueller.4.bin memory dump contains several gas changes:
2014-04-17 19:09:00 - Switch at 4min to gas !#1 (TX 21/7) - Switch at 29min to gas !#2 (TX 21/12)
2014-04-17 18:24:00 - Switch at 22min to gas !#2 (TX 21/12)
2014-04-13 11:27:00 - Switch at 32min to gas !#2 (EAN 51)
2014-04-13 09:44:00 - Switch at 35min to gas !#2 (EAN 51) \ \ \
-- Ticket URL: http://trac.libdivecomputer.org/ticket/6#comment:1 libdivecomputer <www.libdivecomputer.org> a cross-platform and open source library for communication with dive computers from various manufacturers
#6: Add support for parsing gas changes in the Oceanic backends -------------------------------------+------------------------------------- Reporter: jefdriesen | Owner: | jefdriesen Type: enhancement | Status: | new Priority: major | Component: | Dive parsing Version: master | Resolution: Keywords: | Plattform (please give specifics in | the ticket text): All -------------------------------------+-------------------------------------
Comment (by jefdriesen):
The Hollis TX1 supports gas change events now. Unfortunately this needs to be implemented on a case by case basis, because every model uses a slightly different data format.
-- Ticket URL: http://trac.libdivecomputer.org/ticket/6#comment:2 libdivecomputer <www.libdivecomputer.org> a cross-platform and open source library for communication with dive computers from various manufacturers