diff options
author | Robert C. Helling <helling@atdotde.de> | 2019-10-29 17:57:34 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-10-31 00:30:38 -0700 |
commit | 9c8fbe494db231b59c2e072b54af85bc217c00d8 (patch) | |
tree | 2b387fea841a6a154135c8b268f3e40298ddbea5 /desktop-widgets/plannerSettings.ui | |
parent | 43b16f0810f7aa8328fd946e0e014d0625e3b53b (diff) | |
download | subsurface-9c8fbe494db231b59c2e072b54af85bc217c00d8.tar.gz |
Planner: Add option to treat O2 as narcotic
When computing the best mix for a target depth, for helium, one
can either require that the partial pressure of N2 is the same
as at the target depth or the partial pressure of N2 plus O2.
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Diffstat (limited to 'desktop-widgets/plannerSettings.ui')
-rw-r--r-- | desktop-widgets/plannerSettings.ui | 168 |
1 files changed, 89 insertions, 79 deletions
diff --git a/desktop-widgets/plannerSettings.ui b/desktop-widgets/plannerSettings.ui index f22d0db45..33e3d2456 100644 --- a/desktop-widgets/plannerSettings.ui +++ b/desktop-widgets/plannerSettings.ui @@ -561,6 +561,83 @@ <property name="spacing"> <number>2</number> </property> + <item row="9" column="0" colspan="2"> + <widget class="QGroupBox" name="Notes"> + <property name="title"> + <string>Notes</string> + </property> + <layout class="QGridLayout" name="gridLayout_6"> + <property name="leftMargin"> + <number>2</number> + </property> + <property name="topMargin"> + <number>2</number> + </property> + <property name="rightMargin"> + <number>2</number> + </property> + <property name="bottomMargin"> + <number>2</number> + </property> + <property name="spacing"> + <number>2</number> + </property> + <item row="3" column="0"> + <widget class="QCheckBox" name="verbatim_plan"> + <property name="text"> + <string>Verbatim dive plan</string> + </property> + </widget> + </item> + <item row="2" column="0"> + <widget class="QCheckBox" name="display_transitions"> + <property name="toolTip"> + <string>In diveplan, list transitions or treat them as implicit</string> + </property> + <property name="text"> + <string>Display transitions in deco</string> + </property> + </widget> + </item> + <item row="0" column="0"> + <widget class="QCheckBox" name="display_runtime"> + <property name="toolTip"> + <string>In dive plan, show runtime (absolute time) of stops</string> + </property> + <property name="text"> + <string>Display runtime</string> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QCheckBox" name="display_duration"> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="toolTip"> + <string>In dive plan, show duration (relative time) of stops</string> + </property> + <property name="text"> + <string>Display segment duration</string> + </property> + </widget> + </item> + <item row="4" column="0"> + <widget class="QCheckBox" name="display_variations"> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="toolTip"> + <string>Compute variations of plan (performance cost)</string> + </property> + <property name="text"> + <string>Display plan variations</string> + </property> + </widget> + </item> + </layout> + </widget> + </item> <item row="1" column="1"> <widget class="QDoubleSpinBox" name="decoStopSAC"> <property name="suffix"> @@ -581,7 +658,7 @@ </property> </widget> </item> - <item row="8" column="0"> + <item row="9" column="0"> <spacer name="verticalSpacer_4"> <property name="orientation"> <enum>Qt::Vertical</enum> @@ -594,7 +671,7 @@ </property> </spacer> </item> - <item row="7" column="0"> + <item row="8" column="0"> <spacer name="verticalSpacer_3"> <property name="orientation"> <enum>Qt::Vertical</enum> @@ -692,83 +769,6 @@ </property> </widget> </item> - <item row="8" column="0" colspan="2"> - <widget class="QGroupBox" name="Notes"> - <property name="title"> - <string>Notes</string> - </property> - <layout class="QGridLayout" name="gridLayout_6"> - <property name="leftMargin"> - <number>2</number> - </property> - <property name="topMargin"> - <number>2</number> - </property> - <property name="rightMargin"> - <number>2</number> - </property> - <property name="bottomMargin"> - <number>2</number> - </property> - <property name="spacing"> - <number>2</number> - </property> - <item row="3" column="0"> - <widget class="QCheckBox" name="verbatim_plan"> - <property name="text"> - <string>Verbatim dive plan</string> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QCheckBox" name="display_transitions"> - <property name="toolTip"> - <string>In diveplan, list transitions or treat them as implicit</string> - </property> - <property name="text"> - <string>Display transitions in deco</string> - </property> - </widget> - </item> - <item row="0" column="0"> - <widget class="QCheckBox" name="display_runtime"> - <property name="toolTip"> - <string>In dive plan, show runtime (absolute time) of stops</string> - </property> - <property name="text"> - <string>Display runtime</string> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QCheckBox" name="display_duration"> - <property name="enabled"> - <bool>true</bool> - </property> - <property name="toolTip"> - <string>In dive plan, show duration (relative time) of stops</string> - </property> - <property name="text"> - <string>Display segment duration</string> - </property> - </widget> - </item> - <item row="4" column="0"> - <widget class="QCheckBox" name="display_variations"> - <property name="enabled"> - <bool>true</bool> - </property> - <property name="toolTip"> - <string>Compute variations of plan (performance cost)</string> - </property> - <property name="text"> - <string>Display plan variations</string> - </property> - </widget> - </item> - </layout> - </widget> - </item> <item row="5" column="0"> <widget class="QLabel" name="decopO2"> <property name="text"> @@ -831,6 +831,16 @@ </property> </widget> </item> + <item row="7" column="0"> + <widget class="QCheckBox" name="o2narcotic"> + <property name="toolTip"> + <string>Treat oxygen as narcotic when computing best mix</string> + </property> + <property name="text"> + <string>O₂ narcotic</string> + </property> + </widget> + </item> </layout> </widget> </item> |