comparison src/hwos.inc @ 310:453a3d13570f new_screen_layout

VSIbar #2: ascend bar + max-depth title alignment. Debug: bar-frame, zero-line, sim+- 0.1m
author janos_kovacs <kovjanos@gmail.com>
date Mon, 08 Jun 2015 01:36:05 +0200
parents 14719662fb95
children 4f83470dcece
comparison
equal deleted inserted replaced
309:efb53af0d62a 310:453a3d13570f
686 #DEFINE blinking_depth_prev flag12,6 ; set by the TFT_depth. =1: prev display had warning color 686 #DEFINE blinking_depth_prev flag12,6 ; set by the TFT_depth. =1: prev display had warning color
687 #DEFINE blinking_depth_toggle flag12,7 ; toggle to blink 687 #DEFINE blinking_depth_toggle flag12,7 ; toggle to blink
688 688
689 flag13 res 1 689 flag13 res 1
690 #DEFINE neg_flag_save flag13,0 ; neg_flag backup for velocity logic 690 #DEFINE neg_flag_save flag13,0 ; neg_flag backup for velocity logic
691 #DEFINE velocity_warn flag13,1 ; flag set when ascend is in warning rate
692 #DEFINE velocity_attn flag13,2 ; flag set when ascend is in attention rate
691 693
692 ;============================================================================= 694 ;=============================================================================
693 ; C-code Routines 695 ; C-code Routines
694 ; PART 2 696 ; PART 2
695 extern deco_calc_CNS_decrease_15min 697 extern deco_calc_CNS_decrease_15min