Mercurial > public > hwos_code
annotate src/text_english.inc @ 516:2ef8cf6b320d
NEW: ppO2 blinks in sensor mode when min/max boundaries are hit
Backup diluent change depths in dive mode boot
author | heinrichsweikamp |
---|---|
date | Thu, 03 Aug 2017 16:59:31 +0200 |
parents | 4e6f5c36f4cc |
children | d36f9fca10ae |
rev | line source |
---|---|
0 | 1 ;============================================================================= |
2 ; | |
3 ; File text_english.asm | |
4 ; | |
5 ; English texts reference file. | |
6 ; | |
7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | |
8 ;============================================================================= | |
9 | |
10 ; Basic texts | |
11 TCODE tNo, "No" ; No | |
12 TCODE tYes, "Yes" ; Yes = No + 1 | |
13 | |
14 ; Surface-mode texts | |
15 TCODE tBeta, "beta" ; beta | |
291
f3df4f291c90
ADD tGasUsage, with FR translation (and DE,IT defaults)
jDG
parents:
276
diff
changeset
|
16 TCODE tMenu, "<Menu" ; <Menu |
0 | 17 TCODE tView, "View>" ; View> |
18 TCODE tHeading, "Heading:" ; Heading: | |
503
4542d03f748a
NEW: Last Dive customviews in surface mode with divetime, depth and interval
heinrichsweikamp
parents:
481
diff
changeset
|
19 TCODE tLastDive, "Last Dive" ; Last Dive (Max 10 chars) |
0 | 20 |
21 ; Divemode Menu | |
22 TCODE tDivemenu_Gaslist, "Gaslist" ; Gaslist | |
437 | 23 TCODE tDivemenu_ResetAvg, "Reset Avg." ; Reset Avg. |
0 | 24 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint |
25 TCODE tDivemenu_UseSensor,"Use Sensor" ; Use Sensor | |
26 TCODE tDivemenu_ToggleGF, "Toggle GF" ; Toggle GF | |
401
7be43d886bb1
Logbook marker can be set in dive mode menu (OC only)
heinrichsweikamp
parents:
383
diff
changeset
|
27 TCODE tDivemenu_Marker, "Set Marker" ; Set Marker |
403
6e60012bb3fc
NEW: "Lost Gas" feature allows disabling gases during the dive
heinrichsweikamp
parents:
401
diff
changeset
|
28 TCODE tDivemenu_LostGas, "Lost Gas" ; Lost Gas |
0 | 29 |
30 ; Main menu | |
31 TCODE tNext, "<Next" ; <Next | |
32 TCODE tEnter, "Enter>" ; Enter> | |
33 | |
34 TCODE tMainMenu, "Main Menu" ; MainMenu | |
35 TCODE tLogbook, "Logbook" ; Logbook | |
36 TCODE tGasSetup, "OC Gas Setup" ; OC Gas Setup | |
37 TCODE tSetTime, "Set Time" ; Set Time | |
291
f3df4f291c90
ADD tGasUsage, with FR translation (and DE,IT defaults)
jDG
parents:
276
diff
changeset
|
38 TCODE tSetDate, "Set Date" ; Set Date |
f3df4f291c90
ADD tGasUsage, with FR translation (and DE,IT defaults)
jDG
parents:
276
diff
changeset
|
39 TCODE tSetTimeDate,"Set Time & Date"; Set Time & Date |
0 | 40 TCODE tDispSets, "Display Settings" ; Display Settings |
41 TCODE tExit, "Exit" ; Exit | |
42 TCODE tResetMenu, "Reset Menu" ; Reset Menu | |
43 TCODE tDiveModeMenu,"Deco Mode" ; Deco Mode | |
44 TCODE tInfoMenu, "Information" ; Information | |
45 TCODE tCCRSetup, "CCR Setup" ; CCR Setup | |
46 TCODE tDiluentSetup,"Diluent Setup" ; Diluent Setup | |
47 TCODE tFixedSetpoints,"Fixed Setpoints" ; Fixed Setpoints | |
48 TCODE tCCRSensor, "CCR Sensor" ; CCR Sensor | |
113 | 49 TCODE tCalibrateMenu, "Calibration" ; Calibration |
50 TCODE tCalibrationGas, "Cal. Gas O2:" ; Cal. Gas O2: | |
51 TCODE tCalibrate, "Calibrate" ; Calibrate | |
0 | 52 |
53 ; Gas menu | |
54 TCODE tGaslist, "OC Gas List" | |
89
c34516c99ca8
BUGFIX: No average depth for end-of-dive portion (<1m)
heinrichsweikamp
parents:
76
diff
changeset
|
55 TCODE tGaslistCC, "CC Diluents" |
0 | 56 TCODE tGasEdit, "Edit Gas" |
57 TCODE tType, "Type: " | |
58 TCODE tGasDisabled,"Disabled" ; Disabled | |
59 TCODE tGasFirst, "First" ; First | |
60 TCODE tGasTravel, "Travel" ; Travel | |
61 TCODE tGasDeco, "Deco" ; Deco | |
62 TCODE tDilDisabled,"Disabled" ; Disabled | |
63 TCODE tDilFirst, "First" ; First | |
64 TCODE tDilNorm, "Normal" ; Normal | |
65 TCODE tAir, "Air " ; Enum: values must follows (5 chars) | |
66 TCODE tO2, "O2 " ; tAir + 5 | |
67 TCODE tO2Plus, "O2 +" | |
68 TCODE tO2Minus, "O2 -" | |
69 TCODE tHePlus, "He +" | |
70 TCODE tHeMinus, "He -" | |
71 TCODE tMOD, "MOD:" | |
72 TCODE tEAD, "EAD:" | |
73 TCODE tGasDepth, "Change depth" | |
74 TCODE tDepthPlus, "Depth +" | |
75 TCODE tDepthMinus,"Depth -" | |
76 TCODE tDepthReset,"Reset to MOD:" | |
77 TCODE tSetup_mix, "Setup Mix" | |
78 TCODE tCCRMode, "CCR Mode:" ; CCR Mode: | |
79 TCODE tCCRModeFixedSP, "Fixed SP" ; Fixed SP | |
80 TCODE tCCRModeSensor, "Sensor" ; Sensor | |
337
508d7fb98b34
cleanup menu, add "Auto SP" option (Not working yet), minor layout change in compass menu
heinrichsweikamp
parents:
335
diff
changeset
|
81 TCODE tCCRModeAutoSP, "Auto SP" ; Auto SP |
0 | 82 TCODE tSP, "SP" ; SP (SetPoint) |
383 | 83 TCODE tSPPlus, "ppO2+" ; pO2+ |
145
e3ac5b2021bc
NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents:
144
diff
changeset
|
84 TCODE tSensorFallback, "Fallback:" ; Fallback: |
154
afa31c815f24
NEW: Show ppO2 for change depth during gas setup
heinrichsweikamp
parents:
148
diff
changeset
|
85 TCODE tppO2, "ppO2:" ; ppO2: |
0 | 86 |
87 TCODE tNewBattTitle, "New Battery?" | |
88 TCODE tNewBattOld, "Keep old" | |
474 | 89 TCODE tNewBattNew36, "New 3.6V Saft" |
90 TCODE tNewBattNew15, "New 1.5V AA" | |
91 TCODE tNewBattAccu, "3.6V LiIon AA" | |
448 | 92 TCODE tNew18650, "Internal 18650" |
474 | 93 TCODE tNew16650, "Internal 16650" |
448 | 94 |
0 | 95 |
96 ; Gaslist management | |
97 TCODE tGas, "Gas" ; Gas | |
98 TCODE tGasErr, "Err" ; Err (3 chars) | |
99 | |
100 ; Communication Menu | |
101 TCODE tUsbTitle, "USB Mode" | |
269
1207cf9a9408
adjust menu for different hardware versions
heinrichsweikamp
parents:
255
diff
changeset
|
102 TCODE tBleTitle, "Bluetooth Mode" |
0 | 103 TCODE tUsbStarting, "Starting..." |
182 | 104 TCODE tUsbStartDone, "Done." |
0 | 105 TCODE tUsbServiceMode, "Service mode enabled" |
106 TCODE tUsbClosed, "Port closed" | |
107 TCODE tUsbExit, "Exited" | |
108 TCODE tUsbDownloadMode, "Download mode enabled" | |
109 TCODE tUsbLlBld, "Low-level Bootloader" | |
110 | |
111 ; Dive Settings | |
112 TCODE tDvMode, "Dive Mode:" | |
113 TCODE tDvOC, "OC" | |
114 TCODE tDvCC, "CC" | |
115 TCODE tDvGauge, "Gauge" | |
116 TCODE tDvApnea, "Apnea" | |
480
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
474
diff
changeset
|
117 TCODE tDvPSCR, "PSCR" |
0 | 118 TCODE tDkMode, "Decotype:" |
119 TCODE tZHL16, "ZH-L16" | |
120 TCODE tZHL16GF, "ZH-L16+GF" | |
121 TCODE tPPO2Max, "ppO2 Max:" | |
507
4e6f5c36f4cc
NEW: Two ppO2 max settings. One for travel/bottom and one for deco gases
heinrichsweikamp
parents:
503
diff
changeset
|
122 TCODE tPPO2DECO, "ppO2 Deco:" |
4e6f5c36f4cc
NEW: Two ppO2 max settings. One for travel/bottom and one for deco gases
heinrichsweikamp
parents:
503
diff
changeset
|
123 TCODE tPPO2MIN, "ppO2 Min:" |
0 | 124 TCODE tLastDecostop, "Last Deco:" |
125 TCODE tDecoparameters, "Deco Parameters" | |
126 TCODE tGF_low, "GF low:" | |
127 TCODE tGF_high, "GF high:" | |
128 TCODE tSaturationMult, "Saturation:" | |
129 TCODE tDesaturationMult, "Desaturation:" | |
130 TCODE tFTTSMenu, "Future TTS:" ; Future TTS | |
131 TCODE taGFMenu, "Alternative GF" ; Alternative GF | |
132 TCODE taGF_low, "aGF low:" ; aGF low | |
133 TCODE taGF_high, "aGF high:" ; aGF high | |
383 | 134 TCODE taGF_enable,"aGF selectable:" ; aGF Selectable |
104
223579e905c3
Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents:
90
diff
changeset
|
135 TCODE tDiveaGF_active,"aGF!" ; aGF! |
223579e905c3
Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents:
90
diff
changeset
|
136 TCODE tppO2settings,"ppO2 Settings" ; ppO2 Settings |
223579e905c3
Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents:
90
diff
changeset
|
137 TCODE tsafetystopmenu,"Safety Stop:" ; Safety Stop: |
0 | 138 |
139 ; Display Settings | |
140 TCODE tBright, "Brightness:" | |
141 TCODE tEco, "Eco" | |
142 TCODE tMedium, "Medium" | |
143 TCODE tHigh, "High" | |
144 TCODE tDvSalinity,"Salinity:" ; Salinity | |
155
5f71e31bd5b3
CHANGE: Re-arranged Settings Menu, add 180? rotate to menu
heinrichsweikamp
parents:
154
diff
changeset
|
145 TCODE tFlip, "Rotate Screen:" ; Rotate Screen |
305 | 146 TCODE tMODwarning,"MOD warning:" ; MOD warning |
335
3d43da7acfe1
Always show ppO2 (warning position, standard color) option
janos_kovacs <kovjanos@gmail.com>
parents:
333
diff
changeset
|
147 TCODE tShowppO2, "Always show ppO2:" ; Always show ppO2: |
448 | 148 TCODE tTimeoutDive,"Dive Timeout:" ; Dive Timeout |
326
d21b172d5a7a
VSIbar #4: VSI settings submenu, graph option, logbook offset and compass calib. menu exit fix
Janos Kovacs <kovjanos@gmail.com>
parents:
310
diff
changeset
|
149 |
d21b172d5a7a
VSIbar #4: VSI settings submenu, graph option, logbook offset and compass calib. menu exit fix
Janos Kovacs <kovjanos@gmail.com>
parents:
310
diff
changeset
|
150 ; VSI display Settings |
337
508d7fb98b34
cleanup menu, add "Auto SP" option (Not working yet), minor layout change in compass menu
heinrichsweikamp
parents:
335
diff
changeset
|
151 TCODE tVSItext2, "Variable speed:" ; Variable speed: |
508d7fb98b34
cleanup menu, add "Auto SP" option (Not working yet), minor layout change in compass menu
heinrichsweikamp
parents:
335
diff
changeset
|
152 TCODE tVSIgraph, "Speed graph:" ; Speed graph: |
0 | 153 |
154 ; Setup Menu | |
155 TCODE tSystSets, "Settings" | |
156 TCODE tLanguage, "Language:" | |
157 TCODE tEnglish, "English" | |
158 TCODE tGerman, "German" | |
159 TCODE tFrench, "French" | |
160 TCODE tItalian, "Italian" | |
161 TCODE tCompassMenu,"Compass calibration" ; Compass calibration | |
90
3274e87fd027
NEW: automatic compass gain makes calibration quicker
heinrichsweikamp
parents:
89
diff
changeset
|
162 TCODE tCompassGain,"Compass Gain:" ; Compass gain: |
0 | 163 |
164 TCODE tUnits, "Units:" | |
165 TCODE tMetric, " m/°C" ; Enum menu | |
166 TCODE tImperial, "ft/°F" | |
167 | |
200 | 168 TCODE tDefName, "HW OSTC" |
0 | 169 TCODE tbar, "bar" ; bar |
170 | |
220
effd7259f5a5
make button sensitivity configurable (cR hardware)
heinrichsweikamp
parents:
216
diff
changeset
|
171 TCODE tButtonleft,"Left button:" ; Left button |
effd7259f5a5
make button sensitivity configurable (cR hardware)
heinrichsweikamp
parents:
216
diff
changeset
|
172 TCODE tButtonright,"Right button:" ; Right button |
effd7259f5a5
make button sensitivity configurable (cR hardware)
heinrichsweikamp
parents:
216
diff
changeset
|
173 |
0 | 174 ; Units for all menu |
175 TCODE tMeters, "m" | |
176 TCODE tFeets, "ft" | |
177 TCODE tFeets1, "f" | |
178 TCODE tMinutes, "'" | |
179 TCODE tPercent, "%" | |
298
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
180 TCODE tLitersMinute, "l/min" |
0 | 181 |
182 ; Date | |
183 TCODE tDateFormat, "Date:" | |
184 TCODE tDateformat, "MMDDYY" | |
185 TCODE tDateformat1,"DDMMYY" | |
186 TCODE tDateformat2,"YYMMDD" | |
187 | |
188 ; Simulator menu | |
136 | 189 TCODE tInter, "Start Simulator" ; Start Simulator |
190 TCODE tPlan, "Simulator" ; Simulator | |
0 | 191 |
192 ; Decoplanner submenu | |
193 TCODE tBtTm, "Bot. Time:" ; Bot. Time: (10 chars) | |
208
53771bd3d567
NEW: Show plan parameters in decoplan result page
heinrichsweikamp
parents:
200
diff
changeset
|
194 TCODE tBtTm_short,"Time:" ; Bot. Time: (max. 6 chars) |
0 | 195 TCODE tMxDep, "Max Depth:" ; Max Depth: (10 chars) |
196 TCODE tIntvl, "Interval :" ; Interval : (10 chars) | |
197 TCODE tDeco, "Calculate Deco" ; Calculate Deco | |
198 TCODE tDivePlan, "Dive Plan:" ; Dive Plan: | |
199 TCODE tNoDeco, "No Deco" ; No Deco | |
200 TCODE tMore, "More..." ; More... | |
298
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
201 TCODE tGasUsage, "Gas Usage" ; Gas Usage |
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
202 TCODE tSetBotUse, "Bottom Gas: " ; Bottom Gas: (space) |
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
203 TCODE tSetDecoUse,"Deco Gas: " ; Deco Gas: (space) |
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
204 |
0 | 205 |
206 ; Information menu | |
207 TCODE tFirmware, "Firmware: " ; Firmware: (space) | |
208 TCODE tSerial, "Serial : " ; Serial : (space) | |
291
f3df4f291c90
ADD tGasUsage, with FR translation (and DE,IT defaults)
jDG
parents:
276
diff
changeset
|
209 TCODE tTotalDives,"Total Dives: " ; Total Dives: |
62 | 210 TCODE tBatteryV, "Battery: " ; Battery: |
453
b4f28ab23b87
NEW: Show Uptime (Time since last firmware boot) in information menu
heinrichsweikamp
parents:
448
diff
changeset
|
211 TCODE tUptime, "Uptime: " ; Uptime: |
0 | 212 |
213 ; Divemode screen | |
214 TCODE tNDL, "NDL" | |
215 TCODE tTTS, "TTS" | |
216 TCODE tVelMetric, "m/min" | |
217 TCODE tVelImperial,"ft/m " | |
218 TCODE tGasSelect, "Select Gas" ; Select Gas | |
219 TCODE tSelectAir, "Air " ; Air | |
220 TCODE tSelectO2, "O2 " ; O2 | |
221 TCODE tSelectNx, "Nx" ; Nx | |
222 TCODE tSelectTx, "Tx" ; Tx | |
223 TCODE tDepth, "Depth" ; Depth | |
310
453a3d13570f
VSIbar #2: ascend bar + max-depth title alignment. Debug: bar-frame, zero-line, sim+- 0.1m
janos_kovacs <kovjanos@gmail.com>
parents:
307
diff
changeset
|
224 TCODE tMaxDepth, "Max. Depth" ; Max. Depth - max 10chars! |
0 | 225 TCODE tDivetime, "Divetime" ; Divetime |
226 TCODE tDiveHudMask1, "Sensor 1" | |
227 TCODE tDiveHudMask2, "Sensor 2" | |
228 TCODE tDiveHudMask3, "Sensor 3" | |
437 | 229 TCODE tDiveTotalAvg, "Total Avg" |
0 | 230 TCODE tDiveStopwatch, "Stopwatch" |
437 | 231 TCODE tDiveStopAvg, "Stopped Avg" ; 11chars max |
134
4574aed5cd4c
Show clock in Apnea mode, minor layout changes in Apnea mode
heinrichsweikamp
parents:
131
diff
changeset
|
232 TCODE tApnoeTotal, " Total" ; Total (Six chars, right alligned) |
52 | 233 TCODE tApnoeMax, "Last Descent" ; Last descent |
0 | 234 TCODE tApnoeSurface, "Surface Time" ; Surface Time |
235 TCODE tDiveDecoplan, "Decoplan" ; Decoplan | |
236 TCODE tDiveClock, "Clock" ; Clock | |
237 TCODE tDiveEAD_END, "EAD/END" ; EAD/END | |
238 TCODE tDiveTissues, "Tissues" ; Tissues | |
239 TCODE tEND, "END:" ; END: | |
240 TCODE tHe, "He" ; He | |
241 TCODE tN2, "N2" ; N2 | |
242 TCODE tDiveBailout, "Bailout" ; Bailout | |
243 TCODE tGFactors, "GF Values" ; GF Values | |
244 TCODE taGFactors, "aGF Values" ; aGF Values | |
245 TCODE tGFInfo, "Current GF" ; GF Info | |
123 | 246 TCODE tCeiling, "Ceiling" ; Ceiling |
300
5ad479f2a868
Merged Screen layout mod #1 into Screen layout work #3
Janos Kovacs <kovjanos@gmail.com>
parents:
298
diff
changeset
|
247 TCODE tDiveSafetyStop,"Stop" ; Stop (Four chars, right alligned) |
145
e3ac5b2021bc
NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents:
144
diff
changeset
|
248 TCODE tDiveFallback, "Fallback!" ; Fallback! (max. nine chars) |
413
12e85930d95c
NEW: New Customview shows ppO2(O2) and ppO2(Diluent) during CCR mode
heinrichsweikamp
parents:
406
diff
changeset
|
249 TCODE tSensorCheck, "Sensor Check" ; Sensor Check |
0 | 250 |
251 ; Divemode menu | |
252 TCODE tDivePreMenu, "Menu?" ; Menu? | |
255 | 253 TCODE tSetHeading, "Bearing" ; Bearing (Max. seven chars) |
0 | 254 |
255 ; Simulator menu | |
256 TCODE tQuitSim, "Quit?" ; Quit Simulation? | |
257 | |
258 ; Logbook | |
259 TCODE tCNS2, "CNS:" | |
437 | 260 TCODE tAVG, "Avg:" |
0 | 261 TCODE tGF, "GF:" |
262 TCODE tSAT, "Sat:" ; Sat: | |
263 | |
264 ; Logbook units | |
265 TCODE tLogTunitC, "°C" | |
266 TCODE tLogTunitF, "°F" | |
267 TCODE tKGL, "kg/l" | |
268 TCODE tMBAR, "mbar" | |
269 | |
270 ; Logbook menu | |
271 TCODE tNextLog, "Next Page" | |
272 | |
273 ; Reset menu | |
274 TCODE tReboot, "Reboot" ;Reboot | |
275 TCODE tResetMenu2,"Are you sure?" ;Are you sure? | |
276 TCODE tAbort, "Abort" ;Abort | |
277 TCODE tResetSettings, "Reset all" ;Reset all | |
278 TCODE tResetDeco, "Reset Deco" ;Reset Deco | |
279 TCODE tResetBattery, "Reset Battery" ;Reset Battery | |
63 | 280 TCODE tResetLogbook, "Reset Logbook" ;Reset Logbook |
0 | 281 |
282 ; Set Time Menu/Set Date Menu | |
283 TCODE tSetHours, "Set Hours" ; Set Hours | |
284 TCODE tSetMinutes,"Set Minutes" ; Set Minutes | |
285 TCODE tSetSeconds,"Clear Seconds" ; Clear seconds | |
286 TCODE tSetDay, "Set Day" ; Set Day | |
287 TCODE tSetMonth, "Set Month" ; Set Month | |
288 TCODE tSetYear, "Set Year" ; Set Year | |
289 | |
290 ; Logbook Offset Menu | |
291 TCODE tLogOffset, "Logbook offset" ; Logbook offset | |
292 TCODE tLogOffsetp1, "+1" ; +1 | |
293 TCODE tLogOffsetp10, "+10" ; +10 | |
294 TCODE tLogOffsetm1, "-1" ; -1 | |
295 TCODE tLogOffsetm10, "-10" ; -10 | |
23
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
296 |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
297 ; Sampling rate |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
298 TCODE tSamplingrate, "Sampling rate:" ; Sampling rate: |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
299 TCODE tSampling2s, "2s" ; 2s |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
300 TCODE tSampling10s, "10s" ; 10s |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
301 |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
302 ; Compass directions |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
220
diff
changeset
|
303 TCODE tN, "N " ; N(orth),338°-22° |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
304 TCODE tNE, "NE" ; North-East,23°-67° |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
220
diff
changeset
|
305 TCODE tE, "E " ; E(east),68°-112° |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
306 TCODE tSE, "SE" ; South-East,113°-157° |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
220
diff
changeset
|
307 TCODE tS, "S " ; S(outh),158°-202° |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
308 TCODE tSW, "SW" ; South-West,203°-247° |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
220
diff
changeset
|
309 TCODE tW, "W " ; W(West),248°-292° |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
310 TCODE tNW, "NW" ; North-West,293°-337° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
311 |
50 | 312 ; Color Scheme menu |
52 | 313 TCODE tColorScheme, "Colour scheme" ; Colour scheme |
51 | 314 TCODE tColorSetDive, "Divemode:" ; Divemode: |
315 TCODE tColorSetName0, "Standard" ; Standard | |
316 TCODE tColorSetName1, "Red" ; Red | |
317 TCODE tColorSetName2, "Green" ; Green | |
318 TCODE tColorSetName3, "Blue" ; Blue | |
480
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
474
diff
changeset
|
319 |
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
474
diff
changeset
|
320 ; PSCR Menu and Settings |
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
474
diff
changeset
|
321 TCODE tPSCRMenu, "PSCR Menu" ; PSCR Menu |
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
474
diff
changeset
|
322 TCODE tPSCR_O2_drop, "O2 drop:" ; O2 drop |
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
474
diff
changeset
|
323 TCODE tPSCR_lungratio,"Lung ratio:" ; lung ratio |