comparison src/divemode.inc @ 399:db25f2028074

CHANGE: New segmented speed graph in divemode NEW: Safety Stop can be configured (Start-, End- and reset-depth + length of stop) via PC
author heinrichsweikamp
date Tue, 24 Nov 2015 16:22:52 +0100
parents fec5eec4c8b7
children 08fea401be24
comparison
equal deleted inserted replaced
398:1f2e35f5a5aa 399:db25f2028074
55 #DEFINE dm_velocity_text_bot dm_velocity_text_row+.23 ; 99 55 #DEFINE dm_velocity_text_bot dm_velocity_text_row+.23 ; 99
56 #DEFINE dm_velocity_text_rgt dm_depth_rgt ; 61 56 #DEFINE dm_velocity_text_rgt dm_depth_rgt ; 61
57 ; Ascend/Descend bar 57 ; Ascend/Descend bar
58 #DEFINE dm_velobar_top dm_offset ; 14 58 #DEFINE dm_velobar_top dm_offset ; 14
59 #DEFINE dm_velobar_lft dm_depth_rgt+.1 ; 62 59 #DEFINE dm_velobar_lft dm_depth_rgt+.1 ; 62
60 #DEFINE dm_velobar_bot dm_offset+.85 ; 99 // must fit into 8b 60 #DEFINE dm_velobar_bot dm_offset+.70 ; 84
61 #DEFINE dm_velobar_rgt .73 ; 73 61 #DEFINE dm_velobar_rgt .73 ; 73
62 #DEFINE dm_velobar_width .12 62 #DEFINE dm_velobar_width .12
63 63
64 ;******* Upper content / content row / 2nd col ******* 64 ;******* Upper content / content row / 2nd col *******
65 #DEFINE dm_upcnt_2ndcol .74 ; 74 65 #DEFINE dm_upcnt_2ndcol .74 ; 74