configure-dc: Add support for ostc3 Auto SP mode
Way back in time, in HwOS 1.86 a CCR mode was added which automatically switched between setpoints based on depth. This entry was never added in our system to configure the dc, and caused the issue seen in #3304 This adds the Auto SP mode, to the dropdown, thus fixing #3304. Signed-off-by: Anton Lundin <glance@acc.umu.se>
This commit is contained in:
parent
f1c1e0ccee
commit
bc2de35242
@ -2413,6 +2413,11 @@
|
||||
<string>Sensor</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Auto SP</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="6" column="2">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user