Mercurial > public > hwos_code
comparison src/divemode.inc @ 535:cf68fe0c3002
NEW: Show a warning for each sensor if the sensor is end-of-life after calibration (Less then 8mV in Air at sea level)
author | heinrichsweikamp |
---|---|
date | Tue, 22 Aug 2017 13:23:52 +0200 |
parents | dfac393b2199 |
children | b7eb98dbd800 |
comparison
equal
deleted
inserted
replaced
534:a7ac5d3fd046 | 535:cf68fe0c3002 |
---|---|
260 ;******* Custom content / #8 - Ceiling value for GF_hi ******* | 260 ;******* Custom content / #8 - Ceiling value for GF_hi ******* |
261 ; Title | 261 ; Title |
262 #DEFINE dm_custom_ceiling_text_row dm_customview_row+.1 ; 102 | 262 #DEFINE dm_custom_ceiling_text_row dm_customview_row+.1 ; 102 |
263 #DEFINE dm_custom_ceiling_text_column .68 ; 66 | 263 #DEFINE dm_custom_ceiling_text_column .68 ; 66 |
264 #DEFINE dm_custom_ceiling_ppo2_column .8 ; 8 | 264 #DEFINE dm_custom_ceiling_ppo2_column .8 ; 8 |
265 #DEFINE dm_custom_ceiling_ppo2_column_dil .0 ; 0 NEW tuned position because text is longer | 265 #DEFINE dm_custom_ceiling_ppo2_col_dil .0 ; 0 NEW tuned position because text is longer |
266 | 266 |
267 ; Value | 267 ; Value |
268 #DEFINE dm_custom_ceiling_value_row dm_customview_row+.18 ; 119 | 268 #DEFINE dm_custom_ceiling_value_row dm_customview_row+.18 ; 119 |
269 #DEFINE dm_custom_ceiling_value_column .66 ; 64 | 269 #DEFINE dm_custom_ceiling_value_column .66 ; 64 |
270 #DEFINE dm_custom_ceiling_ppo2_val_col .2 ; 2 | 270 #DEFINE dm_custom_ceiling_ppo2_val_col .2 ; 2 |