Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/text_table.asm @ 129:06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Total Average Depth (Non-Resetable)
Some Display fixes in Divemode
Bugfix Timeout reset in Surfacemode
author | Heinrichsweikamp |
---|---|
date | Tue, 04 Jan 2011 16:32:28 +0100 |
parents | 2907b42c195b |
children | 20b2c77a6cd2 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/text_table.asm Tue Jan 04 02:49:15 2011 +0100 +++ b/code_part1/OSTC_code_asm_part1/text_table.asm Tue Jan 04 16:32:28 2011 +0100 @@ -399,7 +399,7 @@ DB .20,.125 ;279 DB .20,.155 ;280 - DB .100,.50 ;281 + DB .93,.170 ;281 Avr.Depth DB .90,.170 ;282 Lead Tiss. DB .93,.170 ;283 Stopwatch DB .20,.95 ;284 @@ -587,10 +587,10 @@ DA "Vel.warn[m/min]}" ;169 DA "Time offset/day}" ;170 DA "Show altimeter }" ;171 - DA "not used }" ;172 - DA "not used }" ;173 - DA "not used }" ;174 - DA "not used }" ;175 + DA "Show Log-Marker}" ;172 + DA "Show Stopwatch }" ;173 + DA "ShowTissueGraph}" ;174 + DA "Show Lead.Tiss.}" ;175 DA "not used }" ;176 DA "not used }" ;177 DA "not used }" ;178 @@ -709,7 +709,7 @@ DA "Max. Depth:}" ;278 l=12 DA "Calculate Deco}}" ;279 l=16 DA "Show Decoplan}" ;280 l=14 - DA "unused }" ;281 l=10 + DA "Avr.Depth}" ;281 l=10 DA "Lead Tiss.}}" ;282 l=12 DA "Stopwatch}" ;283 l=10 DA "Reset Logbook}" ;284 l=14