changeset 560:3a863016cb40

2.21 release
author heinrichsweikamp
date Wed, 22 Feb 2012 13:20:36 +0100
parents c84ea647ff58
children 57622cb0d80f ebf6133207d4
files code_part1/OSTC_code_asm_part1/definitions.asm code_part1/OSTC_code_asm_part1/german_text.asm
diffstat 2 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Tue Feb 21 07:44:33 2012 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Wed Feb 22 13:20:36 2012 +0100
@@ -22,9 +22,9 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'21'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'22'		; Software version  XX.YY
 
-#DEFINE softwareversion_beta 	0 			; (and 0 for release) 
+#DEFINE softwareversion_beta 	1 			; (and 0 for release) 
 
 #DEFINE	max_custom_number		d'63'		; Number of last used custom function
 
--- a/code_part1/OSTC_code_asm_part1/german_text.asm	Tue Feb 21 07:44:33 2012 +0100
+++ b/code_part1/OSTC_code_asm_part1/german_text.asm	Wed Feb 22 13:20:36 2012 +0100
@@ -310,11 +310,11 @@
     TCODE    .40,   .35,     "BottomGas[/min]"           ;178 BottomGas[/min]   (Bottom gas usage, for volume estimation).
     TCODE    .40,   .35,     "Sonst.Gas[/min]"           ;179 AscentGas[/min]   (Ascent+Deco gas usage)
     TCODE    .40,   .35,     "TTS @ Zeit[min]"           ;180 Future TTS[min]   (Compute TTS for extra time at current depth)
-    TCODE    .40,   .35,     "Cave Warning[l]"           ;181 Cave Warning[l]   (Consomation warning for cave divers)
-    TCODE    .40,   .35,     "Graph. Velocity"           ;182 Graph. Velocity	(Show a graphical representation of the ascend speed)
-    TCODE    .40,   .35,     "Show pSCR ppO2 "           ;183 Show pSCR ppO2	(Show the ppO2 for pSCR divers)
+    TCODE    .40,   .35,     "Cave Warnung[l]"           ;181 Cave Warning[l]   (Consomation warning for cave divers)
+    TCODE    .40,   .35,     "Graph. Geschwi."           ;182 Graph. Velocity	(Show a graphical representation of the ascend speed)
+    TCODE    .40,   .35,     "Zeige pSCR ppO2"           ;183 Show pSCR ppO2	(Show the ppO2 for pSCR divers)
     TCODE    .40,   .35,     "pSCR O2 Drop[%]"           ;184 pSCR O2 Drop[%]	(pSCR O2 drop in percent)
-    TCODE    .40,   .35,     "pSCR lung ratio"           ;185 pSCR lung ratio	(pSCR counterlung ratio)
+    TCODE    .40,   .35,     "pSCR Gegenlunge"           ;185 pSCR lung ratio	(pSCR counterlung ratio)
 ; End of function descriptor II
 ;
     TCODE    .13,   .2,      "Custom Funktionen II"      ;186 Custom Functions II