# HG changeset patch
# User heinrichsweikamp
# Date 1313396607 -7200
# Node ID 26e5bb28891d9c4e19be6fe47da40b7eabe935aa
# Parent  a2083d918f70035ce90509f232c2c0b24b8645f0
1.97beta release - 1.98start

diff -r a2083d918f70 -r 26e5bb28891d code_part1/OSTC_code_asm_part1/changelog.txt
--- 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
diff -r a2083d918f70 -r 26e5bb28891d code_part1/OSTC_code_asm_part1/definitions.asm
--- 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.