Mercurial > public > mk2
changeset 450:26e5bb28891d
1.97beta release - 1.98start
author | heinrichsweikamp |
---|---|
date | Mon, 15 Aug 2011 10:23:27 +0200 |
parents | a2083d918f70 |
children | f6f818edf333 |
files | code_part1/OSTC_code_asm_part1/changelog.txt code_part1/OSTC_code_asm_part1/definitions.asm |
diffstat | 2 files changed, 6 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/changelog.txt Mon Aug 15 09:31:30 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/changelog.txt Mon Aug 15 10:23:27 2011 +0200 @@ -1,8 +1,10 @@ -New in 1.96 beta: +New in 1.97 beta: NEW: Logbook displays ceilings and temperature curve. BUGFIX: Decoplanner accumulates CNS during ascent. NEW: Decoplanner warns in red if CNS is too high. NEW: Decoplanner OC volumes in liters (or bars), up to 65000. +NEW: Released also in Russian language +BUGFIX: SetPoint store in Profile New in 1.95 beta: CHANGE: 0.98bar equal 10m depths with salinity set to 1.00kg/l
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon Aug 15 09:31:30 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Mon Aug 15 10:23:27 2011 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'1' ; Software version XX.YY -#DEFINE softwareversion_y d'96' ; Software version XX.YY +#DEFINE softwareversion_y d'98' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release) @@ -97,8 +97,8 @@ ;============================================================================= -;#include "../OSTC_code_c_part2/shared_definitions.h" -#include "shared_definitions.h" +#include "../OSTC_code_c_part2/shared_definitions.h" +;#include "shared_definitions.h" ;============================================================================= ; Reserve space for C-code data space. Eg.when calling log.