changeset 733:b064dd9c9899

2.70 release, 2.71 beta start
author heinrichsweikamp
date Wed, 19 Jun 2013 11:21:09 +0200
parents 920afa50bb0b
children 65822fa08333 8466932a2fcf
files code_part1/OSTC_code_asm_part1/changelog.txt code_part1/OSTC_code_asm_part1/definitions.asm code_part1/OSTC_code_asm_part1/italian_text.asm code_part1/OSTC_code_asm_part1/start.asm
diffstat 4 files changed, 8 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/changelog.txt	Tue Jun 18 17:39:00 2013 +0200
+++ b/code_part1/OSTC_code_asm_part1/changelog.txt	Wed Jun 19 11:21:09 2013 +0200
@@ -1,3 +1,6 @@
+New in 2.70:
+Intermediate release for OSTC 2C users (Language support)
+
 New in 2.65:
 BETA Version - Do NOT use for diving!
 CHANGE: show old decoplan after gas change until new decoplan is ready
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Tue Jun 18 17:39:00 2013 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Wed Jun 19 11:21:09 2013 +0200
@@ -22,11 +22,11 @@
 ; ToDo:
 
 #DEFINE	softwareversion_x		d'2'		; Software version  XX.YY
-#DEFINE	softwareversion_y		d'66'		; Software version  XX.YY
+#DEFINE	softwareversion_y		d'71'		; Software version  XX.YY
 
-#DEFINE softwareversion_beta 	1 			; (and 0 for release) 
+#DEFINE softwareversion_beta 	1 			; (and 0 for release)
 
-#DEFINE	max_custom_number		d'69'		; Number of last used custom function
+#DEFINE	max_custom_number		d'73'		; Number of last used custom function
 
 ; International extension. Selecting messages source:
 #DEFINE    ENGLISH                         ; Use english_text.asm
--- a/code_part1/OSTC_code_asm_part1/italian_text.asm	Tue Jun 18 17:39:00 2013 +0200
+++ b/code_part1/OSTC_code_asm_part1/italian_text.asm	Wed Jun 19 11:21:09 2013 +0200
@@ -451,7 +451,7 @@
     TCODE    .0,    .2,      "OCR Gas Usage:"            ;301 OCR Gas Usage:        (Planned gas consumtion by tank).
 ; 115k Bootloader support:
     TCODE    .45,   .100,    "Bootloader"		 ;302 Bootloader
-    TCODE    .40,   .110,    "Perfavore aspetta!"	 ;303 Please wait!
+    TCODE    .30,   .130,    "Perfavore aspetta!"	 ;303 Please wait!
     TCODE    .50,   .130,    "Aborted!"		         ;304 Aborted
 ; @5 variant
     TCODE    .0,    .0,      "TTS Futuro"                ;305 Future TTS            (=10 chars. Title for @5 customview).
--- a/code_part1/OSTC_code_asm_part1/start.asm	Tue Jun 18 17:39:00 2013 +0200
+++ b/code_part1/OSTC_code_asm_part1/start.asm	Wed Jun 19 11:21:09 2013 +0200
@@ -263,7 +263,7 @@
 restart1:
 ; Reset all CF and Gases
 	call	reset_gases
-;	call	reset_all_cf
+;    call    reset_all_cf_bank2
 ; Show info screen
 	call	DISPLAY_boot               ; DISP boot (Incl. Clear Screen!)
 	rcall	display_new_cf_installed; Show info screen