Mercurial > public > hwos_code
comparison src/divemode.inc @ 482:c0ee33f1f399
New customview #12 for PSCR mode shows ppO2, O2 drop and lung ratio
author | heinrichsweikamp |
---|---|
date | Tue, 07 Feb 2017 12:15:12 +0100 |
parents | 9edb1359ce43 |
children | ab20ec12baec |
comparison
equal
deleted
inserted
replaced
481:3e643ec05dac | 482:c0ee33f1f399 |
---|---|
275 #DEFINE dm_custom_ppDil_text_column .115 ; 115 | 275 #DEFINE dm_custom_ppDil_text_column .115 ; 115 |
276 ; Value | 276 ; Value |
277 #DEFINE dm_custom_s_check_ppo2_o2_column .8 ; 8 | 277 #DEFINE dm_custom_s_check_ppo2_o2_column .8 ; 8 |
278 #DEFINE dm_custom_s_check_ppo2_dil_col .108 ; 108 | 278 #DEFINE dm_custom_s_check_ppo2_dil_col .108 ; 108 |
279 #DEFINE dm_custom_s_check_value_row dm_customview_row+.18 ; 119 | 279 #DEFINE dm_custom_s_check_value_row dm_customview_row+.18 ; 119 |
280 | |
281 ;******* Custom content / #12 - PSCR Info ******* | |
282 ; Title | |
283 #DEFINE dm_custom_pscr_text_row dm_customview_row+.1 ; 102 | |
284 #DEFINE dm_custom_pscr_text_drop_column .55 | |
285 #DEFINE dm_custom_pscr_text_ratio_column .105 | |
286 ; Value | |
287 #DEFINE dm_custom_pscr_drop_column .66 | |
288 #DEFINE dm_custom_pscr_drop_row dm_customview_row+.18 | |
289 #DEFINE dm_custom_pscr_ratio_column .110 | |
290 #DEFINE dm_custom_pscr_ratio_row dm_customview_row+.18 | |
291 | |
280 ; II. End of the custom content row. (101-163) | 292 ; II. End of the custom content row. (101-163) |
281 | 293 |
282 | 294 |
283 | 295 |
284 ; 1px space between the 2nd and 3rd content rows | 296 ; 1px space between the 2nd and 3rd content rows |