Mercurial > public > mk2
annotate code_part1/OSTC_code_asm_part1/changelog.txt @ 831:0cf00ecf3532
CHANGE: Color-code battery % display in surface mode (Charge, Full, Normal)
author | heinrichsweikamp |
---|---|
date | Tue, 08 Dec 2015 13:44:39 +0100 |
parents | e8f5eed0eccf |
children | 63cce2e2ae20 |
rev | line source |
---|---|
830
e8f5eed0eccf
BUGFIX: Minor layout fix (Battery warning in divemode)
heinrichsweikamp
parents:
829
diff
changeset
|
1 New in 3.12: |
e8f5eed0eccf
BUGFIX: Minor layout fix (Battery warning in divemode)
heinrichsweikamp
parents:
829
diff
changeset
|
2 BUGFIX: Minor layout fix (Battery warning in divemode) |
831
0cf00ecf3532
CHANGE: Color-code battery % display in surface mode (Charge, Full, Normal)
heinrichsweikamp
parents:
830
diff
changeset
|
3 CHANGE: Color-code battery % display in surface mode (Charge, Full, Normal) |
830
e8f5eed0eccf
BUGFIX: Minor layout fix (Battery warning in divemode)
heinrichsweikamp
parents:
829
diff
changeset
|
4 |
829
69bc5feca5da
BUGFIX: "First Diluent" and "SP Mode" used same EEPROM location
heinrichsweikamp
parents:
828
diff
changeset
|
5 New in 3.11: |
69bc5feca5da
BUGFIX: "First Diluent" and "SP Mode" used same EEPROM location
heinrichsweikamp
parents:
828
diff
changeset
|
6 BUGFIX: "First Diluent" and "SP Mode" used same EEPROM location |
69bc5feca5da
BUGFIX: "First Diluent" and "SP Mode" used same EEPROM location
heinrichsweikamp
parents:
828
diff
changeset
|
7 |
828 | 8 New in 3.10: |
9 Stable Release | |
10 | |
824
6cb5518e74d2
NEW: Quit Simulator automatically when starting a real dive
heinrichsweikamp
parents:
823
diff
changeset
|
11 New in 3.05: |
6cb5518e74d2
NEW: Quit Simulator automatically when starting a real dive
heinrichsweikamp
parents:
823
diff
changeset
|
12 Beta Release |
6cb5518e74d2
NEW: Quit Simulator automatically when starting a real dive
heinrichsweikamp
parents:
823
diff
changeset
|
13 NEW: Quit Simulator automatically when starting a real dive |
826
2151c4135fad
CHANGE: Battery percent based on ON-Time instead of battery voltage
heinrichsweikamp
parents:
824
diff
changeset
|
14 CHANGE: Battery percent based on ON-Time instead of battery voltage |
824
6cb5518e74d2
NEW: Quit Simulator automatically when starting a real dive
heinrichsweikamp
parents:
823
diff
changeset
|
15 |
815 | 16 New in 3.04: |
819 | 17 Beta Release |
815 | 18 BUGFIX: Fix licence in German |
823
1a64088b49d3
Fix minor layout bugs in surface mode (CNS and GF display)
heinrichsweikamp
parents:
819
diff
changeset
|
19 BUGFIX: Fix minor layout bugs in surface mode |
819 | 20 NEW: Auto Setpoint switch function (CC Modes) |
814 | 21 |
811
88e1a4e3e05b
BUGFIX: 1st line in logbook was not displayed in rare cases (2C hardware)
heinrichsweikamp
parents:
807
diff
changeset
|
22 New in 3.03: |
88e1a4e3e05b
BUGFIX: 1st line in logbook was not displayed in rare cases (2C hardware)
heinrichsweikamp
parents:
807
diff
changeset
|
23 Stable Release |
88e1a4e3e05b
BUGFIX: 1st line in logbook was not displayed in rare cases (2C hardware)
heinrichsweikamp
parents:
807
diff
changeset
|
24 BUGFIX: 1st line in logbook was not displayed in rare cases (2C hardware) |
88e1a4e3e05b
BUGFIX: 1st line in logbook was not displayed in rare cases (2C hardware)
heinrichsweikamp
parents:
807
diff
changeset
|
25 |
807
c50296c3059e
BUGFIX: Divetime had unwanted "." behind the minutes
heinrichsweikamp
parents:
806
diff
changeset
|
26 New in 3.02: |
c50296c3059e
BUGFIX: Divetime had unwanted "." behind the minutes
heinrichsweikamp
parents:
806
diff
changeset
|
27 Stable Release |
c50296c3059e
BUGFIX: Divetime had unwanted "." behind the minutes
heinrichsweikamp
parents:
806
diff
changeset
|
28 BUGFIX: Divetime had unwanted "." behind the minutes |
c50296c3059e
BUGFIX: Divetime had unwanted "." behind the minutes
heinrichsweikamp
parents:
806
diff
changeset
|
29 |
803
fec91971e4b9
BUGFIX: Entry time in logbook when dive was around midnight
heinrichsweikamp
parents:
798
diff
changeset
|
30 New in 3.01: |
fec91971e4b9
BUGFIX: Entry time in logbook when dive was around midnight
heinrichsweikamp
parents:
798
diff
changeset
|
31 Stable Release |
fec91971e4b9
BUGFIX: Entry time in logbook when dive was around midnight
heinrichsweikamp
parents:
798
diff
changeset
|
32 BUGFIX: Entry time in logbook when dive was around midnight |
804
7f3f79e53f66
BUGFIX: Show manually set O2 (Gas 6) correctly
heinrichsweikamp
parents:
803
diff
changeset
|
33 BUGFIX: Show manually set O2 (Gas 6) correctly |
806 | 34 BUGFIX: Show dives with >999mins divetime correctly |
803
fec91971e4b9
BUGFIX: Entry time in logbook when dive was around midnight
heinrichsweikamp
parents:
798
diff
changeset
|
35 |
798
d79aa21ee54c
BUGFIX: Fix color codes 192-223 (Mk.2 and 2N only)
heinrichsweikamp
parents:
795
diff
changeset
|
36 New in 3.00: |
d79aa21ee54c
BUGFIX: Fix color codes 192-223 (Mk.2 and 2N only)
heinrichsweikamp
parents:
795
diff
changeset
|
37 Stable Release |
d79aa21ee54c
BUGFIX: Fix color codes 192-223 (Mk.2 and 2N only)
heinrichsweikamp
parents:
795
diff
changeset
|
38 BUGFIX: Fix color codes 192-223 (Mk.2 and 2N only) |
d79aa21ee54c
BUGFIX: Fix color codes 192-223 (Mk.2 and 2N only)
heinrichsweikamp
parents:
795
diff
changeset
|
39 |
792 | 40 New in 2.95: |
41 BETA Version | |
793
55bd11e07d9f
BUGFIX: Surface interval was paused during simulator
heinrichsweikamp
parents:
792
diff
changeset
|
42 BUGFIX: Surface interval was paused during simulator |
794
e8af55eb83cb
BUGFIX: False Bailout and Gas 6 flags in logbook
heinrichsweikamp
parents:
793
diff
changeset
|
43 BUGFIX: False Bailout and Gas 6 flags in logbook |
795 | 44 BUGFIX: Color of "Menu?" in divemode |
792 | 45 |
788 | 46 New in 2.94: |
47 BETA Version | |
48 BUGFIX: False bailout flag in logbook | |
789 | 49 NEW: On-Time counter for better battery information |
791
a652b0ff4dcf
NEW: CF74: Battery Timeout [min] - Battery symbol will blink if the OSTC was
heinrichsweikamp
parents:
790
diff
changeset
|
50 NEW: Store useage timer in logbook header (Byte 54, see documentation) |
a652b0ff4dcf
NEW: CF74: Battery Timeout [min] - Battery symbol will blink if the OSTC was
heinrichsweikamp
parents:
790
diff
changeset
|
51 NEW: CF74: Battery Timeout [min] - Battery symbol will blink if the OSTC was |
a652b0ff4dcf
NEW: CF74: Battery Timeout [min] - Battery symbol will blink if the OSTC was
heinrichsweikamp
parents:
790
diff
changeset
|
52 longer in active mode (since the last _full_ charge) then CF74. |
a652b0ff4dcf
NEW: CF74: Battery Timeout [min] - Battery symbol will blink if the OSTC was
heinrichsweikamp
parents:
790
diff
changeset
|
53 Default=1800 (30hours) |
788 | 54 |
787 | 55 New in 2.93: |
778
43ef5a003df7
NEW: Show End-of-Dive time together with clock during deco
heinrichsweikamp
parents:
777
diff
changeset
|
56 BETA Version |
781 | 57 NEW: Show Gas change countdown if CF55>0 |
58 CHANGE: Graphical velocity on by default (CF60=1) | |
785
b0c96aaa86e4
add ceiling display, no turkish language support anymore
heinrichsweikamp
parents:
781
diff
changeset
|
59 NEW: Ceiling display (GF_hi based) in divemode |
b0c96aaa86e4
add ceiling display, no turkish language support anymore
heinrichsweikamp
parents:
781
diff
changeset
|
60 CHANGE: No turkish language support anymore |
b0c96aaa86e4
add ceiling display, no turkish language support anymore
heinrichsweikamp
parents:
781
diff
changeset
|
61 BUGFIX: Gas volume computation when using several travel mixes |
778
43ef5a003df7
NEW: Show End-of-Dive time together with clock during deco
heinrichsweikamp
parents:
777
diff
changeset
|
62 |
770 | 63 New in 2.91: |
777
b92ee354baae
show bailout in logbook, 2.91 beta release
heinrichsweikamp
parents:
770
diff
changeset
|
64 BETA Version |
b92ee354baae
show bailout in logbook, 2.91 beta release
heinrichsweikamp
parents:
770
diff
changeset
|
65 New: Show bailout event in internal logbook |
770 | 66 |
769 | 67 New in 2.90: |
68 Stable Release | |
69 BUGFIX: CNS calculation in decoplan should track gas (no marked changes anymore) | |
70 | |
763 | 71 New in 2.81: |
765
aac1379d6983
BUGFIX: Show bailout list if first bailout gas <> gas
heinrichsweikamp
parents:
763
diff
changeset
|
72 BUGFIX: Show bailout list if first bailout gas <> gas 1 |
768
b23b43d6d50d
BUGFIX: Italian language fix (Divemode menu)
heinrichsweikamp
parents:
765
diff
changeset
|
73 BUGFIX: Italian language fix (Divemode menu) |
b23b43d6d50d
BUGFIX: Italian language fix (Divemode menu)
heinrichsweikamp
parents:
765
diff
changeset
|
74 BUGFIX: Gas change depth display in divemode menu (OSTC 2C only) |
763 | 75 |
76 New in 2.80: | |
77 Stable Release | |
78 | |
762 | 79 New in 2.75: |
80 BETA Version - Do NOT use for diving | |
81 BUGFIX: ppO2 display in PSCR Mode | |
82 | |
754 | 83 New in 2.74: |
84 BETA Version - Do NOT use for diving | |
755 | 85 BUGFIX: remove ghost image (On 2C only) during first second in sleep mode |
86 CHANGE: Remove CF55 from decolist | |
87 TODO: show gas change stops different from decostops | |
756 | 88 BUGFIX: FTTS>9min in OSTC 2C hardware |
758
3096294bb06e
Show the bailout list in surfacemode (CC Modes)
heinrichsweikamp
parents:
756
diff
changeset
|
89 NEW: Show the bailout list in surfacemode (CC Modes) |
760 | 90 CHANGE: Faster button response |
754 | 91 |
751 | 92 New in 2.73: |
93 BETA Version - Do NOT use for diving | |
94 BUGFIX: Show ppo2 of change depth in gas setup for OSTC 2C hardware | |
95 | |
740 | 96 New in 2.72: |
748 | 97 BETA Version - Do NOT use for diving |
98 CHANGE: Some minor code cleanups | |
99 CHANGE: Spanish language updates | |
740 | 100 |
735 | 101 New in 2.71: |
102 BETA Version - Do NOT use for diving! | |
103 NEW: Indicate First Gas (OC) as Better Gas in Bailout list | |
739
96d32c0cf206
BUGFIX: Clear end-of-dive countdown properly when descending again
heinrichsweikamp
parents:
735
diff
changeset
|
104 BUGFIX: Clear end-of-dive countdown properly when descending again |
735 | 105 |
733 | 106 New in 2.70: |
107 Intermediate release for OSTC 2C users (Language support) | |
108 | |
727 | 109 New in 2.65: |
718 | 110 BETA Version - Do NOT use for diving! |
727 | 111 CHANGE: show old decoplan after gas change until new decoplan is ready |
718 | 112 CHANGE: "ostc3-style" menu titles |
720 | 113 NEW: Vault date and time during update |
718 | 114 |
716 | 115 New in 2.63: |
116 BETA Version - Do NOT use for diving! | |
117 BUGFIX: no flicker when powering on | |
118 CHANGE: 256ms switch debounce timer | |
119 | |
712 | 120 New in 2.62: |
121 BETA Version - Do NOT use for diving! | |
122 BUGFIX: CNS compute. NOAA tables are in ATA, not bar | |
123 | |
692 | 124 New in 2.61: |
125 BETA Version - Do NOT use for diving! | |
126 CHANGE: Set default for CF64 (Color inactive) to 103 (light blue) | |
699 | 127 BUGFIX: Vault low_depth too |
128 BUGFIX: Ascent to first stop in finer steps (Deko spikes) | |
692 | 129 |
678 | 130 New in 2.60: |
131 BETA Version - Do NOT use for diving! | |
680 | 132 CHANGE: Removed "Mix type" Icons and CF43 |
681 | 133 CHANGE: Hardware4 support |
685
aebb6d039249
Use 4byte in EEPROM for diluents (Same as OC gases)
heinrichsweikamp
parents:
681
diff
changeset
|
134 CHANGE: Use 4Bytes in EEPROM for diluents (Same as OC gases) |
aebb6d039249
Use 4byte in EEPROM for diluents (Same as OC gases)
heinrichsweikamp
parents:
681
diff
changeset
|
135 NEW: Show active gas indicator below first gas in surfacemode |
aebb6d039249
Use 4byte in EEPROM for diluents (Same as OC gases)
heinrichsweikamp
parents:
681
diff
changeset
|
136 UPDATE: OSTC interface description file |
686 | 137 NEW: Hard-coded min. Values for CF00 and CF01 |
690 | 138 CHANGE: Set cursor to "Exit" when leaving some sub-menus |
678 | 139 |
677
683e7d821678
Set CF17 (ppo2_warning_low) low level to 0.16bar
heinrichsweikamp
parents:
675
diff
changeset
|
140 New in 2.59: |
683e7d821678
Set CF17 (ppo2_warning_low) low level to 0.16bar
heinrichsweikamp
parents:
675
diff
changeset
|
141 BETA Version - Do NOT use for diving! |
683e7d821678
Set CF17 (ppo2_warning_low) low level to 0.16bar
heinrichsweikamp
parents:
675
diff
changeset
|
142 CHANGE: Set CF17 (ppo2_warning_low) low level to 0.16bar |
678 | 143 Known Issue: CFIII Menu not checked from cf_checker routine |
677
683e7d821678
Set CF17 (ppo2_warning_low) low level to 0.16bar
heinrichsweikamp
parents:
675
diff
changeset
|
144 |
675 | 145 New in 2.58: |
146 BETA Version - Do NOT use for diving! | |
147 NEW: Confirmation when marker is set | |
148 BUGFIX: Decoplan update after GF change | |
149 NEW: CF70: Safety Stop Duration [s] | |
150 NEW: CF71: Safety Stop Start Depth [m] | |
151 NEW: CF72: Safety Stop End Depth [m] | |
152 NEW: CF73: Safety Stop Reset Depth [m] | |
153 | |
661 | 154 New in 2.57: |
155 BETA Version - Do NOT use for diving! | |
666 | 156 CHANGE: GF_hi default now 85% (CF33) |
157 NEW: aGF: Alternative GF (CF67 and CF68). Can be switched underwater if CF69=1 | |
158 NEW: CF67: aGF_lo [%] | |
159 NEW: CF68: aGF_hi [%] | |
160 NEW: CF69: Allow GF change (underwater) | |
670 | 161 CHANGE: Deco model default now is L16-GF OC (OC, GF-Deco) |
661 | 162 |
656 | 163 New in 2.56: |
164 BETA Version - Do NOT use for diving! | |
661 | 165 BUGFIX: Gas volumes when many tanks and stops |
166 BUGFIX: show first diluent in simulator result screen (Instead of first gas) | |
656 | 167 |
653 | 168 New in 2.55: |
169 BETA Version - Do NOT use for diving! | |
656 | 170 NEW: Allow any Diluent to be "First Gas" in CCR mode |
653 | 171 |
652 | 172 New in 2.54: |
173 BETA Version - Do NOT use for diving! | |
174 BUGFIX: Allow Diluents with more then 50% He | |
653 | 175 CHANGE: "Max." Depth text position |
652 | 176 |
651 | 177 New in 2.53: |
631
19c2773a1657
Divisor Decoplan (CF25) stores entire decoplan in logbook
heinrichsweikamp
parents:
629
diff
changeset
|
178 BETA Version - Do NOT use for diving! |
651 | 179 NEW: 5 Gases extra for CC |
675 | 180 TODO: Text 61,229,110,111,229,230,231,232 TXT_DIL_C, TXT_DIL5 update |
631
19c2773a1657
Divisor Decoplan (CF25) stores entire decoplan in logbook
heinrichsweikamp
parents:
629
diff
changeset
|
181 NEW: Divisor Decoplan (CF25) stores entire decoplan in logbook |
634
6cbdfd1b9dcf
NEW: CF29 stored in divelog header (Byte 52)
heinrichsweikamp
parents:
631
diff
changeset
|
182 NEW: CF29 stored in divelog header (Byte 52) |
642 | 183 BUGFIX: Gas Setup when using "ERR" Gases (e.g. NX17) |
631
19c2773a1657
Divisor Decoplan (CF25) stores entire decoplan in logbook
heinrichsweikamp
parents:
629
diff
changeset
|
184 |
627
8d2dc109ecfc
NEW: Gaslist highlights "better gas" in divemode
heinrichsweikamp
parents:
624
diff
changeset
|
185 New in 2.51: |
8d2dc109ecfc
NEW: Gaslist highlights "better gas" in divemode
heinrichsweikamp
parents:
624
diff
changeset
|
186 BETA Version - Do NOT use for diving! |
8d2dc109ecfc
NEW: Gaslist highlights "better gas" in divemode
heinrichsweikamp
parents:
624
diff
changeset
|
187 NEW: Saves last selected custom view for surface mode and dive mode |
8d2dc109ecfc
NEW: Gaslist highlights "better gas" in divemode
heinrichsweikamp
parents:
624
diff
changeset
|
188 NEW: Gaslist highlights "better gas" in divemode |
629
e755ed869a3b
2.51beta release - remove of MPLAB 8 workspace. Use of MPLAB X IDE recommended
heinrichsweikamp
parents:
627
diff
changeset
|
189 NEW: Cursor is in front of the "better gas" automatically |
627
8d2dc109ecfc
NEW: Gaslist highlights "better gas" in divemode
heinrichsweikamp
parents:
624
diff
changeset
|
190 |
622 | 191 New in 2.50 Stable: |
192 INFO: This update will reset all Custom Functions and gases to defaults | |
624 | 193 BUGFIX: Divetime display in Gauge mode |
622 | 194 |
619 | 195 New in 2.29: |
196 INFO: This update will reset CFIII menu to defaults | |
197 BETA Version - Do NOT use for diving! | |
621 | 198 NEW CF66: Show GF in NDL (If GF > CF08) |
199 NEW: Show total dives in Battery Information menu | |
200 CHANGE: CF01 default to 75cm | |
619 | 201 |
610 | 202 New in 2.28: |
203 BETA Version - Do NOT use for diving! | |
612
ec2cfd4b748b
Blink better gas in bailout case (if CF42=1)
heinrichsweikamp
parents:
610
diff
changeset
|
204 BUGFIX: Blink better gas in bailout case (if CF42=1) |
ec2cfd4b748b
Blink better gas in bailout case (if CF42=1)
heinrichsweikamp
parents:
610
diff
changeset
|
205 CHANGE: Surface screen layout change |
616 | 206 BUGFIX: Use CF01 for end-of-dive detection |
618 | 207 CHANGE: CF01 default to 50cm |
610 | 208 |
209 New in 2.27: | |
210 BETA Version - Do NOT use for diving! | |
211 BUGFIX: Reset CFIII on update | |
212 | |
606 | 213 New in 2.26: |
214 BETA Version - Do NOT use for diving! | |
215 CHANGE: Safety stop behaviour | |
216 BUGFIX: Reset CFIII Menu | |
217 | |
598
f3735da18809
NEW: CF65: Show a safety stop for no-deco dives
heinrichsweikamp
parents:
595
diff
changeset
|
218 New in 2.25: |
f3735da18809
NEW: CF65: Show a safety stop for no-deco dives
heinrichsweikamp
parents:
595
diff
changeset
|
219 BETA Version - Do NOT use for diving! |
f3735da18809
NEW: CF65: Show a safety stop for no-deco dives
heinrichsweikamp
parents:
595
diff
changeset
|
220 NEW: CF65: Show a safety stop for no-deco dives |
f3735da18809
NEW: CF65: Show a safety stop for no-deco dives
heinrichsweikamp
parents:
595
diff
changeset
|
221 |
595 | 222 New in 2.24: |
223 BETA Version - Do NOT use for diving! | |
224 BUGFIX: CNS for pSCR-GF | |
225 | |
587
1b021a280e15
NEW CF64: Configures color for inactive gases
heinrichsweikamp
parents:
583
diff
changeset
|
226 New in 2.23: |
1b021a280e15
NEW CF64: Configures color for inactive gases
heinrichsweikamp
parents:
583
diff
changeset
|
227 BETA Version - Do NOT use for diving! |
1b021a280e15
NEW CF64: Configures color for inactive gases
heinrichsweikamp
parents:
583
diff
changeset
|
228 NEW: CF64: Configures color for inactive gases |
592
cda5b45b953f
NEW: Deco mode "pSCR-GF": Computes deco and CNS based on pSCR parameters (CF62/63)
heinrichsweikamp
parents:
587
diff
changeset
|
229 NEW: Deco mode "pSCR-GF": Computes deco and CNS based on pSCR parameters (CF62/63) |
587
1b021a280e15
NEW CF64: Configures color for inactive gases
heinrichsweikamp
parents:
583
diff
changeset
|
230 |
570 | 231 New in 2.22: |
574 | 232 BETA Version - Do NOT use for diving! |
233 NEW: Custom Functions III menu (CF64-CF95) | |
570 | 234 BUGFIX: Missed deco stops issue |
571
7f5419d4157d
timeout for 2nd page of Gas Setup, ceiling allingment
heinrichsweikamp
parents:
570
diff
changeset
|
235 BUGFIX: Timeout for 2nd page of Gas Setup |
580
32448d5ca734
BUGFIX: GasVolume should not count bottom time/depth in CCR mode.
JeanDo
parents:
574
diff
changeset
|
236 BUGFIX: GasVolume checks for a gas-switch before the first stop |
583
d14f72af4c07
Battery statistics reset when battery is fully charged
heinrichsweikamp
parents:
580
diff
changeset
|
237 NEW: Battery statistics reset when battery is fully charged |
570 | 238 |
559
c84ea647ff58
do not show gas switch stops in yellow when CF55=0
heinrichsweikamp
parents:
552
diff
changeset
|
239 New in 2.21: |
550 | 240 BUGFIX: GF warning in logbook memory |
552 | 241 NEW: Compute ppO2 for pSCR diving |
242 NEW: CF61: Show pSCR ppO2 in customview | |
243 NEW: CF62: pSCR O2 Drop in percent | |
244 NEW: CF63: pSCR counterlung ratio 1/x | |
559
c84ea647ff58
do not show gas switch stops in yellow when CF55=0
heinrichsweikamp
parents:
552
diff
changeset
|
245 BUGFIX: CF55 behaviour |
550 | 246 |
545 | 247 New in 2.20: |
248 Stable Release | |
249 | |
538 | 250 New in 2.10 beta: |
537 | 251 BETA Version - Do NOT use for diving! |
252 BUGFIX: Spurious logbook read issue | |
253 BUGFIX: Improved stability for bootloader v2 | |
254 | |
533 | 255 New in 2.09 beta: |
256 BETA Version - Do NOT use for diving! | |
257 BUGFIX: small layout fixes | |
258 BUGFIX: Show NDL after deco is done | |
259 | |
528
67ab3c028bc2
Show change gas depth below gaslist (in divemode)
heinrichsweikamp
parents:
526
diff
changeset
|
260 New in 2.08 beta: |
67ab3c028bc2
Show change gas depth below gaslist (in divemode)
heinrichsweikamp
parents:
526
diff
changeset
|
261 BETA Version - Do NOT use for diving! |
67ab3c028bc2
Show change gas depth below gaslist (in divemode)
heinrichsweikamp
parents:
526
diff
changeset
|
262 NEW: Show change gas depth below gaslist (in divemode) |
67ab3c028bc2
Show change gas depth below gaslist (in divemode)
heinrichsweikamp
parents:
526
diff
changeset
|
263 |
519 | 264 New in 2.07 beta: |
526 | 265 BETA Version - Do NOT use for diving! |
519 | 266 NEW: Added GF surface display (when > CF08). |
526 | 267 BUGFIX: spurious random NDL>0 during deco dive |
268 CHANGE: Moved "Bailout" to top of SetPoint list | |
269 CHANGE: Speed optimizations in deco code | |
519 | 270 |
510 | 271 New in 2.06 beta: |
502 | 272 BETA Version - Do NOT use for diving! |
515 | 273 CHANGE: NDL routine faster/more precise simulation |
510 | 274 BUGFIX: CCR air mode: should not blink for my bailout (bug #66) |
515 | 275 BUGFIX: Spurious stop order when simulating deadly fast ascent |
510 | 276 BUGFIX: N2_ratio/He_ratio[] not inited at boot time. |
277 CHANGE: Turkish text for velocity. | |
502 | 278 |
496 | 279 New in 2.05 beta: |
280 BETA Version - Do NOT use for diving! | |
498 | 281 BUGFIX: German text layout in Divemode |
502 | 282 NEW: Always show numeric velocity... |
681 | 283 NEW: DISPLAY Brightness setting |
496 | 284 |
488 | 285 New in 2.04 beta: |
286 BETA Version - Do NOT use for diving! | |
491
560764da0629
BUGFIX Surface desat factor missing for Interval planning in GF mode.
JeanDo
parents:
488
diff
changeset
|
287 BUGFIX: Missing surface pressure for CNS in decoplan. |
560764da0629
BUGFIX Surface desat factor missing for Interval planning in GF mode.
JeanDo
parents:
488
diff
changeset
|
288 BUGFIX: Surface desat factor missing for Interval planning in GF mode. |
492
19b9e19ea4da
+CHANGE: Velocity display updated every second
heinrichsweikamp
parents:
491
diff
changeset
|
289 CHANGE: Velocity display updated every second |
19b9e19ea4da
+CHANGE: Velocity display updated every second
heinrichsweikamp
parents:
491
diff
changeset
|
290 NEW: CF60: Show graphical velocity indicator (Ascend only) |
495 | 291 NEW: Added turkish language |
488 | 292 |
484 | 293 New in 2.03 beta: |
487 | 294 BETA Version - Do NOT use for diving! |
295 BUGFIX: Logbook write | |
484 | 296 |
476 | 297 New in 2.02 beta: |
487 | 298 BETA Version - Do NOT use for diving! |
476 | 299 NEW: Cave divers consomation display and alarm (CF59). |
478
fd8266b511cc
New SAC (CF56/CF57) in 5..50 l/min range (no more decimal).
JeanDo
parents:
476
diff
changeset
|
300 CHANGE: SAC (CF56/CF57) in range 5..50 l/min (no more decimal). |
526 | 301 NEW: 32MHz mode: computes twice faster. |
476 | 302 BUGFIX: Hang when deco table is full (more than 32 stops). |
303 | |
457 | 304 New in 2.01 beta: |
305 BUGFIX: No decodata in logbook for apnea dives | |
306 | |
456 | 307 New in 2.00 Stable: |
308 Stable release | |
309 BUGFIX: Fixing 32kB boundary read for logbook | |
310 | |
451 | 311 New in 1.98 beta: |
312 BUGFIX bad first Tp° and ceiling values in logbook curves. | |
313 | |
450 | 314 New in 1.97 beta: |
430 | 315 NEW: Logbook displays ceilings and temperature curve. |
439
b9cf06de8aca
BUGFIX: Decoplanner accumulates CNS during ascent (bug #55)
JeanDo
parents:
430
diff
changeset
|
316 BUGFIX: Decoplanner accumulates CNS during ascent. |
441
4826dd98514b
NEW: Decoplanner OC volumes in liters (or bars), up to 65000.
JeanDo
parents:
440
diff
changeset
|
317 NEW: Decoplanner warns in red if CNS is too high. |
4826dd98514b
NEW: Decoplanner OC volumes in liters (or bars), up to 65000.
JeanDo
parents:
440
diff
changeset
|
318 NEW: Decoplanner OC volumes in liters (or bars), up to 65000. |
450 | 319 NEW: Released also in Russian language |
320 BUGFIX: SetPoint store in Profile | |
430 | 321 |
418 | 322 New in 1.95 beta: |
419
e671d2018e0f
0.98bar equal 10m depths with salinity set to 1.00kg/l
heinrichsweikamp
parents:
418
diff
changeset
|
323 CHANGE: 0.98bar equal 10m depths with salinity set to 1.00kg/l |
418 | 324 |
412 | 325 New in 1.94 beta: |
418 | 326 Pre-Release for 2.0 Stable |
412 | 327 BUGFIX: CNS was not cleared with a "Reset Deco" |
415
d022c62a1df5
fixing issue with end-of-dive threshold in high-altitude mode
heinrichsweikamp
parents:
412
diff
changeset
|
328 CHANGE: Max. depth for simulator now 120m |
d022c62a1df5
fixing issue with end-of-dive threshold in high-altitude mode
heinrichsweikamp
parents:
412
diff
changeset
|
329 BUGFIX: Ascend threshold in high altitude mode |
412 | 330 |
407 | 331 New in 1.93 beta: |
332 BETA Version - Do NOT use for diving! | |
333 BUGFIX: blinking fixed setpoint if actual setpoint lower then physically possible | |
334 BUGFIX: SetPoint recording for logbook | |
335 BUGFIX: Divetime seconds synced with stopwatch start | |
408
3e0192f6c241
NEW: End-of-Dive countdown displayed after surfacing
heinrichsweikamp
parents:
407
diff
changeset
|
336 NEW: End-of-Dive countdown displayed after surfacing |
407 | 337 |
393 | 338 New in 1.92 beta: |
339 BETA Version - Do NOT use for diving! | |
398
ab962c4b19d6
Fixing issue 50, correct "Bar" to "bar" in texts and comments
heinrichsweikamp
parents:
393
diff
changeset
|
340 BUGFIX: warning color for ppO2>3,3bar and ppO2<6,55bar fixed |
405 | 341 BUGFIX: Start SetPoint is attached to first depth sample in logbook profile |
342 BUGFIX: Simulator menu collided with descent counter in Apnea mode | |
343 BUGFIX: Display hypoxic air in divemode (bug #41) | |
344 CHANGE: Gas change indication is displayed in yellow | |
393 | 345 |
347 | 346 New in 1.91 beta: |
347 BETA Version - Do NOT use for diving! | |
348 BUGFIX: Ignore depths>130m in PC simulation | |
360 | 349 BUGFIX: Avoid spurious CF55 stops with 3 gas or more |
361 | 350 BUGFIX: Average depth in Logbook (For dives made with >=1.91) |
383 | 351 BUGFIX: Logbook time scale (squares are 10min * 10m) |
352 BUGFIX: Bühlmann half-times rounded to the minute | |
353 BUGFIX: Protect again rare race contition on pressure/temperature | |
392 | 354 BUGFIX: Time is now accurate |
352
544a96faa9f3
New "Quit sim" option in simulated dive mode, CF02 now allows more then 240seconds, Bugfix with runtime=1min in runtime simulator
Heinrichsweikamp
parents:
347
diff
changeset
|
355 CHANGE: CF02 now allows delay of more then 240seconds |
383 | 356 CHANGE: First gas do not reset change depth |
357 CHANGE: Logbook format 21: store & shows dive model (sat/desat or GF_low/high factors), | |
358 CNS profile, GF profile. | |
359 WARNING: the upgrade is not reversible without loosing all your profiles. | |
352
544a96faa9f3
New "Quit sim" option in simulated dive mode, CF02 now allows more then 240seconds, Bugfix with runtime=1min in runtime simulator
Heinrichsweikamp
parents:
347
diff
changeset
|
360 NEW: "Quit Sim" in divemode simulator menu for exiting the simulation |
360 | 361 NEW: Allow -2:00 to +2:00 adjustement per day (CF48). |
362 NEW: 1/10/100 steps in CF menu | |
357
562f1bc79f3c
Bugfix: Wake-up into divemode with 1.91alpha
Heinrichsweikamp
parents:
352
diff
changeset
|
363 NEW: 64kByte Logbook (Doubled capacity compared to 1.90) |
383 | 364 NEW: Additional dive interval for simulator and decoplaning |
365 NEW: Negative temperatures in logbook and battery information menu | |
366 NEW: Screen dump support | |
347 | 367 |
368 New in 1.90 Stable: | |
369 Stable release | |
370 | |
324 | 371 New in 1.89 beta: |
372 BETA Version - Do NOT use for diving! | |
373 NEW: ppO2 in case of a loop flush can be displayed in CCR mode | |
325
4a28d7a1c620
Fixed Setpoint behavior >2,55bar with CF38=ON
heinrichsweikamp
parents:
324
diff
changeset
|
374 NEW: Fixed Setpoint with color warnings |
4a28d7a1c620
Fixed Setpoint behavior >2,55bar with CF38=ON
heinrichsweikamp
parents:
324
diff
changeset
|
375 BUGFIX: Fixed Setpoint behavior >2,55bar with CF38=ON |
4a28d7a1c620
Fixed Setpoint behavior >2,55bar with CF38=ON
heinrichsweikamp
parents:
324
diff
changeset
|
376 NEW: Future TTS also available in no-deco phase of dive |
324 | 377 |
309 | 378 New in 1.88 beta: |
379 BETA Version - Do NOT use for diving! | |
380 CHANGE: CF warning window moved to upper right corner | |
324 | 381 BUGFIX: Gas4 fixed |
382 NEW: Future TTS (@xx Variant) in Custom View (Divemode) | |
383 NEW: CF58 (0-10 min): Computes Future TTS in xx min | |
309 | 384 |
273 | 385 New in 1.87 beta: |
386 BETA Version - Do NOT use for diving! | |
281 | 387 CHANGE: Runtime simulator faster |
388 BUGFIX: "Active?" list in Divemode | |
292 | 389 NEW: Display CNS in decoplan |
390 NEW: Colored stops in decoplan (CF55 > 0) | |
298 | 391 NEW: 115kbaud/s bootloader |
307 | 392 NEW: Colored battery sign when charging (yellow) or charged (green) |
298 | 393 CHANGE: Battery symbol filled |
296 | 394 BUGFIX: Apply salinity for ceiling warning |
307 | 395 CHANGE: Gas Setup page 2 reworked (MOD depth default) |
298 | 396 BUGFIX: x-scale in Logbook fixed |
397 CHANGE: Some typos in English text | |
301 | 398 NEW: Display ppO2[Diluent] in CCR modes |
307 | 399 NEW: Display EAD/END in OCR and CCR modes |
273 | 400 |
267
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
401 New in 1.86 beta: |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
402 BETA Version - Do NOT use for diving! |
268 | 403 BUGFIX: Average depth in Logbook fixed |
273 | 404 BUGFIX: Stand-alone simulator |
267
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
405 |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
406 New in 1.85 beta: |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
407 BETA Version - Do NOT use for diving! |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
408 BUGFIX: zero gas rate (bug bb28) |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
409 BUGFIX: Safer rounding (bug bb29) |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
410 CHANGE: making the seconds display in divemode smoother |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
411 |
228 | 412 New in 1.84 beta: |
413 BETA Version - Do NOT use for diving! | |
229
85ea09d3b9d8
Nofly should not be reset after dive simulation (bug BB18).
JeanDo
parents:
228
diff
changeset
|
414 BUGFIX: NoFly time should not be reseted after dive simulation. |
239 | 415 NEW: High altitude (Plane/Fly) mode added |
253
3a4096f32526
show CNS in logbook for all dives made with V1.84beta and later
heinrichsweikamp
parents:
249
diff
changeset
|
416 NEW: Gaslist, Salinity, CNS and Average depth displayed in Logbook |
248
571626276aaa
Logbook now shows gas changes in depth profile
heinrichsweikamp
parents:
245
diff
changeset
|
417 NEW: Internal logbook shows Gas changes |
249 | 418 NEW: Release in French, Spain, English and German (Use correct HEX file!) |
255
1efd59d689f8
small change in the set time menu, default setpoints set to 0.8, 1.0 and 1.2Bar
heinrichsweikamp
parents:
253
diff
changeset
|
419 CHANGE: Set Time menu |
245
dee88c962653
Some clean up and minor I2C speed improvements
heinrichsweikamp
parents:
243
diff
changeset
|
420 |
219
b6dd54b3567c
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents:
209
diff
changeset
|
421 New in 1.83 beta: |
b6dd54b3567c
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents:
209
diff
changeset
|
422 BETA Version - Do NOT use for diving! |
b6dd54b3567c
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents:
209
diff
changeset
|
423 BUGFIX: gas switch |
228 | 424 NEW: De/Activate gases underwater (Gaslist -> More -> Actve?) |
425 NEW: Gas Consumption caluculation in offline simulator (After Decoplan) | |
426 NEW: CF56 Bottom gas usage (l/min or bar/min) (For Simulator) | |
427 NEW: CF57 Ascent/deco gas usage (l/min or bar/min) (For Simulator) | |
219
b6dd54b3567c
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents:
209
diff
changeset
|
428 |
206 | 429 New in 1.82 beta: |
430 BETA Version - Do NOT use for diving! | |
207 | 431 CHANGE: Speed optimization in Logbook |
209
cdba979821ee
frame around logbook scale, some more speed improvements
heinrichsweikamp
parents:
207
diff
changeset
|
432 NEW: Scale for Profile view in Logbook (10m,10min) |
206 | 433 |
160 | 434 New in 1.81 beta: |
156 | 435 BETA Version - Do NOT use for diving! |
206 | 436 NEW: Release in French, Spain and English (Use correct HEX file!) |
197 | 437 CHANGE: ZH-L16 display all stops (up to 96m), as ZH-L16-GF mode |
180 | 438 BUGFIX: Don't wrap TTS sum (still limit each stop display (not compute) to ~4h) |
439 NEW: CF54: =1:Display shallowest stop first (decoplan and divemode) | |
179
77ab44108c07
BUGFIX: Inactive gases greyed-out in Simulator results
Heinrichsweikamp
parents:
169
diff
changeset
|
440 BUGFIX: Inactive gases greyed-out in Simulator results |
77ab44108c07
BUGFIX: Inactive gases greyed-out in Simulator results
Heinrichsweikamp
parents:
169
diff
changeset
|
441 BUGFIX: "Better Gas" now works for Gas 4 and Gas 5, as well |
180 | 442 NEW: GF_lo and GF_hi stored in logbook |
197 | 443 BUGFIX: Gradient factor reworked |
444 NEW: CF55: Additional delay for gas switch (decoplan, includng divemode) | |
160 | 445 |
446 New in 1.80 Stable: | |
447 Stable release | |
156 | 448 BUGFIX: No Custom view in Surfacemode as default |
449 | |
139 | 450 New in 1.76 Beta: |
451 BETA Version - Do NOT use for diving! | |
140 | 452 NEW: "beta" is shown for beta versions |
453 CHANGE: NoFly and Desaturation time only visible when > 0 | |
141 | 454 CHANGE: "LowBatt!" Warning in Divemode |
139 | 455 |
115 | 456 New in 1.75 Beta: |
457 BETA Version - Do NOT use for diving! | |
458 BUGFIX: Decomask in Gauge mode removed | |
129
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
459 NEW: Decoplan rewritten, now has practically unlimited number of stops (OSTC MK.2 only) |
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
460 NEW: Altimeter (OSTC MK.2 only) |
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
461 BUGFIX: Timeout reset in Customview (OSTC MK.2 only) |
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
462 BUGFIX: Surface Interval |
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
463 NEW: Non-Resettable Average Depth (OSTC MK.2 only) |
138 | 464 NEW: CF41: Mix Type Icons in Surfacemode (OSTC MK.2 only) |
465 NEW: CF49: Show Altimeter in Surfacemode (OSTC MK.2 only) | |
466 NEW: CF50: Show LogMarker in Divemode/Customview (OSTC MK.2 only) | |
467 NEW: CF51: Show Stopwatch in Divemode/Customview (OSTC MK.2 only) | |
468 NEW: CF52: Show Tissue Graph in Divemode/Customview (OSTC MK.2 only) | |
469 NEW: CF53: Show Leading Tissue in Divemode/Customview (OSTC MK.2 only) | |
470 NEW: CF39: Adjust fixed SetPoint if Diluent ppO2 > SetPoint (OSTC MK.2 only) | |
471 BUGFIX: Custom view for Apnoe mode disabled | |
472 BUGFIX: Custom view for Gauge mode adjusted | |
115 | 473 |
105 | 474 New in 1.74 Beta: |
475 BETA Version - Do NOT use for diving! | |
476 NEW: Added END (Equivalent narcotic depth) for GasSetup | |
111 | 477 CHANGE: Limits for several Custom Functions (OSTC MK.2 only) |
105 | 478 BUGFIX: Realtime Simulator menu |
111 | 479 NEW: Customview for Surfacemode (OSTC MK.2 only) |
480 NEW: Icon for Tank mix on Surface screen (OSTC MK.2 only) | |
481 BUGFIX: Stopwatch Reset | |
105 | 482 |
85 | 483 New in 1.73 Beta: |
484 BETA Version - Do NOT use for diving! | |
98
6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents:
85
diff
changeset
|
485 NEW: Anti-Alised fonts (OSTC MK.2 only) |
6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents:
85
diff
changeset
|
486 NEW: Removed CF39 - Clock moved into Customview area (OSTC Mk.2 only) |
6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents:
85
diff
changeset
|
487 NEW: Custom functions menu more comfortable (OSTC Mk.2 only) |
85 | 488 BUGFIX: Surface interval now correct for repetitive dives |
98
6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents:
85
diff
changeset
|
489 CHANGE: Changes in divemode layout (OSTC Mk.2 only) |
85 | 490 |
70
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
491 New in 1.72 Beta: |
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
492 BETA Version - Do NOT use for diving! |
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
493 BUGFIX: TTS display while decoplan is displayed |
71
6beb680a6130
1.72beta - color-coded gaslist, small fix with stopwatch
heinrichsweikamp
parents:
70
diff
changeset
|
494 CHANGE: Stopwatch reset is blocked for one second after divemode menu exit (OSTC Mk.2 Only) |
6beb680a6130
1.72beta - color-coded gaslist, small fix with stopwatch
heinrichsweikamp
parents:
70
diff
changeset
|
495 NEW: Gas list is color-coded in Color# Warnings if ppO2 of gas > CF18 (ppO2 High warning) (OSTC Mk.2 Only)) |
73
2227459e8ef2
Exchanged Decoplan and Gaslist in dive mode menu
heinrichsweikamp
parents:
71
diff
changeset
|
496 CHANGE: Exchanged "Gaslist" and "Decoplan" in Divemode menu |
74 | 497 BUGFIX: ppO2 warning for very high ppO2 levels |
70
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
498 |
62 | 499 New in 1.71 Beta: |
500 BETA Version - Do NOT use for diving! | |
501 BUGFIX: Custom text can be 23chars again | |
502 BUGFIX: Simulator descends to exact depth | |
63 | 503 NEW: Added CF39: =1 shows clock in divemode (OSTC Mk.2 only) |
64 | 504 BUGFIX: Surface Interval not afffected from Simulator |
68 | 505 CHANGE: "Decosum" changed to "TTS" (Time to Surface) |
506 NEW: Up to 16 Deco Stops are displayed in Divemode and Simulator (GF Modes only) | |
69 | 507 NEW: CF40 added (=1: Ceiling violation displayed in Color# Warnings (OSTC Mk.2 Only)) |
62 | 508 |
51 | 509 New in 1.70 Stable: |
510 Stable release | |
52 | 511 WARNING: This update will reset all Custom Functions! |
512 BUGFIX: Gas Changes for Simulator | |
51 | 513 |
45 | 514 New in 1.65 Beta: |
47 | 515 This is the 1.70 Stable release candidate |
45 | 516 BETA Version - Do NOT use for diving! |
517 CHANGE: Restored original Gas Setup | |
518 CHANGE: CF25 (Deco Debug) default to 0 | |
47 | 519 BUGFIX: Velocity warning (CF47) only for ascend |
45 | 520 |
42 | 521 New in 1.63 Beta: |
522 BETA Version - Do NOT use for diving! | |
43 | 523 CHANGE: CF15 defines threshold for CNS display in Surfacemode (OSTC MK.2 only) |
524 NEW: CF48 sets positive clock offset [seconds/24h], added at Midnight | |
44 | 525 BUGFIX: CNS restored after simulation |
42 | 526 |
30 | 527 New in 1.62 Beta: |
528 BETA Version - Do NOT use for diving! | |
529 CHANGE: More space around divemode-menu | |
33 | 530 CHANGE: Disabled "Delete Dive" in logbook |
531 CHANGE: Simulated dives are no longer stored in the logbook | |
532 NEW: Simulator is much faster now | |
34 | 533 NEW: New Simulation results screen |
37 | 534 BUGFIX: CF Warning displayed in Color# Warnings (OSTC Mk.2 only) |
535 NEW: Gas Setup sorts Gaslist | |
536 NEW: Deco Code uses all Gases for forecast | |
30 | 537 |
25 | 538 New in 1.61 Beta: |
539 BETA Version - Do NOT use for diving! | |
540 CHANGE: "Better Gas" now blinks more eye catching | |
541 CHANGE: Battery symbol range changed (OSTC Mk.2 Only) | |
542 NEW: Added CF37: Color# Warnings (OSTC Mk.2 Only) | |
29 | 543 NEW: Color# = 0,4,8,192,196 and 200 (Black or very dim) is ignored (OSTC Mk.2 Only) |
25 | 544 BUGFIX: History not updated in Simulator mode |
26 | 545 BUGFIX: Fixed-Setpoint (minimum) ppO2 limited to physically possible value |
28
e01e6428d316
CHANGE: Change of color layout (OSTC Mk.2 Only)
heinrichsweikamp
parents:
27
diff
changeset
|
546 NEW: Depth, CNS, GF, ppO2 and Velocity are Color-coded (OSTC Mk.2 Only) |
398
ab962c4b19d6
Fixing issue 50, correct "Bar" to "bar" in texts and comments
heinrichsweikamp
parents:
393
diff
changeset
|
547 NEW: CF43: Depth [mbar] for color-code display (OSTC Mk.2 Only) |
28
e01e6428d316
CHANGE: Change of color layout (OSTC Mk.2 Only)
heinrichsweikamp
parents:
27
diff
changeset
|
548 NEW: CF44: CNS [%] for color-code display (OSTC Mk.2 Only) |
e01e6428d316
CHANGE: Change of color layout (OSTC Mk.2 Only)
heinrichsweikamp
parents:
27
diff
changeset
|
549 NEW: CF45: GF [%] for color-code display (OSTC Mk.2 Only) |
398
ab962c4b19d6
Fixing issue 50, correct "Bar" to "bar" in texts and comments
heinrichsweikamp
parents:
393
diff
changeset
|
550 NEW: CF46: ppO2 [cbar] for color-code display (OSTC Mk.2 Only) |
28
e01e6428d316
CHANGE: Change of color layout (OSTC Mk.2 Only)
heinrichsweikamp
parents:
27
diff
changeset
|
551 NEW: CF47: Velocity [m/min] for color-code display (OSTC Mk.2 Only) |
e01e6428d316
CHANGE: Change of color layout (OSTC Mk.2 Only)
heinrichsweikamp
parents:
27
diff
changeset
|
552 CHANGE: Change of color layout (OSTC Mk.2 Only) |
25 | 553 |
21 | 554 New in 1.60 Stable: |
555 Stable release | |
556 | |
19 | 557 New in 1.56 Beta: |
558 BETA Version - Do NOT use for diving! | |
559 BUGFIX: Inactive Gases in Divemode greyed out (OSTC Mk.2 only) | |
560 NEW: Scale in Tissue Graph (OSTC Mk.2 only) | |
561 NEW: Leading Tissue percent is displayed in Tissue Graph (OSTC Mk.2 only) | |
562 NEW: Diluent is shown in Pre-Dive screen for CC modes | |
563 | |
17 | 564 New in 1.55 Beta: |
565 BETA Version - Do NOT use for diving! | |
566 CHANGE: Greyed out gases more readable | |
567 CHANGE: Removed "Delete All" from Logbook Menu | |
568 NEW: CF42=1: Active Gas will blink if a better gas is available | |
569 CHANGE: Returning from Bailout to CCR mode will not reset diluent gas | |
570 | |
16 | 571 New in 1.54 Beta: |
15 | 572 BETA Version - Do NOT use for diving! |
573 BUGFIX: Freeze at startup | |
574 | |
12 | 575 New in 1.53 Beta: |
576 BETA Version - Do NOT use for diving! | |
577 CHANGE: License moved into Menu | |
578 NEW: Quick power on | |
579 NEW: Not used O2 Sensors are not shown (OSTC1 only) | |
580 NEW: O2 Board is automatically selected when found within the 1st second in divemode (OSTC1 only) | |
13 | 581 NEW: Quick-View of Gaslist (Pre-Dive Check), press ENTER in Surfacemode |
12 | 582 |
4 | 583 New in 1.52 Beta: |
584 BETA Version - Do NOT use for diving! | |
585 NEW: Fixed-Setpoint ppO2 limited to physically possible value | |
7 | 586 BUGFIX: CF32 was displayed wrong on first call |
8 | 587 NEW: Gas change recommendation in divemode ('*' after Gas) |
588 CHANGE: "Const.ppO2 Setup" renamed to "CCR SetPoint Menu" | |
9 | 589 BUGFIX: CF35 now affects all items in surface and divemode |
11 | 590 NEW: CF36 sets Divemode mask color (OSTC Mk.2 only) |
10 | 591 BUGFIX: CF15 removed (OSTC Mk.2 only) |
4 | 592 |
2 | 593 New in 1.51 Beta: |
3 | 594 BETA Version - Do NOT use for diving! |
2 | 595 BUGFIX: PC Simulator mode |
3 | 596 NEW: CF35 sets standard color |
597 BUGFIX: Display startup at very cold ambient temperatures | |
598 BUGFIX: Battery voltage accuracy | |
599 BUGFIX: Temperature accuracy | |
600 BUGFIX: ppO2 is displayed in Bailout mode | |
2 | 601 |
0 | 602 New in 1.50 Stable: |
2 | 603 Initial release for OSTC Mk.2 |