# HG changeset patch # User JeanDo # Date 1296703853 -3600 # Node ID e93d0edfc4c02dc1f62a16615ed88d2d8bdb650b # Parent 53b16a746166f42bb4a8cc67f97bbc9a8fcd0237 French and German translations + First skeleton. Compile by adding option GERMAN=1 or FRENCHE=1 diff -r 53b16a746166 -r e93d0edfc4c0 code_part1/OSTC_code_asm_part1/french_text.asm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/code_part1/OSTC_code_asm_part1/french_text.asm Thu Feb 03 04:30:53 2011 +0100 @@ -0,0 +1,336 @@ +; OSTC - diving computer code +; Copyright (C) 2008 HeinrichsWeikamp GbR +; +; This program is free software: you can redistribute it and/or modify +; it under the terms of the GNU General Public License as published by +; the Free Software Foundation, either version 3 of the License, or +; (at your option) any later version. +; +; This program is distributed in the hope that it will be useful, +; but WITHOUT ANY WARRANTY; without even the implied warranty of +; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +; GNU General Public License for more details. +; +; You should have received a copy of the GNU General Public License +; along with this program. If not, see . +; +; hold texts and parameters for the texts +; written by: Matthias Heinrichs, info@heinrichsweikamp.com +; written: 10/13/07 +; last updated: 05/24/08 +; known bugs: +; ToDo: +; macro X Y "translation" ; English original + TCODE .0, .0, "Calcul du hash MD2" ;001 Building MD2 Hash + TCODE .0, .25, "Attendre SVP..." ;002 Please Wait... + TCODE .0, .2, "HeinrichsWeikamp OSTC2" ;003 HeinrichsWeikamp OSTC2 + TCODE .65, .2, "Menu?" ;004 Menu? + TCODE .65, .2, "Menu:" ;005 Menu: + TCODE .20, .35, "Journal" ;006 Logbook + TCODE .20, .65, "Réglage Gas" ;007 Gas Setup + TCODE .20, .35, "Réglage Heure" ;008 Set Time + TCODE .20, .95, "Menu RaZ" ;009 Reset Menu + TCODE .20, .125, "Configuration" ;010 Setup + TCODE .20, .185, "Sortir" ;011 Exit + TCODE .115, .2, "Attendre.." ;012 Wait.. + TCODE .0, .24, "Hash MD2:" ;013 MD2 Hash: + TCODE .0, .0, "Desat" ;014 Desat + TCODE .50, .2, "Interface" ;015 Interface + TCODE .10, .30, "Start" ;016 Start + TCODE .10, .55, "Data" ;017 Data + TCODE .10, .80, "Header" ;018 Header + TCODE .10, .105, "Profile" ;019 Profile + TCODE .10, .130, "Done." ;020 Done. + TCODE .20, .35, "Cancel Reset" ;021 Cancel Reset + TCODE .32, .65, "Heure:" ;022 Time: + TCODE .32, .95, "Date:" ;023 Date: + TCODE .32, .155, "Réglage Heures" ;024 Set Hours + TCODE .6, .0, "Initialisation..." ;025 Reset... + TCODE .55, .2, "Journal" ;026 Logbook + TCODE .14, .2, "Config Functions I" ;027 Custom Functions I + TCODE .40, .2, "Reset Menu" ;028 Reset Menu + TCODE .50, .2, "Set Time:" ;029 Set Time: + TCODE .100, .50, "Marque" ;030 SetMarker + TCODE .100, .25, "Planning" ;031 Decoplan + TCODE .100, .0, "Liste Gas" ;032 Gaslist + TCODE .100, .50, "RaZ moyenne" ;033 ResetAvr + TCODE .100, .100, "Sortir" ;034 Exit + TCODE .0, .0, "NoFly" ;035 NoFly +; 32 custom function descriptors I + TCODE .40, .35, "Start Dive [m]" ;036 Start Dive [m] + TCODE .40, .35, "End Dive [m]" ;037 End Dive [m] + TCODE .40, .35, "End Delay [min]" ;038 End Delay [min] + TCODE .40, .35, "Power Off [min]" ;039 Power Off [min] + TCODE .40, .35, "Pre-menu [min]" ;040 Pre-menu [min] + TCODE .40, .35, "velocity[m/min]" ;041 velocity[m/min] + TCODE .40, .35, "Wake-up [mBar]" ;042 Wake-up [mBar] + TCODE .40, .35, "max.Surf.[mBar]" ;043 max.Surf.[mBar] + TCODE .40, .35, "GF display [%]" ;044 GF display [%] + TCODE .40, .35, "min. O2 Dis.[%]" ;045 min. O2 Dis.[%] + TCODE .40, .35, "Dive menus[min]" ;046 Dive menus[min] + TCODE .40, .35, "Saturate x [%]" ;047 Saturate x [%] + TCODE .40, .35, "Desaturate x[%]" ;048 Desaturate x[%] + TCODE .40, .35, "NoFly Ratio [%]" ;049 NoFly Ratio [%] + TCODE .40, .35, "GF alarm 1 [%]" ;050 GF alarm 1 [%] + TCODE .40, .35, "CNSshow surf[%]" ;051 CNSshow surf[%] + TCODE .40, .35, "Deco Offset [m]" ;052 Deco Offset [m] + TCODE .40, .35, "ppO2 low [Bar]" ;053 ppO2 low [Bar] + TCODE .40, .35, "ppO2 high [Bar]" ;054 ppO2 high [Bar] + TCODE .40, .35, "ppO2 show [Bar]" ;055 ppO2 show [Bar] + TCODE .40, .35, "sampling rate " ;056 sampling rate + TCODE .40, .35, "Divisor Temp " ;057 Divisor Temp + TCODE .40, .35, "Divisor Decodat" ;058 Divisor Decodat + TCODE .40, .35, "Divisor NotUse1" ;059 Divisor NotUse1 + TCODE .40, .35, "Divisor ppO2 " ;060 Divisor ppO2 + TCODE .40, .35, "Divisor Debug " ;061 Divisor Debug + TCODE .40, .35, "Divisor NotUse2" ;062 Divisor NotUse2 + TCODE .40, .35, "CNSshow dive[%]" ;063 CNSshow dive[%] + TCODE .40, .35, "Logbook offset " ;064 Logbook offset + TCODE .40, .35, "Last Deco at[m]" ;065 Last Deco at[m] + TCODE .40, .35, "End Apnoe [h]" ;066 End Apnoe [h] + TCODE .40, .35, "Show Batt.Volts" ;067 Show Batt.Volts +;licence: + TCODE .0, .35, "This program is" ;068 This program is + TCODE .0, .65, "distributed in the" ;069 distributed in the + TCODE .0, .95, "hope that it will be" ;070 hope that it will be + TCODE .0, .125, "useful, but WITHOUT" ;071 useful, but WITHOUT + TCODE .0, .155, "ANY WARRANTY; without" ;072 ANY WARRANTY + TCODE .0, .185, "even the implied" ;073 even the implied + TCODE .0, .215, "warranty of" ;074 warranty of + TCODE .0, .35, "MERCHANTABILITY or" ;075 MERCHANTABILITY or + TCODE .0, .65, "FITNESS FOR A" ;076 FITNESS FOR A + TCODE .0, .95, "PARTICULAR PURPOSE." ;077 PARTICULAR PURPOSE. + TCODE .0, .125, "See the GNU General" ;078 See the GNU General + TCODE .0, .155, "Public License for" ;079 Public License for + TCODE .0, .185, "more details:" ;080 more details: + TCODE .0, .215, "www.heinrichsweikamp.de" ;081 www.heinrichsweikamp.de +; end of licence POS + TCODE .102, .54, "Decostop" ;082 Decostop + TCODE .0, .0, "m/min" ;083 m/min + TCODE .108, .113, "No Stop" ;084 No Stop + TCODE .135, .113, "TTS" ;085 TTS + TCODE .100, .0, "Divetime" ;086 Divetime + TCODE .0, .0, "Depth" ;087 Depth + TCODE .0, .0, "First Gas?" ;088 First Gas? + TCODE .0, .0, "Default:" ;089 Default: + TCODE .0, .0, "Minutes" ;090 Minutes + TCODE .0, .0, "Month " ;091 Month + TCODE .0, .0, "Day " ;092 Day + TCODE .0, .0, "Year " ;093 Year + TCODE .0, .0, "Set " ;094 Set + TCODE .0, .0, "Gas# " ;095 Gas# + TCODE .0, .0, "Yes" ;096 Yes + TCODE .0, .0, "Current:" ;097 Current: + TCODE .40, .2, "Setup Menu:" ;098 Setup Menu: + TCODE .20, .35, "Custom FunctionsI" ;099 Custom FunctionsI + TCODE .20, .125, "Decotype:" ;100 Decotype: + TCODE .85, .125, "ZH-L16 OC" ;101 ZH-L16 OC + TCODE .85, .125, "Gauge " ;102 Gauge + TCODE .85, .125, "Gauge" ;103 Gauge + TCODE .85, .125, "ZH-L16 CC" ;104 ZH-L16 CC + TCODE .0, .0, "Active Gas? " ;105 Active Gas? + TCODE .10, .2, "Gas Setup - Gaslist" ;106 Gas Setup - Gaslist + TCODE .0, .0, "Depth +" ;107 Depth + + TCODE .0, .0, "Depth -" ;108 Depth - + TCODE .20, .35, "Back" ;109 Back + TCODE .20, .65, "CCR SetPoint Menu" ;110 CCR SetPoint Menu + TCODE .20, .2, "CCR SetPoint Menu" ;111 CCR SetPoint Menu + TCODE .0, .0, "SP#" ;112 SP# + TCODE .20, .95, "Battery Info" ;113 Battery Info + TCODE .10, .2, "Battery Information" ;114 Battery Information + TCODE .0, .9, "Cycles:" ;115 Cycles: + TCODE .85, .125, "Apnoe" ;116 Apnoe + TCODE .0, .18, "Last Complete:" ;117 Last Complete: + TCODE .0, .27, "Lowest Vbatt:" ;118 Lowest Vbatt: + TCODE .0, .36, "Lowest at:" ;119 Lowest at: + TCODE .0, .45, "Tmin:" ;120 Tmin: + TCODE .0, .54, "Tmax:" ;121 Tmax: + TCODE .100, .125, "Gas 6.." ;122 Gas 6.. + TCODE .100, .25, "O2 +" ;123 O2 + + TCODE .100, .50, "O2 -" ;124 O2 - + TCODE .100, .75, "He +" ;125 He + + TCODE .100, .100, "He -" ;126 He - + TCODE .100, .0, "Exit" ;127 Exit + TCODE .100, .25, "Delete" ;128 Delete + TCODE .20, .65, "Debug:" ;129 Debug: + TCODE .65, .65, "ON " ;130 ON + TCODE .65, .65, "OFF" ;131 OFF + TCODE .100, .50, "Del. all" ;132 Del. all + TCODE .10, .0, "Unexpected reset from" ;133 Unexpected reset from + TCODE .10, .25, "Divemode! Please help" ;134 Divemode! Please help + TCODE .10, .50, "and report the Debug " ;135 and report the Debug + TCODE .10, .75, "Information below!" ;136 Information below! + TCODE .100, .75, "Bailout" ;137 Bailout + TCODE .85, .125, "Apnoe " ;138 Apnoe + TCODE .105, .120, "Descent" ;139 Descent + TCODE .105, .60, "Surface" ;140 Surface + TCODE .65, .2, "Quit?" ;141 Quit? + TCODE .20, .155, "More" ;142 More + TCODE .42, .72, "Confirm:" ;143 Confirm: + TCODE .60, .2, "Menu 2:" ;144 Menu 2: + TCODE .52, .96, "Cancel" ;145 Cancel + TCODE .52, .120, "OK!" ;146 OK! + TCODE .20, .35, "More" ;147 More + TCODE .0, .0, ":.........:" ;148 :.........: + TCODE .0, .8, "(ppO2:" ;149 (ppO2: + TCODE .2, .39, "Bar) " ;150 Bar) + TCODE .108, .216, "Marker?" ;151 Marker? + TCODE .85, .125, "L16-GF OC" ;152 L16-GF OC + TCODE .20, .65, "Custom FunctionsII" ;153 Custom FunctionsII +; 32 Custom funtion descriptot II + TCODE .40, .35, "GF Low [%]" ;154 GF Low [%] + TCODE .40, .35, "GF High [%]" ;155 GF High [%] + TCODE .40, .35, "Color# Battery " ;156 Color# Battery + TCODE .40, .35, "Color# Standard" ;157 Color# Standard + TCODE .40, .35, "Color# Divemask" ;158 Color# Divemask + TCODE .40, .35, "Color# Warnings" ;159 Color# Warnings + TCODE .40, .35, "Divemode secs. " ;160 Divemode secs. + TCODE .40, .35, "Adjust fixed SP" ;161 Adjust fixed SP + TCODE .40, .35, "Warn Ceiling " ;162 Warn Ceiling + TCODE .40, .35, "Mix type icons " ;163 Mix type icons + TCODE .40, .35, "Blink BetterGas" ;164 Blink BetterGas + TCODE .40, .35, "DepthWarn[mBar]" ;165 DepthWarn[mBar] + TCODE .40, .35, "CNS warning [%]" ;166 CNS warning [%] + TCODE .40, .35, "GF warning [%]" ;167 GF warning [%] + TCODE .40, .35, "ppO2 warn [Bar]" ;168 ppO2 warn [Bar] + TCODE .40, .35, "Vel.warn[m/min]" ;169 Vel.warn[m/min] + TCODE .40, .35, "Time offset/day" ;170 Time offset/day + TCODE .40, .35, "Show altimeter " ;171 Show altimeter + TCODE .40, .35, "Show Log-Marker" ;172 Show Log-Marker + TCODE .40, .35, "Show Stopwatch " ;173 Show Stopwatch + TCODE .40, .35, "ShowTissueGraph" ;174 ShowTissueGraph + TCODE .40, .35, "Show Lead.Tiss." ;175 Show Lead.Tiss. + TCODE .40, .35, "Shalow stop 1st" ;176 Shalow stop 1st + TCODE .40, .35, "not used " ;177 not used + TCODE .40, .35, "not used " ;178 not used + TCODE .40, .35, "not used " ;179 not used + TCODE .40, .35, "not used " ;180 not used + TCODE .40, .35, "not used " ;181 not used + TCODE .40, .35, "not used " ;182 not used + TCODE .40, .35, "not used " ;183 not used + TCODE .40, .35, "not used " ;184 not used + TCODE .40, .35, "not used " ;185 not used +; + TCODE .13, .2, "Custom Functions II" ;186 Custom Functions II + TCODE .20, .95, "Show License" ;187 Show License + TCODE .0, .2, "Sim. Results:" ;188 Sim. Results: + TCODE .90, .25, "Surface" ;189 Surface + TCODE .0, .0, "ppO2 +" ;190 ppO2 + + TCODE .0, .0, "ppO2 -" ;191 ppO2 - + TCODE .0, .0, "Dil." ;192 Dil. +; ZH-L16 mode description + TCODE .0, .35, "Decotype: ZH-L16 OC" ;193 Decotype: ZH-L16 OC + TCODE .0, .65, "For Open Circuit " ;194 For Open Circuit + TCODE .0, .95, "Divers. Supports 5 " ;195 Divers. Supports 5 + TCODE .0, .125, "Trimix Gases. " ;196 Trimix Gases. + TCODE .0, .155, "Configure your gas " ;197 Configure your gas + TCODE .0, .185, "in Gassetup menu. " ;198 in Gassetup menu. + TCODE .0, .215, "Check CF11 & CF12 !" ;199 Check CF11 & CF12 ! +; Gaugemode description + TCODE .0, .35, "Decotype: Gauge " ;200 Decotype: Gauge + TCODE .0, .65, "Divetime will be in" ;201 Divetime will be in + TCODE .0, .95, "Minutes:Seconds. " ;202 Minutes:Seconds. + TCODE .0, .125, "OSTC2 will not " ;203 OSTC2 will not + TCODE .0, .155, "compute Deco, NoFly" ;204 compute Deco, NoFly + TCODE .0, .185, "time and Desat. " ;205 time and Desat. + TCODE .0, .215, "time at all! " ;206 time at all! +; Const.ppO2 description + TCODE .0, .35, "Decotype: ZH-L16 CC" ;207 Decotype: ZH-L16 CC + TCODE .0, .65, "For (Semi-)Closed " ;208 For (Semi-)Closed + TCODE .0, .95, "Circuit rebreathers" ;209 Circuit rebreathers + TCODE .0, .125, "Configure the 3 " ;210 Configure the 3 + TCODE .0, .155, "SetPoints in CCR - " ;211 SetPoints in CCR - + TCODE .0, .185, "Setup menu. 5 bail-" ;212 Setup menu. 5 bail- + TCODE .0, .215, "outs are available." ;213 outs are available. +; Apnoemode description + TCODE .0, .35, "Decotype: Apnoe " ;214 Decotype: Apnoe + TCODE .0, .65, "OSTC2 will display " ;215 OSTC2 will display + TCODE .0, .95, "each descent separ-" ;216 each descent separ- + TCODE .0, .125, "ately in Min:Sec. " ;217 ately in Min:Sec. + TCODE .0, .155, "Will temporally set" ;218 Will temporally set + TCODE .0, .185, "samplerate to 1 sec" ;219 samplerate to 1 sec + TCODE .0, .215, "No Deco calculation" ;220 No Deco calculation +; Multi GF OC mode description + TCODE .0, .35, "Decotype: L16-GF OC" ;221 Decotype: L16-GF OC + TCODE .0, .65, "Decompression cal- " ;222 Decompression cal- + TCODE .0, .95, "culations with the " ;223 culations with the + TCODE .0, .125, "GF-Method (GF_lo/GF" ;224 GF-Method (GF_lo/GF + TCODE .0, .155, "_hi). Check CF32 & " ;225 _hi). Check CF32 & + TCODE .0, .185, "CF33! Open Circuit " ;226 CF33! Open Circuit + TCODE .0, .215, "with Deep Stops. " ;227 with Deep Stops. +; Multi GF CC mode description + TCODE .0, .35, "Decotype: L16-GF CC" ;228 Decotype: L16-GF CC + TCODE .0, .65, "Decompression cal- " ;229 Decompression cal- + TCODE .0, .95, "culations with the " ;230 culations with the + TCODE .0, .125, "GF-Method (GF_lo/GF" ;231 GF-Method (GF_lo/GF + TCODE .0, .155, "_hi). Check CF32 & " ;232 _hi). Check CF32 & + TCODE .0, .185, "CF33!Closed Circuit" ;233 CF33!Closed Circuit + TCODE .0, .215, "with Deep Stops. " ;234 with Deep Stops. +; + TCODE .10, .2, "Decomode changed! " ;235 Decomode changed! + TCODE .85, .125, "L16-GF CC" ;236 L16-GF CC + TCODE .2, .12, "Not found" ;237 Not found + TCODE .100, .0, "SetPoint" ;238 SetPoint + TCODE .100, .0, "No Deco" ;239 No Deco + TCODE .90, .50, "Interval:" ;240 Interval: + TCODE .100, .75, "Display" ;241 Display + TCODE .100, .0, "No deco" ;242 No deco + TCODE .132, .0, "beta" ;243 beta + TCODE .100, .100, "unuse" ;244 unuse + TCODE .20, .65, "Reset CF,Gas & Deco" ;245 Reset CF,Gas & Deco + TCODE .50, .145, "LowBatt!" ;246 LowBatt! + TCODE .20, .125, "Simulator" ;247 Simulator + TCODE .30, .2, "OSTC Simulator" ;248 OSTC Simulator + TCODE .20, .35, "Start Dive" ;249 Start Dive + TCODE .100, .25, "+ 1m" ;250 + 1m + TCODE .100, .50, "- 1m" ;251 - 1m + TCODE .100, .75, "+10m" ;252 +10m + TCODE .100, .100, "-10m" ;253 -10m + TCODE .100, .0, "Close" ;254 Close + TCODE .131, .170, "Time" ;255 Time + +; Text Bank2 (Texts 256-511) + TCODE .0, .0, "x" ;256 x + TCODE .20, .35, "Date format:" ;257 Date format: + TCODE .40, .2, "Setup Menu 2:" ;258 Setup Menu 2: + TCODE .105, .35, "MMDDYY" ;259 MMDDYY + TCODE .105, .35, "DDMMYY" ;260 DDMMYY + TCODE .105, .35, "YYMMDD" ;261 YYMMDD + TCODE .1, .1, "OSTC " ;262 OSTC + TCODE .65, .168, "Bail" ;263 Bail + TCODE .7, .48, "Air " ;264 Air + TCODE .120, .135, "Air " ;265 Air + TCODE .2, .39, "Calibrate" ;266 Calibrate + TCODE .0, .216, "Max." ;267 Max. + TCODE .10, .8, "not" ;268 not + TCODE .10, .16, "found!" ;269 found! + TCODE .0, .0, "mV:" ;270 mV: +; New CFs Warning + TCODE .24, .2, "New CF added!" ;271 New CF added! + TCODE .0, .35, "New CustomFunctions" ;272 New CustomFunctions + TCODE .0, .65, "were added! Check" ;273 were added! Check + TCODE .0, .95, "CF I and CF II Menu" ;274 CF I and CF II Menu + TCODE .0, .125, "for Details!" ;275 for Details! + TCODE .20, .95, "Salinity: " ;276 Salinity: + + TCODE .20, .65, "Bottom Time:" ;277 Bottom Time: + TCODE .20, .95, "Max. Depth:" ;278 Max. Depth: + TCODE .20, .125, "Calculate Deco" ;279 Calculate Deco + TCODE .20, .155, "Show Decoplan" ;280 Show Decoplan + + TCODE .93, .170, "Avr.Depth" ;281 Avr.Depth + TCODE .90, .170, "Lead Tiss." ;282 Lead Tiss. + TCODE .93, .170, "Stopwatch" ;283 Stopwatch + TCODE .20, .95, "Reset Logbook" ;284 Reset Logbook + TCODE .20, .125, "Reboot OSTC" ;285 Reboot OSTC + TCODE .20, .155, "Reset Decodata" ;286 Reset Decodata +; + TCODE .20, .155, "Altimetre" ;287 Altimeter + TCODE .24, .1, "Réglage Altimetre" ;288 Set Altimeter + TCODE .20, .35, "Référence: " ;289 Sea ref: + TCODE .0, .0, "Marche: " ;290 Enabled: + TCODE .20, .95, "Défaut: 1013 mbar" ;291 Default: 1013 mbar + TCODE .20, .125, "+1 mbar" ;292 +1 mbar + TCODE .20, .155, "-1 mbar" ;293 -1 mbar + TCODE .85, .185, "Alt: " ;294 Alt: + diff -r 53b16a746166 -r e93d0edfc4c0 code_part1/OSTC_code_asm_part1/german_text.asm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/code_part1/OSTC_code_asm_part1/german_text.asm Thu Feb 03 04:30:53 2011 +0100 @@ -0,0 +1,336 @@ +; OSTC - diving computer code +; Copyright (C) 2008 HeinrichsWeikamp GbR +; +; This program is free software: you can redistribute it and/or modify +; it under the terms of the GNU General Public License as published by +; the Free Software Foundation, either version 3 of the License, or +; (at your option) any later version. +; +; This program is distributed in the hope that it will be useful, +; but WITHOUT ANY WARRANTY; without even the implied warranty of +; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +; GNU General Public License for more details. +; +; You should have received a copy of the GNU General Public License +; along with this program. If not, see . +; +; hold texts and parameters for the texts +; written by: Matthias Heinrichs, info@heinrichsweikamp.com +; written: 10/13/07 +; last updated: 05/24/08 +; known bugs: +; ToDo: +; macro X Y "translation" ; English original + TCODE .0, .0, "Building MD2 Hash" ;001 Building MD2 Hash + TCODE .0, .25, "Please Wait..." ;002 Please Wait... + TCODE .0, .2, "HeinrichsWeikamp OSTC2" ;003 HeinrichsWeikamp OSTC2 + TCODE .65, .2, "Menu?" ;004 Menu? + TCODE .65, .2, "Menu:" ;005 Menu: + TCODE .20, .35, "Logbook" ;006 Logbook + TCODE .20, .65, "Gas Setup" ;007 Gas Setup + TCODE .20, .35, "Set Time" ;008 Set Time + TCODE .20, .95, "Reset Menu" ;009 Reset Menu + TCODE .20, .125, "Setup" ;010 Setup + TCODE .20, .185, "Exit" ;011 Exit + TCODE .115, .2, "Wait.." ;012 Wait.. + TCODE .0, .24, "MD2 Hash:" ;013 MD2 Hash: + TCODE .0, .0, "Desat" ;014 Desat + TCODE .50, .2, "Interface" ;015 Interface + TCODE .10, .30, "Start" ;016 Start + TCODE .10, .55, "Data" ;017 Data + TCODE .10, .80, "Header" ;018 Header + TCODE .10, .105, "Profile" ;019 Profile + TCODE .10, .130, "Done." ;020 Done. + TCODE .20, .35, "Cancel Reset" ;021 Cancel Reset + TCODE .32, .65, "Time:" ;022 Time: + TCODE .32, .95, "Date:" ;023 Date: + TCODE .32, .155, "Set Hours" ;024 Set Hours + TCODE .6, .0, "Reset..." ;025 Reset... + TCODE .55, .2, "Logbook" ;026 Logbook + TCODE .14, .2, "Custom Functions I" ;027 Custom Functions I + TCODE .40, .2, "Reset Menu" ;028 Reset Menu + TCODE .50, .2, "Set Time:" ;029 Set Time: + TCODE .100, .50, "SetMarker" ;030 SetMarker + TCODE .100, .25, "Decoplan" ;031 Decoplan + TCODE .100, .0, "Gaslist" ;032 Gaslist + TCODE .100, .50, "ResetAvr" ;033 ResetAvr + TCODE .100, .100, "Exit" ;034 Exit + TCODE .0, .0, "NoFly" ;035 NoFly +; 32 custom function descriptors I + TCODE .40, .35, "Start Dive [m]" ;036 Start Dive [m] + TCODE .40, .35, "End Dive [m]" ;037 End Dive [m] + TCODE .40, .35, "End Delay [min]" ;038 End Delay [min] + TCODE .40, .35, "Power Off [min]" ;039 Power Off [min] + TCODE .40, .35, "Pre-menu [min]" ;040 Pre-menu [min] + TCODE .40, .35, "velocity[m/min]" ;041 velocity[m/min] + TCODE .40, .35, "Wake-up [mBar]" ;042 Wake-up [mBar] + TCODE .40, .35, "max.Surf.[mBar]" ;043 max.Surf.[mBar] + TCODE .40, .35, "GF display [%]" ;044 GF display [%] + TCODE .40, .35, "min. O2 Dis.[%]" ;045 min. O2 Dis.[%] + TCODE .40, .35, "Dive menus[min]" ;046 Dive menus[min] + TCODE .40, .35, "Saturate x [%]" ;047 Saturate x [%] + TCODE .40, .35, "Desaturate x[%]" ;048 Desaturate x[%] + TCODE .40, .35, "NoFly Ratio [%]" ;049 NoFly Ratio [%] + TCODE .40, .35, "GF alarm 1 [%]" ;050 GF alarm 1 [%] + TCODE .40, .35, "CNSshow surf[%]" ;051 CNSshow surf[%] + TCODE .40, .35, "Deco Offset [m]" ;052 Deco Offset [m] + TCODE .40, .35, "ppO2 low [Bar]" ;053 ppO2 low [Bar] + TCODE .40, .35, "ppO2 high [Bar]" ;054 ppO2 high [Bar] + TCODE .40, .35, "ppO2 show [Bar]" ;055 ppO2 show [Bar] + TCODE .40, .35, "sampling rate " ;056 sampling rate + TCODE .40, .35, "Divisor Temp " ;057 Divisor Temp + TCODE .40, .35, "Divisor Decodat" ;058 Divisor Decodat + TCODE .40, .35, "Divisor NotUse1" ;059 Divisor NotUse1 + TCODE .40, .35, "Divisor ppO2 " ;060 Divisor ppO2 + TCODE .40, .35, "Divisor Debug " ;061 Divisor Debug + TCODE .40, .35, "Divisor NotUse2" ;062 Divisor NotUse2 + TCODE .40, .35, "CNSshow dive[%]" ;063 CNSshow dive[%] + TCODE .40, .35, "Logbook offset " ;064 Logbook offset + TCODE .40, .35, "Last Deco at[m]" ;065 Last Deco at[m] + TCODE .40, .35, "End Apnoe [h]" ;066 End Apnoe [h] + TCODE .40, .35, "Show Batt.Volts" ;067 Show Batt.Volts +;licence: + TCODE .0, .35, "This program is" ;068 This program is + TCODE .0, .65, "distributed in the" ;069 distributed in the + TCODE .0, .95, "hope that it will be" ;070 hope that it will be + TCODE .0, .125, "useful, but WITHOUT" ;071 useful, but WITHOUT + TCODE .0, .155, "ANY WARRANTY; without" ;072 ANY WARRANTY + TCODE .0, .185, "even the implied" ;073 even the implied + TCODE .0, .215, "warranty of" ;074 warranty of + TCODE .0, .35, "MERCHANTABILITY or" ;075 MERCHANTABILITY or + TCODE .0, .65, "FITNESS FOR A" ;076 FITNESS FOR A + TCODE .0, .95, "PARTICULAR PURPOSE." ;077 PARTICULAR PURPOSE. + TCODE .0, .125, "See the GNU General" ;078 See the GNU General + TCODE .0, .155, "Public License for" ;079 Public License for + TCODE .0, .185, "more details:" ;080 more details: + TCODE .0, .215, "www.heinrichsweikamp.de" ;081 www.heinrichsweikamp.de +; end of licence POS + TCODE .102, .54, "Decostop" ;082 Decostop + TCODE .0, .0, "m/min" ;083 m/min + TCODE .108, .113, "No Stop" ;084 No Stop + TCODE .135, .113, "TTS" ;085 TTS + TCODE .100, .0, "Divetime" ;086 Divetime + TCODE .0, .0, "Depth" ;087 Depth + TCODE .0, .0, "First Gas?" ;088 First Gas? + TCODE .0, .0, "Default:" ;089 Default: + TCODE .0, .0, "Minutes" ;090 Minutes + TCODE .0, .0, "Month " ;091 Month + TCODE .0, .0, "Day " ;092 Day + TCODE .0, .0, "Year " ;093 Year + TCODE .0, .0, "Set " ;094 Set + TCODE .0, .0, "Gas# " ;095 Gas# + TCODE .0, .0, "Yes" ;096 Yes + TCODE .0, .0, "Current:" ;097 Current: + TCODE .40, .2, "Setup Menu:" ;098 Setup Menu: + TCODE .20, .35, "Custom FunctionsI" ;099 Custom FunctionsI + TCODE .20, .125, "Decotype:" ;100 Decotype: + TCODE .85, .125, "ZH-L16 OC" ;101 ZH-L16 OC + TCODE .85, .125, "Gauge " ;102 Gauge + TCODE .85, .125, "Gauge" ;103 Gauge + TCODE .85, .125, "ZH-L16 CC" ;104 ZH-L16 CC + TCODE .0, .0, "Active Gas? " ;105 Active Gas? + TCODE .10, .2, "Gas Setup - Gaslist" ;106 Gas Setup - Gaslist + TCODE .0, .0, "Depth +" ;107 Depth + + TCODE .0, .0, "Depth -" ;108 Depth - + TCODE .20, .35, "Back" ;109 Back + TCODE .20, .65, "CCR SetPoint Menu" ;110 CCR SetPoint Menu + TCODE .20, .2, "CCR SetPoint Menu" ;111 CCR SetPoint Menu + TCODE .0, .0, "SP#" ;112 SP# + TCODE .20, .95, "Battery Info" ;113 Battery Info + TCODE .10, .2, "Battery Information" ;114 Battery Information + TCODE .0, .9, "Cycles:" ;115 Cycles: + TCODE .85, .125, "Apnoe" ;116 Apnoe + TCODE .0, .18, "Last Complete:" ;117 Last Complete: + TCODE .0, .27, "Lowest Vbatt:" ;118 Lowest Vbatt: + TCODE .0, .36, "Lowest at:" ;119 Lowest at: + TCODE .0, .45, "Tmin:" ;120 Tmin: + TCODE .0, .54, "Tmax:" ;121 Tmax: + TCODE .100, .125, "Gas 6.." ;122 Gas 6.. + TCODE .100, .25, "O2 +" ;123 O2 + + TCODE .100, .50, "O2 -" ;124 O2 - + TCODE .100, .75, "He +" ;125 He + + TCODE .100, .100, "He -" ;126 He - + TCODE .100, .0, "Exit" ;127 Exit + TCODE .100, .25, "Delete" ;128 Delete + TCODE .20, .65, "Debug:" ;129 Debug: + TCODE .65, .65, "ON " ;130 ON + TCODE .65, .65, "OFF" ;131 OFF + TCODE .100, .50, "Del. all" ;132 Del. all + TCODE .10, .0, "Unexpected reset from" ;133 Unexpected reset from + TCODE .10, .25, "Divemode! Please help" ;134 Divemode! Please help + TCODE .10, .50, "and report the Debug " ;135 and report the Debug + TCODE .10, .75, "Information below!" ;136 Information below! + TCODE .100, .75, "Bailout" ;137 Bailout + TCODE .85, .125, "Apnoe " ;138 Apnoe + TCODE .105, .120, "Descent" ;139 Descent + TCODE .105, .60, "Surface" ;140 Surface + TCODE .65, .2, "Quit?" ;141 Quit? + TCODE .20, .155, "More" ;142 More + TCODE .42, .72, "Confirm:" ;143 Confirm: + TCODE .60, .2, "Menu 2:" ;144 Menu 2: + TCODE .52, .96, "Cancel" ;145 Cancel + TCODE .52, .120, "OK!" ;146 OK! + TCODE .20, .35, "More" ;147 More + TCODE .0, .0, ":.........:" ;148 :.........: + TCODE .0, .8, "(ppO2:" ;149 (ppO2: + TCODE .2, .39, "Bar) " ;150 Bar) + TCODE .108, .216, "Marker?" ;151 Marker? + TCODE .85, .125, "L16-GF OC" ;152 L16-GF OC + TCODE .20, .65, "Custom FunctionsII" ;153 Custom FunctionsII +; 32 Custom funtion descriptot II + TCODE .40, .35, "GF Low [%]" ;154 GF Low [%] + TCODE .40, .35, "GF High [%]" ;155 GF High [%] + TCODE .40, .35, "Color# Battery " ;156 Color# Battery + TCODE .40, .35, "Color# Standard" ;157 Color# Standard + TCODE .40, .35, "Color# Divemask" ;158 Color# Divemask + TCODE .40, .35, "Color# Warnings" ;159 Color# Warnings + TCODE .40, .35, "Divemode secs. " ;160 Divemode secs. + TCODE .40, .35, "Adjust fixed SP" ;161 Adjust fixed SP + TCODE .40, .35, "Warn Ceiling " ;162 Warn Ceiling + TCODE .40, .35, "Mix type icons " ;163 Mix type icons + TCODE .40, .35, "Blink BetterGas" ;164 Blink BetterGas + TCODE .40, .35, "DepthWarn[mBar]" ;165 DepthWarn[mBar] + TCODE .40, .35, "CNS warning [%]" ;166 CNS warning [%] + TCODE .40, .35, "GF warning [%]" ;167 GF warning [%] + TCODE .40, .35, "ppO2 warn [Bar]" ;168 ppO2 warn [Bar] + TCODE .40, .35, "Vel.warn[m/min]" ;169 Vel.warn[m/min] + TCODE .40, .35, "Time offset/day" ;170 Time offset/day + TCODE .40, .35, "Show altimeter " ;171 Show altimeter + TCODE .40, .35, "Show Log-Marker" ;172 Show Log-Marker + TCODE .40, .35, "Show Stopwatch " ;173 Show Stopwatch + TCODE .40, .35, "ShowTissueGraph" ;174 ShowTissueGraph + TCODE .40, .35, "Show Lead.Tiss." ;175 Show Lead.Tiss. + TCODE .40, .35, "Shalow stop 1st" ;176 Shalow stop 1st + TCODE .40, .35, "not used " ;177 not used + TCODE .40, .35, "not used " ;178 not used + TCODE .40, .35, "not used " ;179 not used + TCODE .40, .35, "not used " ;180 not used + TCODE .40, .35, "not used " ;181 not used + TCODE .40, .35, "not used " ;182 not used + TCODE .40, .35, "not used " ;183 not used + TCODE .40, .35, "not used " ;184 not used + TCODE .40, .35, "not used " ;185 not used +; + TCODE .13, .2, "Custom Functions II" ;186 Custom Functions II + TCODE .20, .95, "Show License" ;187 Show License + TCODE .0, .2, "Sim. Results:" ;188 Sim. Results: + TCODE .90, .25, "Surface" ;189 Surface + TCODE .0, .0, "ppO2 +" ;190 ppO2 + + TCODE .0, .0, "ppO2 -" ;191 ppO2 - + TCODE .0, .0, "Dil." ;192 Dil. +; ZH-L16 mode description + TCODE .0, .35, "Decotype: ZH-L16 OC" ;193 Decotype: ZH-L16 OC + TCODE .0, .65, "For Open Circuit " ;194 For Open Circuit + TCODE .0, .95, "Divers. Supports 5 " ;195 Divers. Supports 5 + TCODE .0, .125, "Trimix Gases. " ;196 Trimix Gases. + TCODE .0, .155, "Configure your gas " ;197 Configure your gas + TCODE .0, .185, "in Gassetup menu. " ;198 in Gassetup menu. + TCODE .0, .215, "Check CF11 & CF12 !" ;199 Check CF11 & CF12 ! +; Gaugemode description + TCODE .0, .35, "Decotype: Gauge " ;200 Decotype: Gauge + TCODE .0, .65, "Divetime will be in" ;201 Divetime will be in + TCODE .0, .95, "Minutes:Seconds. " ;202 Minutes:Seconds. + TCODE .0, .125, "OSTC2 will not " ;203 OSTC2 will not + TCODE .0, .155, "compute Deco, NoFly" ;204 compute Deco, NoFly + TCODE .0, .185, "time and Desat. " ;205 time and Desat. + TCODE .0, .215, "time at all! " ;206 time at all! +; Const.ppO2 description + TCODE .0, .35, "Decotype: ZH-L16 CC" ;207 Decotype: ZH-L16 CC + TCODE .0, .65, "For (Semi-)Closed " ;208 For (Semi-)Closed + TCODE .0, .95, "Circuit rebreathers" ;209 Circuit rebreathers + TCODE .0, .125, "Configure the 3 " ;210 Configure the 3 + TCODE .0, .155, "SetPoints in CCR - " ;211 SetPoints in CCR - + TCODE .0, .185, "Setup menu. 5 bail-" ;212 Setup menu. 5 bail- + TCODE .0, .215, "outs are available." ;213 outs are available. +; Apnoemode description + TCODE .0, .35, "Decotype: Apnoe " ;214 Decotype: Apnoe + TCODE .0, .65, "OSTC2 will display " ;215 OSTC2 will display + TCODE .0, .95, "each descent separ-" ;216 each descent separ- + TCODE .0, .125, "ately in Min:Sec. " ;217 ately in Min:Sec. + TCODE .0, .155, "Will temporally set" ;218 Will temporally set + TCODE .0, .185, "samplerate to 1 sec" ;219 samplerate to 1 sec + TCODE .0, .215, "No Deco calculation" ;220 No Deco calculation +; Multi GF OC mode description + TCODE .0, .35, "Decotype: L16-GF OC" ;221 Decotype: L16-GF OC + TCODE .0, .65, "Decompression cal- " ;222 Decompression cal- + TCODE .0, .95, "culations with the " ;223 culations with the + TCODE .0, .125, "GF-Method (GF_lo/GF" ;224 GF-Method (GF_lo/GF + TCODE .0, .155, "_hi). Check CF32 & " ;225 _hi). Check CF32 & + TCODE .0, .185, "CF33! Open Circuit " ;226 CF33! Open Circuit + TCODE .0, .215, "with Deep Stops. " ;227 with Deep Stops. +; Multi GF CC mode description + TCODE .0, .35, "Decotype: L16-GF CC" ;228 Decotype: L16-GF CC + TCODE .0, .65, "Decompression cal- " ;229 Decompression cal- + TCODE .0, .95, "culations with the " ;230 culations with the + TCODE .0, .125, "GF-Method (GF_lo/GF" ;231 GF-Method (GF_lo/GF + TCODE .0, .155, "_hi). Check CF32 & " ;232 _hi). Check CF32 & + TCODE .0, .185, "CF33!Closed Circuit" ;233 CF33!Closed Circuit + TCODE .0, .215, "with Deep Stops. " ;234 with Deep Stops. +; + TCODE .10, .2, "Decomode changed! " ;235 Decomode changed! + TCODE .85, .125, "L16-GF CC" ;236 L16-GF CC + TCODE .2, .12, "Not found" ;237 Not found + TCODE .100, .0, "SetPoint" ;238 SetPoint + TCODE .100, .0, "No Deco" ;239 No Deco + TCODE .90, .50, "Interval:" ;240 Interval: + TCODE .100, .75, "Display" ;241 Display + TCODE .100, .0, "No deco" ;242 No deco + TCODE .132, .0, "beta" ;243 beta + TCODE .100, .100, "unuse" ;244 unuse + TCODE .20, .65, "Reset CF,Gas & Deco" ;245 Reset CF,Gas & Deco + TCODE .50, .145, "LowBatt!" ;246 LowBatt! + TCODE .20, .125, "Simulator" ;247 Simulator + TCODE .30, .2, "OSTC Simulator" ;248 OSTC Simulator + TCODE .20, .35, "Start Dive" ;249 Start Dive + TCODE .100, .25, "+ 1m" ;250 + 1m + TCODE .100, .50, "- 1m" ;251 - 1m + TCODE .100, .75, "+10m" ;252 +10m + TCODE .100, .100, "-10m" ;253 -10m + TCODE .100, .0, "Close" ;254 Close + TCODE .131, .170, "Time" ;255 Time + +; Text Bank2 (Texts 256-511) + TCODE .0, .0, "x" ;256 x + TCODE .20, .35, "Date format:" ;257 Date format: + TCODE .40, .2, "Setup Menu 2:" ;258 Setup Menu 2: + TCODE .105, .35, "MMDDYY" ;259 MMDDYY + TCODE .105, .35, "DDMMYY" ;260 DDMMYY + TCODE .105, .35, "YYMMDD" ;261 YYMMDD + TCODE .1, .1, "OSTC " ;262 OSTC + TCODE .65, .168, "Bail" ;263 Bail + TCODE .7, .48, "Air " ;264 Air + TCODE .120, .135, "Air " ;265 Air + TCODE .2, .39, "Calibrate" ;266 Calibrate + TCODE .0, .216, "Max." ;267 Max. + TCODE .10, .8, "not" ;268 not + TCODE .10, .16, "found!" ;269 found! + TCODE .0, .0, "mV:" ;270 mV: +; New CFs Warning + TCODE .24, .2, "New CF added!" ;271 New CF added! + TCODE .0, .35, "New CustomFunctions" ;272 New CustomFunctions + TCODE .0, .65, "were added! Check" ;273 were added! Check + TCODE .0, .95, "CF I and CF II Menu" ;274 CF I and CF II Menu + TCODE .0, .125, "for Details!" ;275 for Details! + TCODE .20, .95, "Salinity: " ;276 Salinity: + + TCODE .20, .65, "Bottom Time:" ;277 Bottom Time: + TCODE .20, .95, "Max. Depth:" ;278 Max. Depth: + TCODE .20, .125, "Calculate Deco" ;279 Calculate Deco + TCODE .20, .155, "Show Decoplan" ;280 Show Decoplan + + TCODE .93, .170, "Avr.Depth" ;281 Avr.Depth + TCODE .90, .170, "Lead Tiss." ;282 Lead Tiss. + TCODE .93, .170, "Stopwatch" ;283 Stopwatch + TCODE .20, .95, "Reset Logbook" ;284 Reset Logbook + TCODE .20, .125, "Reboot OSTC" ;285 Reboot OSTC + TCODE .20, .155, "Reset Decodata" ;286 Reset Decodata +; + TCODE .20, .155, "Altimeter" ;287 Altimeter + TCODE .38, .1, "Set Altimeter" ;288 Set Altimeter + TCODE .20, .35, "Sea ref: " ;289 Sea ref: + TCODE .0, .0, "Enabled: " ;290 Enabled: + TCODE .20, .95, "Default: 1013 mbar" ;291 Default: 1013 mbar + TCODE .20, .125, "+1 mbar" ;292 +1 mbar + TCODE .20, .155, "-1 mbar" ;293 -1 mbar + TCODE .85, .185, "Alt: " ;294 Alt: + diff -r 53b16a746166 -r e93d0edfc4c0 code_part1/OSTC_code_asm_part1/text_table.asm --- a/code_part1/OSTC_code_asm_part1/text_table.asm Thu Feb 03 04:09:21 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,718 +0,0 @@ - -; OSTC - diving computer code -; Copyright (C) 2008 HeinrichsWeikamp GbR - -; This program is free software: you can redistribute it and/or modify -; it under the terms of the GNU General Public License as published by -; the Free Software Foundation, either version 3 of the License, or -; (at your option) any later version. - -; This program is distributed in the hope that it will be useful, -; but WITHOUT ANY WARRANTY; without even the implied warranty of -; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -; GNU General Public License for more details. - -; You should have received a copy of the GNU General Public License -; along with this program. If not, see . - - -; hold texts and parameters for the texts -; written by: Matthias Heinrichs, info@heinrichsweikamp.com -; written: 10/13/07 -; last updated: 05/24/08 -; known bugs: -; ToDo: - -; Textlengths -; The length table helps to find the texts much faster - -texts code 0x00070 - -textlength_pointer: - DB .0,.18,.16,.24,.6,.6 ; nu, t1, t2, t3, t4, t5 - DB .8,.10,.10,.12,.6,.6 ; t6, t7, t8, t9, t10, t11 - DB .8,.10,.6,.10,.6,.6 ; t12, t13, t14, t15, t16, t17 - DB .8,.8,.6,.14,.6,.6 ; t18, t19, t20, t21, t22, t23 - DB .10,.10,.8,.20,.12,.10 ; t24, t25, t26, t27, t28, t29 - DB .10,.10,.8,.10,.6,.6 ; t30, t31, t32, t33, t34, t35 -; 32 Custom funtion descriptors with length 16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 -; Licence - DB .16,.20,.22,.20 ; t68, t69, t70, t71 - DB .22,.18,.12,.20 ; t72, t73, t74, t75 - DB .14,.20,.20,.20 ; t76, t77, t78, t79 - DB .14,.24 ; t80, t81 -; end of licence - - DB .10,.6,.8,.4,.10,.6 ; t82, t83, t84, t85, t86, t87 - DB .12,.10,.8,.8,.8,.8 ; t88, t89, t90, t91, t92, t93 - DB .6,.6,.4,.10,.12,.18 ; t94, t95, t96, t97, t98, t99 - DB .10,.10,.10,.6,.10,.14 ;t100,t101,t102,t103,t104,t105 - DB .20,.8,.8,.6,.18,.18 ;t106,t107,t108,t109,t110,t111 - DB .4,.14,.20,.8,.6,.16 ;t112,t113,t114,t115,t116,117 - DB .14,.12,.6,.6,.8,.6 ;t118,t119,t120,t121,t122,123 - DB .6,.6,.6,.6,.8,.8 ;t124,t125,t126,t127,t128,129 - DB .4,.4,.10,.22,.22,.22 ;t130,t131,t132,t133,134,135 - DB .20,.8,.10,.8,.8,.6 ;t136;t137;t138;t139;t140;t141 - DB .6,.10,.8,.8,.4,.6 ;t142;t143;t144;t145;t146;t147 - DB .12,.8,.6,.8,.10,.20 ;t148;t149;t150;t151;t152;t153 -; 32 Custom funtion descriptors with length 16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 - DB .16,.16,.16,.16 -; 32 Custom funtion descriptors with length 16 - DB .20,.14,.14,.8,.8,.8 ;t186;t187;t188;t189;t190;t191 - DB .6,.20,.20,.20,.20,.20 ;t192;t193;t194;t195;t196;t197 - DB .20,.20,.20,.20,.20,.20 ;t198......t203 - DB .20,.20,.20,.20,.20,.20 ;t204......t209 - DB .20,.20,.20,.20,.20,.20 ;t210......t215 - DB .20,.20,.20,.20,.20,.20 ;t216......t221 - DB .20,.20,.20,.20,.20,.20 ;t222......t227 - DB .20,.20,.20,.20,.20,.20 ;t228......t233 - DB .20,.20,.10,.10,.10,.8 ;t234;t235;t236;t237;t238;t239 - DB .10,.8,.8,.6,.6,.20 ;t240;t241;t242;t243;t244;t245 - DB .10,.10,.16,.12,.6,.6 ;t246;t247;t248;t249;t250;t251 - DB .6,.6,.6,.6 ;t252;t253;t254;t255 - -; Text Bank2 (Texts 256-511): - DB .2,.14,.14,.8,.8,.8 ;t256;t257;t258;t259;t260;t261 - DB .6,.6,.6,.6,.10,.6 ;t262;t263;t264;t265;t266;t267 - DB .4,.8,.4,.14,.20,.18 ;t268;t269;t270;t271;t272;t273 - DB .20,.14,.10,.14,.12,.16 ;t274;t275;t276;t277;t278;t279 - DB .14,.10,.12,.10,.14,.12 ;t280;t281;t282;t283;t284;t285 - DB .16 ;t286 - DB .10 ;t287 Altimeter - -; Textpositions -; Example: DB .4,.2 ; COLUMN=4,ROW=2 - -; Textpositions pointer -textpos_pointer: - DB .0,.0 ;1 - DB .0,.25 ;2 - DB .0,.2 ;3 - DB .65,.2 ;4 - DB .65,.2 ;5 - DB .20,.35 ;6 - DB .20,.65 ;7 - DB .20,.35 ;8 - DB .20,.95 ;9 - DB .20,.125 ;10 - DB .20,.185 ;11 - DB .115,.2 ;12 - DB .0,.24 ;13 - DB .0,.0 ;14 - DB .50,.2 ;15 - DB .10,.30 ;16 - DB .10,.55 ;17 - DB .10,.80 ;18 - DB .10,.105 ;19 - DB .10,.130 ;20 - DB .20,.35 ;21 - DB .32,.65 ;22 - DB .32,.95 ;23 - DB .32,.155 ;24 - DB .6,.0 ;25 - DB .55,.2 ;26 - DB .14,.2 ;27 - DB .40,.2 ;28 - DB .50,.2 ;29 - DB .100,.50 ;30 ; SetMarker - DB .100,.25 ;31 ; Decoplan - DB .100,.0 ;32 ; Gaslist - DB .100,.50 ;33 ; ResetAvr - DB .100,.100 ;34 - DB .0,.0 ;35 - -; 32 Custom funtion descriptors wi.12th Column=5, row=8, Y-scale=1, greyvalue=15 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 -;licence: - DB .0,.35 ;68 - DB .0,.65 ;69 - DB .0,.95 ;70 - DB .0,.125 ;71 - DB .0,.155 ;72 - DB .0,.185 ;73 - DB .0,.215 ;74 - DB .0,.35 ;75 - DB .0,.65 ;76 - DB .0,.95 ;77 - DB .0,.125 ;78 - DB .0,.155 ;79 - DB .0,.185 ;80 - DB .0,.215 ;81 -; end of licence - - DB .102,.54 ;82 Decostop - DB .0,.0 ;83 - DB .108,.113 ;84 No Stop - DB .135,.113 ;85 TTS - DB .100,.0 ;86 Divetime - DB .0,.0 ;87 Depth - DB .0,.0 ;88 - DB .0,.0 ;89 - DB .0,.0 ;90 - DB .0,.0 ;91 - DB .0,.0 ;92 - DB .0,.0 ;93 - DB .0,.0 ;94 - DB .0,.0 ;95 - DB .0,.0 ;96 - DB .0,.0 ;97 - DB .40,.2 ;98 - DB .20,.35 ;99 - DB .20,.125 ;100 - DB .85,.125 ;101 - DB .85,.125 ;102 - DB .85,.125 ;103 - DB .85,.125 ;104 - DB .0,.0 ;105 - DB .10,.2 ;106 - DB .0,.0 ;107 - DB .0,.0 ;108 - DB .20,.35 ;109 - DB .20,.65 ;110 - DB .20,.2 ;111 - DB .0,.0 ;112 - DB .20,.95 ;113 - DB .10,.2 ;114 - DB .0,.9 ;115 - DB .85,.125 ;116 - DB .0,.18 ;117 - DB .0,.27 ;118 - DB .0,.36 ;119 - DB .0,.45 ;120 - DB .0,.54 ;121 - DB .100,.125 ;122 Gas 6.. (Divemode menu) - DB .100,.25 ;123 - DB .100,.50 ;124 - DB .100,.75 ;125 - DB .100,.100 ;126 - DB .100,.0 ;127 - DB .100,.25 ;128 - DB .20,.65 ;129 - DB .65,.65 ;130 - DB .65,.65 ;131 - DB .100,.50 ;132 - DB .10,.0 ;133 Debug intro - DB .10,.25 ;134 - DB .10,.50 ;135 - DB .10,.75 ;136 /Debug Intro - DB .100,.75 ;137 Bailout - DB .85,.125 ;138 - DB .105,.120 ;139 Descent - DB .105,.60 ;140 Surface - DB .65,.2 ;141 - DB .20,.155 ;142 - DB .42,.72 ;143 Confirm: - DB .60,.2 ;144 - DB .52,.96 ;145 Cancel - DB .52,.120 ;146 OK! - DB .20,.35 ;147 More (Gas Setup) - DB .160,.125 ;148 [12 Spaces...] - DB .0,.8 ;149 - DB .2,.39 ;150 - DB .108,.216 ;151 Marker? - DB .85,.125 ;152 - DB .20,.65 ;153 -; 32 Custom funtion descriptors with Column=5, row=8, Y-scale=1, greyvalue=15 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 - DB .40,.35 ;185 -; 32 Custom funtion descriptors with Column=5, row=8, Y-scale=1, greyvalue=15 - DB .13,.2 ;186 - DB .20,.95 ;187 - DB .0,.2 ;188 - DB .90,.25 ;189 Surface (Interval) - DB .0,.0 ;190 - DB .0,.0 ;191 - DB .0,.0 ;192 -; Mode descriptions (6x) - DB .0,.35 - DB .0,.65 - DB .0,.95 - DB .0,.125 - DB .0,.155 - DB .0,.185 - DB .0,.215 - - DB .0,.35 - DB .0,.65 - DB .0,.95 - DB .0,.125 - DB .0,.155 - DB .0,.185 - DB .0,.215 - - DB .0,.35 - DB .0,.65 - DB .0,.95 - DB .0,.125 - DB .0,.155 - DB .0,.185 - DB .0,.215 - - DB .0,.35 - DB .0,.65 - DB .0,.95 - DB .0,.125 - DB .0,.155 - DB .0,.185 - DB .0,.215 - - DB .0,.35 - DB .0,.65 - DB .0,.95 - DB .0,.125 - DB .0,.155 - DB .0,.185 - DB .0,.215 - - DB .0,.35 - DB .0,.65 - DB .0,.95 - DB .0,.125 - DB .0,.155 - DB .0,.185 - DB .0,.215 ;234 - - DB .10,.2 ;235 - DB .85,.125 ;236 - DB .2,.12 ;237 - DB .100,.0 ;238 SetPoint - DB .100,.0 ;239 No Deco (non-GF) - DB .90,.50 ;240 (Surface) Interval: - DB .100,.75 ;241 Display (Divemode Menu) - DB .100,.0 ;242 No Deco (GF) - DB .160-4*7,.0 ;243 beta, right binded to screen width. - DB .100,.100 ;244 Exit - DB .20,.65 ;245 - DB .50,.145 ;246 LowBatt! - DB .20,.125 ;247 Simulator - DB .30,.2 ;248 - DB .20,.35 ;249 - DB .100,.25 ;250 Divemode_Simulator_Menu - DB .100,.50 ;251 - DB .100,.75 ;252 - DB .100,.100 ;253 - DB .100,.0 ;254 Divemode_Simulator_Menu - DB .131,.170 ;255 Time - -; Text Bank2 (Texts 256-511): - DB .0,.0 ;256 - DB .20,.35 ;257 - DB .40,.2 ;258 - DB .105,.35 ;259 - DB .105,.35 ;260 - DB .105,.35 ;261 - DB .1,.1 ;262 - DB .65,.168 ;263 Bail - DB .7,.48 ;264 - DB .120,.135 ;265 - DB .2,.39 ;266 - DB .0,.216 ;267 - DB .10,.8 ;268 - DB .10,.16 ;269 - DB .0,.0 ;270 - - DB .24,.2 ;271 - DB .0,.35 ;272 - DB .0,.65 ;273 - DB .0,.95 ;274 - DB .0,.125 ;275 - DB .20,.95 ;276 - - DB .20,.65 ;277 - DB .20,.95 ;278 - DB .20,.125 ;279 - DB .20,.155 ;280 - - DB .93,.170 ;281 Avr.Depth - DB .90,.170 ;282 Lead Tiss. - DB .93,.170 ;283 Stopwatch - DB .20,.95 ;284 - DB .20,.125 ;285 - - DB .20,.155 ;286 - DB .20,.155 ;287 Altimeter - -; stores texts, texts must have even length and must end with "}" -text_pointer: - DA "Building MD2 Hash}" ;1 - DA "Please Wait...}}" ;2 - DA "HeinrichsWeikamp OSTC2}}";3 - DA "Menu?}" ;4 l=6 - DA "Menu:}" ;5 - DA "Logbook}" ;6 - DA "Gas Setup}" ;7 - DA "Set Time}}" ;8 - DA "Reset Menu}}" ;9 l=12 - DA "Setup}" ;10 l=6 - DA "Exit}}" ;11 - DA "Wait..}}" ;12 - DA "MD2 Hash:}" ;13 - DA "Desat}" ;14 l=6 - DA "Interface}" ;15 - DA "Start}" ;16 - DA "Data}}" ;17 - DA "Header}}" ;18 - DA "Profile}" ;19 - DA "Done.}" ;20 - DA "Cancel Reset}}" ;21 l=14 - DA "Time:}" ;22 - DA "Date:}" ;23 - DA "Set Hours}" ;24 - DA "Reset...}}" ;25 - DA "Logbook}" ;26 - DA "Custom Functions I}}" ;27 l=20 - DA "Reset Menu}}" ;28 l=12 - DA "Set Time:}" ;29 - DA "SetMarker}" ;30 l=10 - DA "Decoplan}}" ;31 - DA "Gaslist}" ;32 l=8 - DA "ResetAvr}}" ;33 l=10 - DA "Exit}}" ;34 - DA "NoFly}" ;35 l=6 -; 32 custom function descriptors with length=16! - DA "Start Dive [m]}" ;36 l=16 - DA "End Dive [m]}" ;37 - DA "End Delay [min]}" ;38 - DA "Power Off [min]}" ;39 - DA "Pre-menu [min]}" ;40 - DA "velocity[m/min]}" ;41 - DA "Wake-up [mBar]}" ;42 - DA "max.Surf.[mBar]}" ;43 - DA "GF display [%]}" ;44 - DA "min. O2 Dis.[%]}" ;45 - DA "Dive menus[min]}" ;46 - DA "Saturate x [%]}" ;47 - DA "Desaturate x[%]}" ;48 - DA "NoFly Ratio [%]}" ;49 - DA "GF alarm 1 [%]}" ;50 - DA "CNSshow surf[%]}" ;51 - DA "Deco Offset [m]}" ;52 - DA "ppO2 low [Bar]}" ;53 - DA "ppO2 high [Bar]}" ;54 - DA "ppO2 show [Bar]}" ;55 - DA "sampling rate }" ;56 - DA "Divisor Temp }" ;57 - DA "Divisor Decodat}" ;58 - DA "Divisor NotUse1}" ;59 - DA "Divisor ppO2 }" ;60 - DA "Divisor Debug }" ;61 - DA "Divisor NotUse2}" ;62 - DA "CNSshow dive[%]}" ;63 - DA "Logbook offset }" ;64 - DA "Last Deco at[m]}" ;65 - DA "End Apnoe [h]}" ;66 - DA "Show Batt.Volts}" ;67 -;licence - DA "This program is}" ;68 l=16 - DA "distributed in the}}" ;69 l=20 - DA "hope that it will be}}";70 l=22 - DA "useful, but WITHOUT}" ;71 l=20 - DA "ANY WARRANTY; without}";72 l=22 - DA "even the implied}}" ;73 l=18 - DA "warranty of}" ;74 l=12 - DA "MERCHANTABILITY or}}" ;75 l=20 - DA "FITNESS FOR A}" ;76 l=14 - DA "PARTICULAR PURPOSE.}" ;77 l=20 - DA "See the GNU General}" ;78 l=20 - DA "Public License for}}" ;79 l=20 - DA "more details:}" ;80 l=14 - DA "www.heinrichsweikamp.de}";81 l=24 -; end of licence - DA "Decostop}}" ;82 l=10 - DA "m/min}" ;83 l=6 - DA "No Stop}" ;84 l=8 - DA "TTS}" ;85 l=4 - DA "Divetime}}" ;86 l=10 - DA "Depth}" ;87 l=6 - DA "First Gas?}}" ;88 l=12 - DA "Default:}}" ;89 l=10 - DA "Minutes}" ;90 l=8 - DA "Month }" ;91 l=8 - DA "Day }" ;92 l=8 - DA "Year }" ;93 l=8 - DA "Set }}" ;94 l=6 - DA "Gas# }" ;95 l=6 - DA "Yes}" ;96 l=4 - DA "Current:}}" ;97 l=10 - DA "Setup Menu:}" ;98 l=12 - DA "Custom FunctionsI}" ;99 l=18 - DA "Decotype:}" ;100 l=10 - DA "ZH-L16 OC}" ;101 l=10 - DA "Gauge }" ;102 l=10 - DA "Gauge}" ;103 l=6 - DA "ZH-L16 CC}" ;104 l=10 - DA "Active Gas? }}" ;105 l=14 - DA "Gas Setup - Gaslist}" ;106 l=20 - DA "Depth +}" ;107 l=8 - DA "Depth -}" ;108 l=8 - DA "Back}}" ;109 l=6 - DA "CCR SetPoint Menu}" ;110 l=18 - DA "CCR SetPoint Menu}" ;111 l=18 - DA "SP#}" ;112 l=4 - DA "Battery Info}}" ;113 l=14 - DA "Battery Information}" ;114 l=20 - DA "Cycles:}" ;115 l=8 - DA "Apnoe}" ;116 l=6 - DA "Last Complete:}}" ;117 l=16 - DA "Lowest Vbatt:}" ;118 l=14 - DA "Lowest at:}}" ;119 l=12 - DA "Tmin:}" ;120 l=6 - DA "Tmax:}" ;121 l=6 - DA "Gas 6..}" ;122 l=8 - DA "O2 +}}" ;123 l=6 - DA "O2 -}}" ;124 l=6 - DA "He +}}" ;125 l=6 - DA "He -}}" ;126 l=6 - DA "Exit}}" ;127 l=6 - DA "Delete}}" ;128 l=8 - DA "Debug:}}" ;129 l=8 - DA "ON }" ;130 l=4 - DA "OFF}" ;131 l=4 - DA "Del. all}}" ;132 l=10 - DA "Unexpected reset from}";133 l=22 - DA "Divemode! Please help}";134 l=22 - DA "and report the Debug }";135 l=22 - DA "Information below!}}" ;136 l=20 - DA "Bailout}" ;137 l=8 - DA "Apnoe }" ;138 l=10 - DA "Descent}" ;139 l=8 - DA "Surface}" ;140 l=8 - DA "Quit?}" ;141 l=6 - DA "More}}" ;142 l=6 - DA "Confirm:}}" ;143 l=10 - DA "Menu 2:}" ;144 l=8 - DA "Cancel}}" ;145 l=8 - DA "OK!}" ;146 l=4 - DA "More}}" ;147 l=6 - DA ":.........:}" ;148 l=12 - DA "(ppO2:}}" ;149 l=8 - DA "Bar) }" ;150 l=6 - DA "Marker?}" ;151 l=8 - DA "L16-GF OC}" ;152 l=10 - DA "Custom FunctionsII}}" ;153 l=20 - - -; 32 custom function descriptors with length=16! - DA "GF Low [%]}" ;154 - DA "GF High [%]}" ;155 - DA "Color# Battery }" ;156 - DA "Color# Standard}" ;157 - DA "Color# Divemask}" ;158 - DA "Color# Warnings}" ;159 - DA "Divemode secs. }" ;160 - DA "Adjust fixed SP}" ;161 - DA "Warn Ceiling }" ;162 - DA "Mix type icons }" ;163 - DA "Blink BetterGas}" ;164 - DA "DepthWarn[mBar]}" ;165 - DA "CNS warning [%]}" ;166 - DA "GF warning [%]}" ;167 - DA "ppO2 warn [Bar]}" ;168 - DA "Vel.warn[m/min]}" ;169 - DA "Time offset/day}" ;170 - DA "Show altimeter }" ;171 - DA "Show Log-Marker}" ;172 - DA "Show Stopwatch }" ;173 - DA "ShowTissueGraph}" ;174 - DA "Show Lead.Tiss.}" ;175 - DA "Shalow stop 1st}" ;176 - DA "not used }" ;177 - DA "not used }" ;178 - DA "not used }" ;179 - DA "not used }" ;180 - DA "not used }" ;181 - DA "not used }" ;182 - DA "not used }" ;183 - DA "not used }" ;184 - DA "not used }" ;185 -; 32 custom function descriptors with length=16! - - - DA "Custom Functions II}" ;186 l=20 - DA "Show License}}" ;187 l=14 - DA "Sim. Results:}" ;188 l=14 - DA "Surface}" ;189 l=8 - DA "ppO2 +}}" ;190 l=8 - DA "ppO2 -}}" ;191 l=8 - DA "Dil.}}" ;192 l=6 -; ZH-L16 mode description - DA "Decotype: ZH-L16 OC}" ;193 l=20 - DA "For Open Circuit }" ;194 l=20 - DA "Divers. Supports 5 }" ;195 l=20 - DA "Trimix Gases. }" ;196 l=20 - DA "Configure your gas }" ;197 l=20 - DA "in Gassetup menu. }" ;198 l=20 - DA "Check CF11 & CF12 !}" ;199 l=20 -; Gaugemode description - DA "Decotype: Gauge }" ;200 l=20 - DA "Divetime will be in}" ;201 l=20 - DA "Minutes:Seconds. }" ;202 l=20 - DA "OSTC2 will not }" ;203 l=20 - DA "compute Deco, NoFly}" ;204 l=20 - DA "time and Desat.- }" ;205 l=20 - DA "time at all! }" ;206 l=20 -; Const.ppO2 description - DA "Decotype: ZH-L16 CC}" ;207 l=20 - DA "For (Semi-)Closed }" ;208 l=20 - DA "Circuit rebreathers}" ;209 l=20 - DA "Configure the 3 }" ;210 l=20 - DA "SetPoints in CCR - }" ;211 l=20 - DA "Setup menu. 5 bail-}" ;212 l=20 - DA "outs are available.}" ;213 l=20 -; Apnoemode description - DA "Decotype: Apnoe }" ;214 l=20 - DA "OSTC2 will display }" ;215 l=20 - DA "each descent separ-}" ;216 l=20 - DA "ately in Min:Sec. }" ;217 l=20 - DA "Will temporally set}" ;218 l=20 - DA "samplerate to 1 sec}" ;219 l=20 - DA "No Deco calculation}" ;220 l=20 -; Multi GF OC mode description - DA "Decotype: L16-GF OC}" ;221 l=20 - DA "Decompression cal- }" ;222 l=20 - DA "culations with the }" ;223 l=20 - DA "GF-Method (GF_lo/GF}" ;224 l=20 - DA "_hi). Check CF32 & }" ;225 l=20 - DA "CF33! Open Circuit }" ;226 l=20 - DA "with Deep Stops. }" ;227 l=20 -; Multi GF CC mode description - DA "Decotype: L16-GF CC}" ;228 l=20 - DA "Decompression cal- }" ;229 l=20 - DA "culations with the }" ;230 l=20 - DA "GF-Method (GF_lo/GF}" ;231 l=20 - DA "_hi). Check CF32 & }" ;232 l=20 - DA "CF33!Closed Circuit}" ;233 l=20 - DA "with Deep Stops. }" ;234 l=20 - - DA "Decomode changed! }" ;235 l=20 - DA "L16-GF CC}" ;236 l=10 - DA "Not found}" ;237 l=10 - DA "SetPoint}}" ;238 l=10 - DA "No Deco}" ;239 l=8 - DA "Interval:}" ;240 l=10 - DA "Display}" ;241 l=8 - DA "No deco}" ;242 l=8 - DA "beta}}" ;243 l=6 - DA "unuse}" ;244 l=6 - DA "Reset CF,Gas & Deco}" ;245 l=20 - DA "LowBatt!}}" ;246 l=10 - DA "Simulator}" ;247 l=10 - DA "OSTC Simulator}}" ;248 l=16 - DA "Start Dive}}" ;249 l=12 - DA "+ 1m}}" ;250 l=6 - DA "- 1m}}" ;251 l=6 - DA "+10m}}" ;252 l=6 - DA "-10m}}" ;253 l=6 - DA "Close}" ;254 l=6 - DA "Time}}" ;255 l=6 - -; Text Bank2 (Texts 256-511): - DA "x}" ;256 l=2 - DA "Date format:}}" ;257 l=14 - DA "Setup Menu 2:}" ;258 l=14 - DA "MMDDYY}}" ;259 l=8 - DA "DDMMYY}}" ;260 l=8 - DA "YYMMDD}}" ;261 l=8 - DA "OSTC }" ;262 l=6 - DA "Bail}}" ;263 l=6 - DA "Air }" ;264 l=6 - DA "Air }" ;265 l=6 - DA "Calibrate}" ;266 l=10 - DA "Max.}}" ;267 l=6 - DA "not}" ;268 l=4 - DA "found!}}" ;269 l=8 - DA "mV:}" ;270 l=4 -; New CFs Warning - DA "New CF added!}" ;271 l=14 - DA "New CustomFunctions}" ;272 l=20 - DA "were added! Check}" ;273 l=18 - DA "CF I and CF II Menu}" ;274 l=20 - DA "for Details!}}" ;275 l=14 - DA "Salinity:}" ;276 l=10 - DA "Bottom Time:}}" ;277 l=14 - DA "Max. Depth:}" ;278 l=12 - DA "Calculate Deco}}" ;279 l=16 - DA "Show Decoplan}" ;280 l=14 - DA "Avr.Depth}" ;281 l=10 - DA "Lead Tiss.}}" ;282 l=12 - DA "Stopwatch}" ;283 l=10 - DA "Reset Logbook}" ;284 l=14 - DA "Reboot OSTC}" ;285 l=12 - DA "Reset Decodata}}" ;286 l=16 - DA "Altimeter}" ;287 l=10 \ No newline at end of file diff -r 53b16a746166 -r e93d0edfc4c0 code_part1/OSTC_code_c_part2/p2_deco.o Binary file code_part1/OSTC_code_c_part2/p2_deco.o has changed