# HG changeset patch # User heinrichsweikamp # Date 1349944328 -7200 # Node ID b93a2bb750ccf7342e5be85901c7a69141a0bd44 # Parent 9463a031490e3b2b6409a8fb34d62393ab2437e9 2.54beta start diff -r 9463a031490e -r b93a2bb750cc code_part1/OSTC_code_asm_part1/changelog.txt --- a/code_part1/OSTC_code_asm_part1/changelog.txt Wed Oct 10 21:25:16 2012 +0200 +++ b/code_part1/OSTC_code_asm_part1/changelog.txt Thu Oct 11 10:32:08 2012 +0200 @@ -1,11 +1,11 @@ -New in 2.52: +New in 2.53: BETA Version - Do NOT use for diving! +NEW: 5 Gases extra for CC TODO: Text 61,229,110,111,230,231,232 TXT_DIL_C, TXT_DIL5 update NEW: Divisor Decoplan (CF25) stores entire decoplan in logbook NEW: CF29 stored in divelog header (Byte 52) BUGFIX: Gas Setup when using "ERR" Gases (e.g. NX17) - New in 2.51: BETA Version - Do NOT use for diving! NEW: Saves last selected custom view for surface mode and dive mode diff -r 9463a031490e -r b93a2bb750cc code_part1/OSTC_code_asm_part1/definitions.asm --- a/code_part1/OSTC_code_asm_part1/definitions.asm Wed Oct 10 21:25:16 2012 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Thu Oct 11 10:32:08 2012 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'53' ; Software version XX.YY +#DEFINE softwareversion_y d'54' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release)