subsurface/profile-widget
Michael Keller 9436f90a5b Import: Fix the Handling of ppO2 Sensor IDs.
Instead of assigning sensor ids in the order that values are reported,
actually use the sensor ids reported by libdivecomputer. This will fix
the problem that for some dive computers (e.g. Shearwater) the dive
computer calculated ppO2 is currently reported first, thus pushing out
all actual sensor values.
A new fixed id (7) outside of the range of currently supported sensor
IDs is used for these dive computer calculated values.

Signed-off-by: Michael Keller <github@ike.ch>
2025-01-20 10:46:04 +13:00
..
animationfunctions.cpp
animationfunctions.h
CMakeLists.txt profile: cache pixmaps for dive event items 2021-12-17 11:54:23 -08:00
divecartesianaxis.cpp
divecartesianaxis.h
diveeventitem.cpp Profile: Improve Display of Bailout / Loop Events. 2024-12-29 23:22:47 +13:00
diveeventitem.h Profile: Improve Display of Bailout / Loop Events. 2024-12-29 23:22:47 +13:00
divehandler.cpp Planner: Improve Gas Handling in CCR Mode. 2024-08-26 12:36:31 +12:00
divehandler.h Planner: Improve Gas Handling in CCR Mode. 2024-08-26 12:36:31 +12:00
divelineitem.cpp
divelineitem.h
divepercentageitem.cpp Profile: Fix the Initial Gasmix. 2024-09-03 18:19:44 +12:00
divepercentageitem.h
divepixmapcache.cpp Replace remaining qDebug()s by report_info() 2024-04-23 07:47:11 +07:00
divepixmapcache.h
divepixmapitem.cpp
divepixmapitem.h
diveprofileitem.cpp core: pass depth_t to get_depth_units() 2024-12-17 13:58:27 +13:00
diveprofileitem.h Profile: Add Gas Description to Disambiguate. 2024-05-31 22:50:09 +02:00
diverectitem.cpp
diverectitem.h
divetextitem.cpp
divetextitem.h
divetooltipitem.cpp profile: C++-ify plot_info 2024-08-13 19:28:30 +02:00
divetooltipitem.h
profilescene.cpp Import: Fix the Handling of ppO2 Sensor IDs. 2025-01-20 10:46:04 +13:00
profilescene.h Cleanup: Fix Warnings in MacOS build. 2024-09-28 23:50:55 +12:00
profilewidget2.cpp Profile: Improve Display of Bailout / Loop Events. 2024-12-29 23:22:47 +13:00
profilewidget2.h Cleanup: Fix Warnings in MacOS build. 2024-09-28 23:50:55 +12:00
qmlprofile.cpp core: move number_of_divecomputers to struct dive 2024-08-13 19:28:30 +02:00
qmlprofile.h
ruleritem.cpp profile: make plotdata::depth depth_t 2024-12-17 13:58:27 +13:00
ruleritem.h
tankitem.cpp Profile: Fix the Initial Gasmix. 2024-09-03 18:19:44 +12:00
tankitem.h