Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/sleepmode.asm @ 497:06db5dd9149f
show numeric _and_ graphic velocity, move desat, nofly and interval into isr
author | heinrichsweikamp |
---|---|
date | Wed, 09 Nov 2011 16:17:11 +0100 |
parents | af2894e5cda4 |
children | bab5a9fc1b10 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/sleepmode.asm Mon Nov 07 13:08:52 2011 +0100 +++ b/code_part1/OSTC_code_asm_part1/sleepmode.asm Wed Nov 09 16:17:11 2011 +0100 @@ -62,9 +62,6 @@ btfsc enter_error_sleep ; Enter Fatal Error Routine? call fatal_error_sleep ; Yes (In Sleepmode_vxx.asm!) - call calc_surface_interval ; Increases Surface-Interval time - call nofly_timeout60 ; check for no fly time - ;---- adjust airpressure compensation any 15 minutes incf divemins+1,F ; counts to 14... movlw d'14'