Mercurial > public > mk2
changeset 383:d7a70654d968 64kByte Logbook
Minor cleanups
author | JeanDo |
---|---|
date | Fri, 17 Jun 2011 00:13:36 +0200 |
parents | f2d5d93b4ca3 |
children | 904863f96582 |
files | code_part1/OSTC_code_asm_part1/changelog.txt code_part1/OSTC_code_asm_part1/french_text.asm |
diffstat | 2 files changed, 11 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/changelog.txt Wed Jun 15 20:08:30 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/changelog.txt Fri Jun 17 00:13:36 2011 +0200 @@ -3,12 +3,21 @@ BUGFIX: Ignore depths>130m in PC simulation BUGFIX: Avoid spurious CF55 stops with 3 gas or more BUGFIX: Average depth in Logbook (For dives made with >=1.91) +BUGFIX: Logbook time scale (squares are 10min * 10m) +BUGFIX: Bühlmann half-times rounded to the minute +BUGFIX: Protect again rare race contition on pressure/temperature CHANGE: CF02 now allows delay of more then 240seconds +CHANGE: First gas do not reset change depth +CHANGE: Logbook format 21: store & shows dive model (sat/desat or GF_low/high factors), + CNS profile, GF profile. + WARNING: the upgrade is not reversible without loosing all your profiles. NEW: "Quit Sim" in divemode simulator menu for exiting the simulation NEW: Allow -2:00 to +2:00 adjustement per day (CF48). NEW: 1/10/100 steps in CF menu NEW: 64kByte Logbook (Doubled capacity compared to 1.90) -BUGFIX: Negative temperatures in logbook and battery information menu +NEW: Additional dive interval for simulator and decoplaning +NEW: Negative temperatures in logbook and battery information menu +NEW: Screen dump support New in 1.90 Stable: Stable release
--- a/code_part1/OSTC_code_asm_part1/french_text.asm Wed Jun 15 20:08:30 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/french_text.asm Fri Jun 17 00:13:36 2011 +0200 @@ -118,7 +118,7 @@ TCODE .40, .35, "Freq. Mesures " ;056 sampling rate TCODE .40, .35, "Diviseur Temp. " ;057 Divisor Temp TCODE .40, .35, "Divis.Donn.Déco" ;058 Divisor Decodat - TCODE .40, .35, "Divisor GF " ;059 Divisor GF + TCODE .40, .35, "Diviseur GF " ;059 Divisor GF TCODE .40, .35, "Diviseur ppO2 " ;060 Divisor ppO2 TCODE .40, .35, "Diviseur Debug " ;061 Divisor Debug TCODE .40, .35, "Diviseur CNS " ;062 Divisor CNS