diff src/hwos.inc @ 352:5c6da9fa5cb0

add setpoint change to first sample in CCR mode
author heinrichsweikamp
date Tue, 28 Jul 2015 13:23:09 +0200
parents 1e342e433839
children 5f142cff43f6
line wrap: on
line diff
--- a/src/hwos.inc	Fri Jul 24 14:52:39 2015 +0200
+++ b/src/hwos.inc	Tue Jul 28 13:23:09 2015 +0200
@@ -194,6 +194,9 @@
 ; IR Link timeout
 #DEFINE ir_timeout_value            .64         ; multiples of 62,5ms
 
+; Sp control constants
+#DEFINE surface_sp                  .50         ; in cbar
+
 ; Gaslist hard-coded limits
 #DEFINE gaslist_min_o2              .7          ; Minimum O2 [%]
 #DEFINE gaslist_max_change_depth    .99         ; Max. change depth [m]