[PATCH 08/13] Define settings ids for the new OSTC3 settings

Anton Lundin glance at acc.umu.se
Fri Oct 17 15:33:42 PDT 2014


Signed-off-by: Anton Lundin <glance at acc.umu.se>
---
 configuredivecomputerthreads.cpp | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/configuredivecomputerthreads.cpp b/configuredivecomputerthreads.cpp
index 00e2e1a..c2d7fa7 100644
--- a/configuredivecomputerthreads.cpp
+++ b/configuredivecomputerthreads.cpp
@@ -43,6 +43,9 @@
 #define OSTC3_COMPASS_GAIN		0x34
 #define OSTC3_PRESSURE_SENSOR_OFFSET	0x35
 #define OSTC3_SAFETY_STOP		0x36
+#define OSTC3_CALIBRATION_GAS_O2	0x37
+#define OSTC3_SETPOINT_FALLBACK	0x38
+#define OSTC3_FLIP_SCREEN	0x39
 
 #define SUUNTO_VYPER_MAXDEPTH             0x1e
 #define SUUNTO_VYPER_TOTAL_TIME           0x20
-- 
1.9.1



More information about the subsurface mailing list