annotate code_part1/OSTC_code_asm_part1/definitions.asm @ 399:1677453fbbe3

Merge 397 with 398
author heinrichsweikamp
date Sun, 26 Jun 2011 12:27:28 +0200
parents ab962c4b19d6 6f7965ec5f49
children dd780d7b352b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
1 ; OSTC - diving computer code
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
2 ; Copyright (C) 2008 HeinrichsWeikamp GbR
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
3
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
4 ; This program is free software: you can redistribute it and/or modifyn 3 of the License, or
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
5 ; (at your option) any later version.
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
6
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
7 ; This program is distributed in the hope that it will be useful,
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
8 ; but WITHOUT ANY WARRANTY; without even the implied warranty of
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
9 ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
10 ; GNU General Public License for more details.
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
11
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
12 ; You should have received a copy of the GNU General Public License
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
13 ; along with this program. If not, see <http://www.gnu.org/licenses/>.
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
14
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
15
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
16 ; Defines, I/O Ports and variables
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
17 ; written by: Matthias Heinrichs, info@heinrichsweikamp.com
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
18 ; written: 10/30/05
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
19 ; last updated: 01/23/08
163
144822282fa3 Fusion declaration of shared C/ASM variables.
JeanDo
parents: 161
diff changeset
20 ; 2011/01/20: [jDG] Create a common file included in ASM and C code.
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
21 ; known bugs:
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
22 ; ToDo:
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
23
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
24 #DEFINE softwareversion_x d'1' ; Software version XX.YY
393
392c14a1d6d1 1.91beta release - 1.92beta start
heinrichsweikamp
parents: 387
diff changeset
25 #DEFINE softwareversion_y d'92' ; Software version XX.YY
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
26
333
8b347e0eae26 1.91beta release started.
JeanDo
parents: 329
diff changeset
27 #DEFINE softwareversion_beta 1 ; (and 0 for release)
140
87a53efbb5ba "beta" shown for beta versions
heinrichsweikamp
parents: 139
diff changeset
28
327
6544f79e298c Preparations for stable release (CF reset)
heinrichsweikamp
parents: 320
diff changeset
29 #DEFINE max_custom_number d'58' ; Number of last used custom function
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
30
178
29ff788487fc Added German ???? & French ???? characters in small font.
JeanDo
parents: 176
diff changeset
31 ; International extension. Selecting messages source:
205
84f75fc257f0 1.82beta start
heinrichsweikamp
parents: 197
diff changeset
32 #DEFINE ENGLISH ; Use english_text.asm
188
caf6153b26cb new sensor raw data menu
heinrichsweikamp
parents: 187
diff changeset
33 ;#DEFINE FRENCH ; Use french_text.asm
176
241650ef433d some comments added
heinrichsweikamp
parents: 174
diff changeset
34 ;#DEFINE GERMAN ; Use german_text.asm
182
adadccc367a6 added spanish translation
heinrichsweikamp
parents: 181
diff changeset
35 ;#DEFINE SPANISH ; Use spanish_text.asm
adadccc367a6 added spanish translation
heinrichsweikamp
parents: 181
diff changeset
36
239
3ed240d60341 High altitude (Plane/Fly) mode added
heinrichsweikamp
parents: 238
diff changeset
37 ;#DEFINE __DEBUG ;
140
87a53efbb5ba "beta" shown for beta versions
heinrichsweikamp
parents: 139
diff changeset
38
351
5c186a72cb5d Debugging the new logbook format, 64kB download routine
heinrichsweikamp
parents: 350
diff changeset
39 #DEFINE logbook_profile_version 0x21 ; Do not touch!
178
29ff788487fc Added German ???? & French ???? characters in small font.
JeanDo
parents: 176
diff changeset
40 #DEFINE T0CON_debounce b'00000000' ; Timer0 Switch Debounce
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
41
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
42 #DEFINE FT_SMALL .0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
43 #DEFINE FT_MEDIUM .1
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
44 #DEFINE FT_LARGE .2
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
45
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
46 ; Color Definitions: 8Bit RGB b'RRRGGGBB'
248
571626276aaa Logbook now shows gas changes in depth profile
heinrichsweikamp
parents: 239
diff changeset
47 #DEFINE color_red d'224'
571626276aaa Logbook now shows gas changes in depth profile
heinrichsweikamp
parents: 239
diff changeset
48 #DEFINE color_violet d'235'
571626276aaa Logbook now shows gas changes in depth profile
heinrichsweikamp
parents: 239
diff changeset
49 #DEFINE color_blue d'199'
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
50 #DEFINE color_green b'00011100'
248
571626276aaa Logbook now shows gas changes in depth profile
heinrichsweikamp
parents: 239
diff changeset
51 #DEFINE color_yellow d'253'
571626276aaa Logbook now shows gas changes in depth profile
heinrichsweikamp
parents: 239
diff changeset
52 #DEFINE color_white b'11111111'
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
53 #DEFINE color_black b'00000000'
248
571626276aaa Logbook now shows gas changes in depth profile
heinrichsweikamp
parents: 239
diff changeset
54 #DEFINE color_deepblue b'00000010'
17
68825abc35f7 1.55beta rc1
heinrichsweikamp
parents: 15
diff changeset
55 #DEFINE color_grey d'74'
248
571626276aaa Logbook now shows gas changes in depth profile
heinrichsweikamp
parents: 239
diff changeset
56 #DEFINE color_cyan d'223'
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
57
27
29341afd2060 NEW: Depth, CNS, GF, ppO2 and Velocity are Color-coded
heinrichsweikamp
parents: 25
diff changeset
58 #DEFINE warn_depth d'1'
29341afd2060 NEW: Depth, CNS, GF, ppO2 and Velocity are Color-coded
heinrichsweikamp
parents: 25
diff changeset
59 #DEFINE warn_cns d'2'
29341afd2060 NEW: Depth, CNS, GF, ppO2 and Velocity are Color-coded
heinrichsweikamp
parents: 25
diff changeset
60 #DEFINE warn_gf d'3'
29341afd2060 NEW: Depth, CNS, GF, ppO2 and Velocity are Color-coded
heinrichsweikamp
parents: 25
diff changeset
61 #DEFINE warn_ppo2 d'4'
29341afd2060 NEW: Depth, CNS, GF, ppO2 and Velocity are Color-coded
heinrichsweikamp
parents: 25
diff changeset
62 #DEFINE warn_velocity d'5'
69
df2d3b28947f 1.71beta for Mk.2
heinrichsweikamp
parents: 68
diff changeset
63 #DEFINE warn_ceiling d'6'
71
6beb680a6130 1.72beta - color-coded gaslist, small fix with stopwatch
heinrichsweikamp
parents: 70
diff changeset
64 #DEFINE warn_gas_in_gaslist d'7'
6beb680a6130 1.72beta - color-coded gaslist, small fix with stopwatch
heinrichsweikamp
parents: 70
diff changeset
65
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
66 ;Configuration bits
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
67 CONFIG OSC = IRCIO67 ;Internal oscillator block, port function on RA6 and RA7
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
68 CONFIG FCMEN = OFF ;Fail-Safe Clock Monitor disabled
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
69 CONFIG IESO = OFF ;Oscillator Switchover mode disabled
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
70
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
71 CONFIG PWRT = ON ;PWRT enabled
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
72 CONFIG BOREN = OFF ;Brown-out Reset disabled in hardware and software
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
73
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
74 CONFIG WDT = OFF ;WDT disabled
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
75 CONFIG WDTPS = 128 ;1:128
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
76
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
77 CONFIG MCLRE = ON ;MCLR pin enabled; RE3 input pin disabled
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
78 CONFIG LPT1OSC = OFF ;Timer1 configured for higher power operation
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
79 CONFIG PBADEN = OFF ;PORTB<4> and PORTB<1:0> Configured as Digital I/O Pins on Reset
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
80
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
81 CONFIG DEBUG = OFF ;Background debugger disabled, RB6 and RB7 configured as general purpose I/O pins
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
82 CONFIG XINST = OFF ;Instruction set extension and Indexed Addressing mode disabled (Legacy mode)
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
83 CONFIG LVP = OFF ;Single-Supply ICSP disabled
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
84 CONFIG STVREN = OFF ;Stack full/underflow will not cause Reset
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
85
142
8b75ba28d641 Screen-flipping custom function.
JeanDo
parents: 140
diff changeset
86 ;=============================================================================
8b75ba28d641 Screen-flipping custom function.
JeanDo
parents: 140
diff changeset
87
304
ed08d441ed26 Backed out changeset: 9c39cedb662b
heinrichsweikamp
parents: 303
diff changeset
88 #include "../OSTC_code_c_part2/shared_definitions.h"
ed08d441ed26 Backed out changeset: 9c39cedb662b
heinrichsweikamp
parents: 303
diff changeset
89 ;#include "shared_definitions.h"
125
2907b42c195b Altimeter:
JeanDo
parents: 124
diff changeset
90
163
144822282fa3 Fusion declaration of shared C/ASM variables.
JeanDo
parents: 161
diff changeset
91 ;=============================================================================
165
8b5b848db4cd + Clean Buhlmann tables addressing
JeanDo
parents: 164
diff changeset
92 ; Reserve space for C-code data space. Eg.when calling log.
8b5b848db4cd + Clean Buhlmann tables addressing
JeanDo
parents: 164
diff changeset
93 ; Note: overlayed with md_hash temporary space.
8b5b848db4cd + Clean Buhlmann tables addressing
JeanDo
parents: 164
diff changeset
94 c_code_data_stack EQU 0x800
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
95
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
96 ;=============================================================================
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
97 ; BANK0 data
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
98 ;
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
99 bank0 udata 0x060 ;Bank 0
167
cb055a7d75f3 + Use overlay local vars.
JeanDo
parents: 165
diff changeset
100
cb055a7d75f3 + Use overlay local vars.
JeanDo
parents: 165
diff changeset
101 global letter, win_color1, win_top, win_leftx2
cb055a7d75f3 + Use overlay local vars.
JeanDo
parents: 165
diff changeset
102 global win_font, win_invert
cb055a7d75f3 + Use overlay local vars.
JeanDo
parents: 165
diff changeset
103 global win_height, win_width, win_bargraph
cb055a7d75f3 + Use overlay local vars.
JeanDo
parents: 165
diff changeset
104
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
105 letter res .26 ;letter buffer
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
106 win_color1 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
107 win_color2 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
108 win_top res 1 ; Box/text position (0..239).
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
109 win_height res 1 ; Box/text height (1..240)
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
110 win_leftx2 res 1 ; Box/text position (0..159)
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
111 win_width res 1 ; box width (1..160)
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
112 win_font res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
113 win_invert res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
114 win_bargraph res 1 ; PLED_box swicth to black after this position (0..159).
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
115 win_flags res 1 ; flip_screen flag, transparent fonts, etc...
123
6a94f96e9cea The big cleanup, again.
JeanDo
parents: 116
diff changeset
116
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
117 pressureSum res 2 ; Stabilize surface presure by a long averaging window [mbar]
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
118 pressureCount res 1 ; Count of pressure values.
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
119 pressureAvg res 2 ; save averaged pressure x16, for altimeter_menu
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
120 pressureRef res 2 ; Pressure at sea level [mbar]
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
121 altitude res 2 ; Last computed altitude [m]
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
122
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
123 ;=============================================================================
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
124 ; BANK1 data
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
125 ;
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
126 bank1 udata 0x100 ;Bank 1
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
127
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
128 wreg_temp res 1 ;variables used for context saving during ISR
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
129 status_temp res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
130 bsr_temp res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
131 prod_temp res 2 ;Trashed by isr_mult16x16, for sensor compensations
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
132
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
133 secs res 1 ;realtime clock
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
134 mins res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
135 hours res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
136 day res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
137 month res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
138 year res 1
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
139
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
140 waitms_temp res 1 ;variables required for wait routines
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
141 wait_temp res 1 ; " + used to copy data to c code + used for temp/testing
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
142 ; never use wait_temp in interrupt routines (isr) and never call any wait routine in interrupts
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
143
174
53b16a746166 Multi-lang
JeanDo
parents: 169
diff changeset
144 textnumber res 1 ; for textdisplay
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
145 textaddress res 2
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
146
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
147 average_depth_hold res 4 ; Holds Sum of depths (Resettable)
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
148 average_depth_hold_total res 4 ; Holds Sum of depths (Non-Resettable)
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
149 b0_lo res 1 ; Temp (calculate_average)
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
150 b0_hi res 1 ; Temp (calculate_average)
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
151 average_divesecs res 2 ; Used for resetable average depth display
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
152 surface_interval res 2 ; Surface Interval [mins]
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
153
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
154 flag1 res 1 ;Flag register 33
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
155 flag2 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
156 flag3 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
157 flag4 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
158 flag5 res 1 ; has to be exacly here, is modified by c-code (no sensor int)
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
159 flag6 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
160 flag7 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
161 flag8 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
162 flag9 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
163 flag10 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
164 flag11 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
165 flag12 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
166 flag13 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
167 flag14 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
168 flag15 res 1
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
169
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
170 oled1_temp res 1 ; Temp variables for display output
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
171 oled2_temp res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
172 oled3_temp res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
173 oled4_temp res 1 ; Used in "Displaytext"
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
174
167
cb055a7d75f3 + Use overlay local vars.
JeanDo
parents: 165
diff changeset
175 global hi,lo ; Make them visible from C-code
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
176 lo res 1 ; bin to dec conversion routine
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
177 hi res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
178 lo_temp res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
179 hi_temp res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
180 temp3 res 1 ; used in valconv math
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
181 temp4 res 1 ; used in valconv math
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
182 ignore_digits res 1
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
183
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
184 temp1 res 1 ; Multipurpose Temp variables used in valconv math
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
185 temp2 res 1 ; used in valconv math
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
186
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
187 ext_ee_temp1 res 1 ; External EEPROM Temp 1 used in I2C EEPROM
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
188 ext_ee_temp2 res 1 ; External EEPROM Temp 2 used in I2C EEPROM
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
189
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
190 isr1_temp res 1 ; ISR temp variables
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
191
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
192 timer1int_counter1 res 1 ;Timer 1 counter
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
193 timer1int_counter2 res 1 ;Timer 1 counter
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
194
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
195 uart1_temp res 1 ;RS232 temp variables
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
196 uart2_temp res 1 ;70
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
197
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
198 divA res 2 ;math routines
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
199 divB res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
200 xC res 4
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
201 xA res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
202 xB res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
203 sub_c res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
204 sub_a res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
205 sub_b res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
206
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
207 dLSB res 1 ;Pressure sensor interface
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
208 dMSB res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
209 clock_count res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
210 ppO2_setpoint_store res 1 ; Actual setpoint
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
211
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
212 ; Pressure/Temperatuse sensor data
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
213 W1 res 2 ; Raw (packed) calibration data
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
214 W2 res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
215 W3 res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
216 W4 res 2 ; 100
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
217 C1 res 2 ; Decoded calibration data
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
218 C2 res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
219 C3 res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
220 C4 res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
221 C5 res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
222 C6 res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
223 D1 res 2 ; raw pressure
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
224 D2 res 2 ; raw temperature
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
225
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
226 isr_divA res 2 ; Data for ISR math subroutines
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
227 isr_divB res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
228 isr_xC res 4
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
229 isr_xA res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
230 isr_xB res 2
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
231
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
232 xdT res 2 ; Tmp for temperature compensation (in ISR)
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
233 xdT2 res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
234 OFF res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
235 SENS res 2
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
236
398
ab962c4b19d6 Fixing issue 50, correct "Bar" to "bar" in texts and comments
heinrichsweikamp
parents: 393
diff changeset
237 amb_pressure_avg res 2 ; ambient pressure summing buffer[mbar]
ab962c4b19d6 Fixing issue 50, correct "Bar" to "bar" in texts and comments
heinrichsweikamp
parents: 393
diff changeset
238 amb_pressure res 2 ; ambient pressure [mbar]
ab962c4b19d6 Fixing issue 50, correct "Bar" to "bar" in texts and comments
heinrichsweikamp
parents: 393
diff changeset
239 rel_pressure res 2 ; amb_pressure - surface pressure [mbar]
ab962c4b19d6 Fixing issue 50, correct "Bar" to "bar" in texts and comments
heinrichsweikamp
parents: 393
diff changeset
240 max_pressure res 2 ; Max. pressure for the dive [mbar]
ab962c4b19d6 Fixing issue 50, correct "Bar" to "bar" in texts and comments
heinrichsweikamp
parents: 393
diff changeset
241 avr_rel_pressure res 2 ; Average rel. pressure (Average depth) for the dive [mbar], Resettable
ab962c4b19d6 Fixing issue 50, correct "Bar" to "bar" in texts and comments
heinrichsweikamp
parents: 393
diff changeset
242 avr_rel_pressure_total res 2 ; Average rel. pressure (Average depth) for the dive [mbar], Non-Resettable
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
243 last_pressure res 2
340
ecbbbd423e86 BUGFIX save negativ temperatures in logbook (bbbug #6)
JeanDo
parents: 333
diff changeset
244 temperature_avg res 2 ; Temperature summing buffer.
387
106b95a33244 Minor cleanups
JeanDo
parents: 374
diff changeset
245 temperature res 2 ; Final temperature. SIGNED.
106b95a33244 Minor cleanups
JeanDo
parents: 374
diff changeset
246 last_temperature res 2 ; Last displayed temperature (used to detect changes).
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
247 Dx res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
248
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
249 last_surfpressure res 2 ; Divemode
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
250 last_surfpressure_15min res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
251 last_surfpressure_30min res 2
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
252 divemins res 2 ; Minutes
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
253 divesecs res 1 ; seconds
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
254 samplesecs res 1 ; counts the seconds until the next sample is stored in divemode
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
255 samplesecs_value res 1 ; holds the CF20 value
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
256 decodata res 2 ; Deco data
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
257 mintemp res 2 ; min temperature
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
258 ProfileFlagByte res 1 ; stores number of addional bytes per sample
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
259 EventByte res 1 ; Stores the Event type plus flags
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
260 AlarmType res 1 ; 0= No Alarm
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
261 ; 1= SLOW
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
262 ; 2= DecoStop missed
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
263 ; 3= DeepStop missed
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
264 ; 4= ppO2 Low Warning
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
265 ; 5= ppO2 High Warning
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
266 ; 6= manual marker
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
267
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
268 divisor_temperature res 1 ; divisors for profile storage
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
269 divisor_deco res 1
374
6ee9c849ad92 GF profile. GF and Decotype in Logbok
Heinrichsweikamp
parents: 370
diff changeset
270 divisor_gf res 1
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
271 divisor_ppo2 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
272 divisor_deco_debug res 1
367
584741726190 CNS Profile added
Heinrichsweikamp
parents: 357
diff changeset
273 divisor_cns res 1
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
274
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
275 timeout_counter res 1 ; Timeout counter variables
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
276 timeout_counter2 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
277 timeout_counter3 res 1 ; pre-menu timeout counter
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
278
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
279 menupos res 1 ; cursor position
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
280 menupos2 res 1
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
281 menupos3 res 1 ; used in Logbook, Set Time and divemode
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
282
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
283 eeprom_address res 2 ; external EEPROM
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
284 eeprom_header_address res 2
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
285
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
286 divenumber res 1 ; Logbook
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
287
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
288 batt_voltage res 2 ; Battery voltage in mV
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
289
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
290 i2c_temp res 1 ; I²C timeout counter
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
291 i2c_temp2 res 1 ; 200
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
292
398
ab962c4b19d6 Fixing issue 50, correct "Bar" to "bar" in texts and comments
heinrichsweikamp
parents: 393
diff changeset
293 sim_pressure res 2 ; hold simulated pressure in mbar if in Simulator mode
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
294
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
295 profile_temp res 2 ; temp variable for profile view
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
296 profile_temp2 res 2 ; temp variable for profile view
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
297
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
298 nofly_time res 2 ; No Fly time in Minutes (Calculated after Dive)
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
299
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
300 cf_checker_counter res 1 ; counts custom functions to check for warning symbol
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
301
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
302 char_I_O2_ratio res 1 ; 02 ratio
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
303
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
304 active_gas res 1 ; Holds number of active gas
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
305
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
306 last_diluent res 1 ; backup of diluent percentage in const ppO2 mode
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
307 last_ppO2_value res 1 ; last calculated ppO2 value
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
308
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
309 debug_char res 6 ; For debugmode
83
3e351e25f5d1 adding anti-aliased fonts frame and merging some patches from Jeando
heinrichsweikamp
parents: 75
diff changeset
310
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
311 apnoe_mins res 1 ; single descent minutes for Apnoe mode
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
312 apnoe_secs res 1 ; single descent seconds for Apnoe mode
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
313 apnoe_max_pressure res 2 ; Max. Pressure in Apnoe mode
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
314 apnoe_timeout_counter res 1 ; counts minutes for apnoe timeout
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
315 apnoe_surface_mins res 1 ; Surface interval mins for Apnoe mode
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
316 apnoe_surface_secs res 1 ; Surface interval secs for Apnoe mode
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
317 customfunction_temp1 res 1 ; start of custom function descriptors
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
318 customfunction_temp2 res 1 ; used in GETCUSTOM8 and GETCUSTOM15
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
319
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
320 decoplan_page res 1 ; used in PLED_MultiGF,...
235
ade0848c8b8b New runtime asserts when compiled in DEBUG more.
JeanDo
parents: 228
diff changeset
321 temp10 res 2 ; used in customview
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
322
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
323 fatal_error_code res 1 ; holds error code value
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
324
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
325 logbook_temp1 res 1 ; Temp used in logbook display&Divemode&Gassetup
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
326 logbook_temp2 res 1 ; Temp used in logbook display&Divemode&Gassetup
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
327 logbook_temp3 res 1 ; Temp used in logbook display&Divemode&Gassetup
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
328 logbook_temp4 res 1 ; Temp used in logbook display&Divemode&Gassetup
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
329 logbook_temp5 res 1 ; Temp used in logbook display&Divemode&Gassetup
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
330 logbook_temp6 res 1 ; Temp used in logbook display&Divemode&Gassetup
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
331
221
448478ceccea new sorted_gaslist_active flag register
heinrichsweikamp
parents: 219
diff changeset
332 convert_value_temp res 3 ; used in menu_battery_state_convert_date
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
333 time_correction_value res 1 ; Adds to Seconds on midnight
290
4dbff2aa31ee Hunting for refusing to ignore disabled gas in list...
JeanDo
parents: 283
diff changeset
334 gaslist_active res 1 ; Holds flags for active gases
254
8f20e8948b97 working word-around for nofly issue
heinrichsweikamp
parents: 253
diff changeset
335 desaturation_time_buffer res 2 ; buffer for desat time
357
562f1bc79f3c Bugfix: Wake-up into divemode with 1.91alpha
Heinrichsweikamp
parents: 351
diff changeset
336 total_divetime_seconds res 2 ; counts dive seconds regardless of CF01 (18h max.)
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
337
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
338 ;=============================================================================
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
339 ; C-code Routines
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
340 ; PART 2
116
14a074e1a375 Split C code, and use direct linking.
JeanDo
parents: 115
diff changeset
341 extern deco_calc_CNS_decrease_15min
14a074e1a375 Split C code, and use direct linking.
JeanDo
parents: 115
diff changeset
342 extern deco_calc_CNS_fraction
14a074e1a375 Split C code, and use direct linking.
JeanDo
parents: 115
diff changeset
343 extern deco_calc_desaturation_time
14a074e1a375 Split C code, and use direct linking.
JeanDo
parents: 115
diff changeset
344 extern deco_calc_hauptroutine
278
17aab4ca0547 BUGFIX CCR decoplan fails (bug bb42).
JeanDo
parents: 277
diff changeset
345 extern deco_calc_tissue
116
14a074e1a375 Split C code, and use direct linking.
JeanDo
parents: 115
diff changeset
346 extern deco_calc_percentage
14a074e1a375 Split C code, and use direct linking.
JeanDo
parents: 115
diff changeset
347 extern deco_calc_wo_deco_step_1_min
369
93c0cb14b0d2 Dive interval function
JeanDo
parents: 349
diff changeset
348 extern deco_calc_dive_interval
116
14a074e1a375 Split C code, and use direct linking.
JeanDo
parents: 115
diff changeset
349 extern deco_clear_CNS_fraction
14a074e1a375 Split C code, and use direct linking.
JeanDo
parents: 115
diff changeset
350 extern deco_clear_tissue
14a074e1a375 Split C code, and use direct linking.
JeanDo
parents: 115
diff changeset
351 extern deco_hash
14a074e1a375 Split C code, and use direct linking.
JeanDo
parents: 115
diff changeset
352 extern deco_pull_tissues_from_vault
14a074e1a375 Split C code, and use direct linking.
JeanDo
parents: 115
diff changeset
353 extern deco_push_tissues_to_vault
224
49c90c5d9603 Gas usage
JeanDo
parents: 221
diff changeset
354 extern deco_gas_volumes
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
355
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
356 ;=============================================================================
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
357 ;I/O Ports (I=Input, O=Output)
164
999abb01c78f + Change data allocation scheme
JeanDo
parents: 163
diff changeset
358 ;
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
359 #DEFINE sensor_SDO PORTA,1 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
360 #DEFINE oled_rw PORTA,2 ;0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
361 #DEFINE oled_hv PORTA,3 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
362 #DEFINE sensor_SDI PORTA,4 ;I
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
363 #DEFINE oled_cs PORTA,5 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
364 #DEFINE sensor_CLK PORTA,7 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
365
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
366 #DEFINE SWITCH2 PORTB,0 ;I (Right)
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
367 #DEFINE SWITCH1 PORTB,1 ;I (Left)
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
368 #DEFINE oled_vdd PORTB,2 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
369 #DEFINE LED_blue PORTB,3 ;0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
370 #DEFINE LED_red PORTB,4 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
371
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
372 #DEFINE CHRG_OUT PORTC,1 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
373 #DEFINE CHRG_IN PORTC,2 ;I
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
374
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
375 #DEFINE oled_d1 PORTD,0 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
376 #DEFINE oled_d2 PORTD,1 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
377 #DEFINE oled_d3 PORTD,2 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
378 #DEFINE oled_d4 PORTD,3 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
379 #DEFINE oled_d5 PORTD,4 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
380 #DEFINE oled_d6 PORTD,5 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
381 #DEFINE oled_d7 PORTD,6 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
382 #DEFINE oled_d8 PORTD,7 ;O
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
383
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
384 #DEFINE oled_rs PORTE,0 ;0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
385 #DEFINE oled_nreset PORTE,1 ;0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
386 #DEFINE oled_e_nwr PORTE,2 ;0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
387
142
8b75ba28d641 Screen-flipping custom function.
JeanDo
parents: 140
diff changeset
388 ; Bank0 flags
8b75ba28d641 Screen-flipping custom function.
JeanDo
parents: 140
diff changeset
389 #DEFINE win_flip_screen win_flags,0 ; 180° rotation of the OLED screen.
8b75ba28d641 Screen-flipping custom function.
JeanDo
parents: 140
diff changeset
390
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
391 ; Flags
330
447390289f47 NEW screen_dump serial command (l)
JeanDo
parents: 329
diff changeset
392 #DEFINE tts_extra_time flag1,0 ; Showing "Future TTS" customview
447390289f47 NEW screen_dump serial command (l)
JeanDo
parents: 329
diff changeset
393 #DEFINE uart_dump_screen flag1,1 ; Screen copy to USB.
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
394 #DEFINE pre_zero_flag flag1,2 ; leading zeros
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
395 #DEFINE neg_flag flag1,3 ; e.g. Sub_16 (sub_c = sub_a - sub_b)
349
ed137d66ac65 Preparations for new "0x21" logbook format
heinrichsweikamp
parents: 344
diff changeset
396 #DEFINE logbook_format_0x21 flag1,4 ; =1: New 0x21 Logbook header format
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
397 #DEFINE leading_zeros flag1,5 ; display leading zeros?
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
398 #DEFINE show_last3 flag1,6 ; show only three figures
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
399 #DEFINE leftbind flag1,7 ; leftbinded output
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
400
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
401 #DEFINE onesecupdate flag2,0 ;=1 after any second
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
402 #DEFINE divemode flag2,1 ;=1 if in divemode
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
403 #DEFINE oneminupdate flag2,2 ;=1 after any minute
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
404 #DEFINE realdive flag2,3 ; dive was longer then one minute?
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
405 #DEFINE sleepmode flag2,4 ;=1 if in sleepmode
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
406 #DEFINE same_row flag2,5 ;=1 if pixel pair is in same row (display_profile)
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
407 #DEFINE premenu flag2,6 ; Premenu/Divemenu selected
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
408 #DEFINE menubit flag2,7 ; menu
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
409
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
410 #DEFINE menubit2 flag3,0 ; menu
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
411 #DEFINE menubit3 flag3,1 ; menu
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
412 #DEFINE set_minutes flag3,2 ; set minutes (not hours)
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
413 #DEFINE cursor flag3,3 ; display cursor
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
414 #DEFINE menubit4 flag3,4 ; quit set time
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
415 #DEFINE display_velocity flag3,5 ; velocity is displayed
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
416 #DEFINE temp_changed flag3,6 ; temperature changed
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
417 #DEFINE pres_changed flag3,7 ; pressure changed
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
418
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
419 #DEFINE set_year flag4,0 ; Menu Settime
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
420 #DEFINE set_day flag4,1 ; Menu Settime
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
421 #DEFINE set_month flag4,2 ; Menu Settime
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
422 #DEFINE store_sample flag4,3 ;=1 after any CF20 seconds in divemode
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
423 #DEFINE divemode2 flag4,4 ; displayed divetime stopped?
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
424 #DEFINE header_stored flag4,5 ; header already stored
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
425 #DEFINE first_FD flag4,6 ; 1st 0xFD in EEPROM found
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
426 #DEFINE first_FA flag4,6 ; 1st 0xFA in EEPROM found
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
427 #DEFINE second_FD flag4,7 ; 2nd 0xFD in EEPROM found
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
428 #DEFINE second_FA flag4,7 ; 2nd 0xFA in EEPROM found
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
429
350
7250ca7c8d24 64kByte logbook (Still incompatible to existing PC software)
heinrichsweikamp
parents: 349
diff changeset
430 ;#DEfINE unused flag5,0 ; unused
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
431 #DEFINE eeprom_blockwrite flag5,1 ; EEPROM blockwrite active
312
b7e4e74c0e17 New @5 variant: compute TTS if staying some extra time (CF58) at current depth.
JeanDo
parents: 308
diff changeset
432 #DEFINE Flag_4 flag5,2 ; unused
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
433 #DEFINE low_battery_state flag5,3 ;=1 if battery low
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
434 #DEFINE DP_done flag5,4 ; valconv
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
435 #DEFINE DP_done2 flag5,5 ; valconv
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
436 #DEFINE pressure_refresh flag5,6 ; Pressure and temperature refreshed
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
437 #DEFINE no_sensor_int flag5,7 ; block any further access to pressure sensor
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
438
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
439 #DEFINE cc_active flag6,0 ;=1: Constant Current mode aktive (Charger)
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
440 #DEFINE cv_active flag6,1 ;=1: Constant Voltage mode aktive (Charger)
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
441 #DEFINE ignore_digit5 flag6,2 ;=1: ignores digit 5 in valconv
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
442 #DEFINE switch_left flag6,3 ;=1: left switch pressed
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
443 #DEFINE switch_right flag6,4 ;=1: right switch pressed
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
444 #DEFINE uart_settime flag6,5 ;=1: enter time sync routine
340
ecbbbd423e86 BUGFIX save negativ temperatures in logbook (bbbug #6)
JeanDo
parents: 333
diff changeset
445 #DEFINE FLAG_1 flag6,6 ;=1: unused
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
446 #DEFINE twosecupdate flag6,7 ;=1: after any two seconds
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
447
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
448 #DEFINE dekostop_active flag7,0 ;=1: in deocompression mode
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
449 #DEFINE all_dives_shown flag7,1 ;=1: all dives in loogbook shown, abort further scanning
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
450 #DEFINE return_from_profileview flag7,2 ;=1: set cursor to same position again
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
451 #DEFINE logbook_profile_view flag7,3 ;=1: Show details/profile in logbook
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
452 #DEFINE logbook_page_not_empty flag7,4 ;=1: actual logbook page is not empty
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
453 #DEFINE dump_external_eeprom flag7,5 ;=1: enter download-routine
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
454 #DEFINE simulatormode_active flag7,6 ;=1: Simulator mode active, override pressure sensor readings
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
455 #DEFINE all_zeros_flag flag7,7 ;=1: display all zeros from here (valconv_v2.asm)
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
456
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
457 #DEFINE internal_eeprom_write flag8,0 ;=1: start routine to access internal EEPROM BANK 0 via the UART
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
458 #DEFINE update_divetime flag8,1 ;=1: update divetime display
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
459 #DEFINE display_set_xgas flag8,2 ;=1: Display Set Gas menu in Divemode
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
460 #DEFINE FLAG_active_descent flag8,3 ;=1: A Descent in Apnoe mode is active
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
461 #DEFINE display_see_deco flag8,4 ;=1: Display decoplan in Divemode
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
462 #DEFINE display_set_gas flag8,5 ;=1: Display Gaslist menu in Divemode
398
ab962c4b19d6 Fixing issue 50, correct "Bar" to "bar" in texts and comments
heinrichsweikamp
parents: 393
diff changeset
463 #DEFINE high_altitude_mode flag8,6 ;=1: Unit was manually turned on with ambient pressure <880mbar
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
464 #DEFINE rs232_recieve_overflow flag8,7 ;=1: An RS232 timeout overflow occoured
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
465
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
466 #DEFINE nofly_active flag9,0 ;=1: Do not fly!
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
467 #DEFINE ppO2_display_active flag9,1 ;=1: ppO2 value is displayed
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
468 #DEFINE ppO2_show_value flag9,2 ;=1: show ppO2 value!
297
ceedf078b2d8 Gas Setup page 2 reworked, Texts 107, 108, 109,150, 149, 168, 42, 43, 53,54,55, 165 need update in french, spanish and german
Heinrichsweikamp
parents: 290
diff changeset
469 #DEFINE uart_reset_battery_stats flag9,3 ;=1: Reset the battery statistics (UART String FFF)
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
470 #DEFINE ignore_digit3 flag9,4 ;=1: ignores digits 3-5 in valconv
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
471 #DEFINE ppO2_warn_value flag9,5 ;=1: warn about ppO2!
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
472 #DEFINE output_to_postinc_only flag9,6 ;=1: Do not call wordprocessor in output
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
473 #DEFINE uart_send_hash flag9,7 ;=1: Send the MD2 hash via UART
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
474
64
e8756eba54ee 1.71beta - more deco
heinrichsweikamp
parents: 63
diff changeset
475 #DEFINE last_ceiling_gf_shown flag10,0 ;=1: Last stop already shown
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
476 #DEFINE uart_send_int_eeprom flag10,1 ;=1: Send internal EEPROM BANK 0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
477 #DEFINE uart_reset_decodata flag10,2 ;=1: Reset deco data
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
478 #DEFINE manual_gas_changed flag10,3 ;=1: Manual Gas changed during dive
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
479 #DEFINE stored_gas_changed flag10,4 ;=1: Stored Gas changed during dive
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
480 #DEFINE event_occured flag10,5 ;=1: An Event has occured during the current sample interval
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
481 #DEFINE new_profile_format flag10,6 ;=1: Current Dive in Logbook uses new ProfileFormat
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
482 #DEFINE gauge_mode flag10,7 ;=1: Gauge mode active
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
483
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
484 #DEFINE FLAG_const_ppO2_mode flag11,0 ;=1: const ppO2 mode active
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
485 #DEFINE gas_setup_page2 flag11,1 ;=1: page two of gassetup active
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
486 #DEFINE logbook_header_drawn flag11,2 ;=1: The "Logbook" Header in the List view is already drawn
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
487 #DEFINE ignore_digit4 flag11,3 ;=1: Ignores digits 4-5 in valconv
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
488 #DEFINE charge_done flag11,4 ;=1: Complete charge cycle done
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
489 #DEFINE initialize_battery1 flag11,5 ;=1: Battery memory need to be initialised
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
490 #DEFINE initialize_battery2 flag11,6 ;=1: Battery memory need to be initialised
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
491 #DEFINE charge_started flag11,7 ;=1: Charger started in CC mode
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
492
274
a728b4a1b660 Setpoint changes stored in profile, EAD and END displayed in divemode (Customview 7)
heinrichsweikamp
parents: 273
diff changeset
493 #DEFINE setpoint_changed flag12,0 ;=1: Setpoint was changed in divemode, store in profile
283
4ec488f046f4 Battery sign color coded, work on new uart-started 115200Baud bootloader (Do NOT use yet!)
heinrichsweikamp
parents: 278
diff changeset
494 #DEFINE uart_115200_bootloader flag12,1 ;=1: Look for 115200 Baud bootloader
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
495 #DEFINE debug_mode flag12,2 ;=1: Debugmode active
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
496 #DEFINE neg_flag_isr flag12,3 ;=1: ISR Negative flag (Math)
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
497 #DEFINE select_bailoutgas flag12,4 ;=1: Select Bailout instead of Setpoint in Gaslist
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
498 #DEFINE FLAG_apnoe_mode flag12,5 ;=1: Apnoe mode selected
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
499 #DEFINE customfunction_page flag12,6 ;=1: Use 2nd Page of Custom Functions
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
500 #DEFINE uart_send_int_eeprom2 flag12,7 ;=1: Send internal EEPROM BANK 1
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
501
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
502 #DEFINE internal_eeprom_write2 flag13,0 ;=1: start routine to access internal EEPROM BANK 1 via the UART
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
503 #DEFINE button_delay_done flag13,1 ;=1: Button was pressed for more then 500ms, start counting
219
b6dd54b3567c NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents: 215
diff changeset
504 #DEFINE display_set_active flag13,2 ;=1: De/Activate gases underwater menu is visible
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
505 #DEFINE deco_mode_changed flag13,3 ;=1: The Decomode was changes, show decomode description!
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
506 #DEFINE pled_velocity_display flag13,4 ;=1: Velocity is displayed
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
507 #DEFINE depth_greater_100m flag13,5 ;=1: Depth is greater then 100m
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
508 #DEFINE display_set_setpoint flag13,6 ;=1: SetPoint list active
98
6f8e3a08011e 1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents: 97
diff changeset
509 #DEFINE toggle_customview flag13,7 ;=1: Next customview
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
510
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
511 #DEFINE enter_error_sleep flag14,0 ;=1: Sleep immediately displaying the error using LED codes
153
17de42ab02b6 realtime clock defaults
heinrichsweikamp
parents: 150
diff changeset
512 #DEFINE nsm flag14,1 ;=1: Do not sleep
3
3cf8af30b36e v1.51 beta
heinrichsweikamp
parents: 2
diff changeset
513 #DEFINE is_bailout flag14,2 ;=1: CC mode, but bailout active!
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
514 #DEFINE standalone_simulator flag14,3 ;=1: Standalone Simulator active
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
515 #DEFINE display_set_simulator flag14,4 ;=1: Show Divemode simulator menu
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
516 #DEFINE displaytext_high flag14,5 ;=1: Show/Use Texts 255-511 in Texttable
8
d8b426d71282 1.52 rc2
heinrichsweikamp
parents: 4
diff changeset
517 #DEFINE better_gas_available flag14,6 ;=1: A better gas is available and a gas change is advised in divemode
312
b7e4e74c0e17 New @5 variant: compute TTS if staying some extra time (CF58) at current depth.
JeanDo
parents: 308
diff changeset
518 #DEFINE Flag_5 flag14,7 ;=1: unused
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
519
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
520 #DEFINE restore_deco_data flag15,0 ;=1: Restore Decodata after the dive from 0x380 buffer
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
521 #DEFINE uart_store_tissue_data flag15,1 ;=1: Store tissue data for next simualted dive!
111
ed7826c740a0 1.74beta rc1
heinrichsweikamp
parents: 107
diff changeset
522 #DEFINE reset_average_depth flag15,2 ;=1: Average Depth will be resetted
17
68825abc35f7 1.55beta rc1
heinrichsweikamp
parents: 15
diff changeset
523 #DEFINE blinking_better_gas flag15,3 ;=1: Gas is currently blinking
98
6f8e3a08011e 1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents: 97
diff changeset
524 #DEFINE menu3_active flag15,4 ;=1: menu entry three in divemode menu is active
137
e6aa4a74c3c2 Fix: Customviews for Apnoe and Gauge mode
mh <>
parents: 129
diff changeset
525 #DEFINE no_deco_customviews flag15,5 ;=1: Selected mode is Apnoe or Gauge
83
3e351e25f5d1 adding anti-aliased fonts frame and merging some patches from Jeando
heinrichsweikamp
parents: 75
diff changeset
526 #DEFINE maxdepth_greater_100m flag15,6 ;=1: Max Depth greater>100m
253
3a4096f32526 show CNS in logbook for all dives made with V1.84beta and later
heinrichsweikamp
parents: 248
diff changeset
527 #DEFINE show_cns_in_logbook flag15,7 ;=1: Show CNS value in logbook (>= V1.84)
0
96a35aeda5f2 Initial setup
heinrichsweikamp
parents:
diff changeset
528
253
3a4096f32526 show CNS in logbook for all dives made with V1.84beta and later
heinrichsweikamp
parents: 248
diff changeset
529