Mercurial > public > mk2
annotate code_part1/OSTC_code_asm_part1/changelog.txt @ 536:e77df4e2d025
russian updates
author | heinrichsweikamp |
---|---|
date | Wed, 21 Dec 2011 12:06:27 +0100 |
parents | a2019f310176 |
children | 3091628b2742 |
rev | line source |
---|---|
533 | 1 New in 2.09 beta: |
2 BETA Version - Do NOT use for diving! | |
3 BUGFIX: small layout fixes | |
4 BUGFIX: Show NDL after deco is done | |
5 | |
528
67ab3c028bc2
Show change gas depth below gaslist (in divemode)
heinrichsweikamp
parents:
526
diff
changeset
|
6 New in 2.08 beta: |
67ab3c028bc2
Show change gas depth below gaslist (in divemode)
heinrichsweikamp
parents:
526
diff
changeset
|
7 BETA Version - Do NOT use for diving! |
67ab3c028bc2
Show change gas depth below gaslist (in divemode)
heinrichsweikamp
parents:
526
diff
changeset
|
8 NEW: Show change gas depth below gaslist (in divemode) |
67ab3c028bc2
Show change gas depth below gaslist (in divemode)
heinrichsweikamp
parents:
526
diff
changeset
|
9 |
519 | 10 New in 2.07 beta: |
526 | 11 BETA Version - Do NOT use for diving! |
519 | 12 NEW: Added GF surface display (when > CF08). |
526 | 13 BUGFIX: spurious random NDL>0 during deco dive |
14 CHANGE: Moved "Bailout" to top of SetPoint list | |
15 CHANGE: Speed optimizations in deco code | |
519 | 16 |
510 | 17 New in 2.06 beta: |
502 | 18 BETA Version - Do NOT use for diving! |
515 | 19 CHANGE: NDL routine faster/more precise simulation |
510 | 20 BUGFIX: CCR air mode: should not blink for my bailout (bug #66) |
515 | 21 BUGFIX: Spurious stop order when simulating deadly fast ascent |
510 | 22 BUGFIX: N2_ratio/He_ratio[] not inited at boot time. |
23 CHANGE: Turkish text for velocity. | |
502 | 24 |
496 | 25 New in 2.05 beta: |
26 BETA Version - Do NOT use for diving! | |
498 | 27 BUGFIX: German text layout in Divemode |
502 | 28 NEW: Always show numeric velocity... |
500 | 29 NEW: OLED Brightness setting |
496 | 30 |
488 | 31 New in 2.04 beta: |
32 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
|
33 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
|
34 BUGFIX: Surface desat factor missing for Interval planning in GF mode. |
492
19b9e19ea4da
+CHANGE: Velocity display updated every second
heinrichsweikamp
parents:
491
diff
changeset
|
35 CHANGE: Velocity display updated every second |
19b9e19ea4da
+CHANGE: Velocity display updated every second
heinrichsweikamp
parents:
491
diff
changeset
|
36 NEW: CF60: Show graphical velocity indicator (Ascend only) |
495 | 37 NEW: Added turkish language |
488 | 38 |
484 | 39 New in 2.03 beta: |
487 | 40 BETA Version - Do NOT use for diving! |
41 BUGFIX: Logbook write | |
484 | 42 |
476 | 43 New in 2.02 beta: |
487 | 44 BETA Version - Do NOT use for diving! |
476 | 45 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
|
46 CHANGE: SAC (CF56/CF57) in range 5..50 l/min (no more decimal). |
526 | 47 NEW: 32MHz mode: computes twice faster. |
476 | 48 BUGFIX: Hang when deco table is full (more than 32 stops). |
49 | |
457 | 50 New in 2.01 beta: |
51 BUGFIX: No decodata in logbook for apnea dives | |
52 | |
456 | 53 New in 2.00 Stable: |
54 Stable release | |
55 BUGFIX: Fixing 32kB boundary read for logbook | |
56 | |
451 | 57 New in 1.98 beta: |
58 BUGFIX bad first Tp° and ceiling values in logbook curves. | |
59 | |
450 | 60 New in 1.97 beta: |
430 | 61 NEW: Logbook displays ceilings and temperature curve. |
439
b9cf06de8aca
BUGFIX: Decoplanner accumulates CNS during ascent (bug #55)
JeanDo
parents:
430
diff
changeset
|
62 BUGFIX: Decoplanner accumulates CNS during ascent. |
441
4826dd98514b
NEW: Decoplanner OC volumes in liters (or bars), up to 65000.
JeanDo
parents:
440
diff
changeset
|
63 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
|
64 NEW: Decoplanner OC volumes in liters (or bars), up to 65000. |
450 | 65 NEW: Released also in Russian language |
66 BUGFIX: SetPoint store in Profile | |
430 | 67 |
418 | 68 New in 1.95 beta: |
419
e671d2018e0f
0.98bar equal 10m depths with salinity set to 1.00kg/l
heinrichsweikamp
parents:
418
diff
changeset
|
69 CHANGE: 0.98bar equal 10m depths with salinity set to 1.00kg/l |
418 | 70 |
412 | 71 New in 1.94 beta: |
418 | 72 Pre-Release for 2.0 Stable |
412 | 73 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
|
74 CHANGE: Max. depth for simulator now 120m |
d022c62a1df5
fixing issue with end-of-dive threshold in high-altitude mode
heinrichsweikamp
parents:
412
diff
changeset
|
75 BUGFIX: Ascend threshold in high altitude mode |
412 | 76 |
407 | 77 New in 1.93 beta: |
78 BETA Version - Do NOT use for diving! | |
79 BUGFIX: blinking fixed setpoint if actual setpoint lower then physically possible | |
80 BUGFIX: SetPoint recording for logbook | |
81 BUGFIX: Divetime seconds synced with stopwatch start | |
408
3e0192f6c241
NEW: End-of-Dive countdown displayed after surfacing
heinrichsweikamp
parents:
407
diff
changeset
|
82 NEW: End-of-Dive countdown displayed after surfacing |
407 | 83 |
393 | 84 New in 1.92 beta: |
85 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
|
86 BUGFIX: warning color for ppO2>3,3bar and ppO2<6,55bar fixed |
405 | 87 BUGFIX: Start SetPoint is attached to first depth sample in logbook profile |
88 BUGFIX: Simulator menu collided with descent counter in Apnea mode | |
89 BUGFIX: Display hypoxic air in divemode (bug #41) | |
90 CHANGE: Gas change indication is displayed in yellow | |
393 | 91 |
347 | 92 New in 1.91 beta: |
93 BETA Version - Do NOT use for diving! | |
94 BUGFIX: Ignore depths>130m in PC simulation | |
360 | 95 BUGFIX: Avoid spurious CF55 stops with 3 gas or more |
361 | 96 BUGFIX: Average depth in Logbook (For dives made with >=1.91) |
383 | 97 BUGFIX: Logbook time scale (squares are 10min * 10m) |
98 BUGFIX: Bühlmann half-times rounded to the minute | |
99 BUGFIX: Protect again rare race contition on pressure/temperature | |
392 | 100 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
|
101 CHANGE: CF02 now allows delay of more then 240seconds |
383 | 102 CHANGE: First gas do not reset change depth |
103 CHANGE: Logbook format 21: store & shows dive model (sat/desat or GF_low/high factors), | |
104 CNS profile, GF profile. | |
105 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
|
106 NEW: "Quit Sim" in divemode simulator menu for exiting the simulation |
360 | 107 NEW: Allow -2:00 to +2:00 adjustement per day (CF48). |
108 NEW: 1/10/100 steps in CF menu | |
357
562f1bc79f3c
Bugfix: Wake-up into divemode with 1.91alpha
Heinrichsweikamp
parents:
352
diff
changeset
|
109 NEW: 64kByte Logbook (Doubled capacity compared to 1.90) |
383 | 110 NEW: Additional dive interval for simulator and decoplaning |
111 NEW: Negative temperatures in logbook and battery information menu | |
112 NEW: Screen dump support | |
347 | 113 |
114 New in 1.90 Stable: | |
115 Stable release | |
116 | |
324 | 117 New in 1.89 beta: |
118 BETA Version - Do NOT use for diving! | |
119 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
|
120 NEW: Fixed Setpoint with color warnings |
4a28d7a1c620
Fixed Setpoint behavior >2,55bar with CF38=ON
heinrichsweikamp
parents:
324
diff
changeset
|
121 BUGFIX: Fixed Setpoint behavior >2,55bar with CF38=ON |
4a28d7a1c620
Fixed Setpoint behavior >2,55bar with CF38=ON
heinrichsweikamp
parents:
324
diff
changeset
|
122 NEW: Future TTS also available in no-deco phase of dive |
324 | 123 |
309 | 124 New in 1.88 beta: |
125 BETA Version - Do NOT use for diving! | |
126 CHANGE: CF warning window moved to upper right corner | |
324 | 127 BUGFIX: Gas4 fixed |
128 NEW: Future TTS (@xx Variant) in Custom View (Divemode) | |
129 NEW: CF58 (0-10 min): Computes Future TTS in xx min | |
309 | 130 |
273 | 131 New in 1.87 beta: |
132 BETA Version - Do NOT use for diving! | |
281 | 133 CHANGE: Runtime simulator faster |
134 BUGFIX: "Active?" list in Divemode | |
292 | 135 NEW: Display CNS in decoplan |
136 NEW: Colored stops in decoplan (CF55 > 0) | |
298 | 137 NEW: 115kbaud/s bootloader |
307 | 138 NEW: Colored battery sign when charging (yellow) or charged (green) |
298 | 139 CHANGE: Battery symbol filled |
296 | 140 BUGFIX: Apply salinity for ceiling warning |
307 | 141 CHANGE: Gas Setup page 2 reworked (MOD depth default) |
298 | 142 BUGFIX: x-scale in Logbook fixed |
143 CHANGE: Some typos in English text | |
301 | 144 NEW: Display ppO2[Diluent] in CCR modes |
307 | 145 NEW: Display EAD/END in OCR and CCR modes |
273 | 146 |
267
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
147 New in 1.86 beta: |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
148 BETA Version - Do NOT use for diving! |
268 | 149 BUGFIX: Average depth in Logbook fixed |
273 | 150 BUGFIX: Stand-alone simulator |
267
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
151 |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
152 New in 1.85 beta: |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
153 BETA Version - Do NOT use for diving! |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
154 BUGFIX: zero gas rate (bug bb28) |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
155 BUGFIX: Safer rounding (bug bb29) |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
156 CHANGE: making the seconds display in divemode smoother |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
157 |
228 | 158 New in 1.84 beta: |
159 BETA Version - Do NOT use for diving! | |
229
85ea09d3b9d8
Nofly should not be reset after dive simulation (bug BB18).
JeanDo
parents:
228
diff
changeset
|
160 BUGFIX: NoFly time should not be reseted after dive simulation. |
239 | 161 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
|
162 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
|
163 NEW: Internal logbook shows Gas changes |
249 | 164 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
|
165 CHANGE: Set Time menu |
245
dee88c962653
Some clean up and minor I2C speed improvements
heinrichsweikamp
parents:
243
diff
changeset
|
166 |
219
b6dd54b3567c
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents:
209
diff
changeset
|
167 New in 1.83 beta: |
b6dd54b3567c
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents:
209
diff
changeset
|
168 BETA Version - Do NOT use for diving! |
b6dd54b3567c
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents:
209
diff
changeset
|
169 BUGFIX: gas switch |
228 | 170 NEW: De/Activate gases underwater (Gaslist -> More -> Actve?) |
171 NEW: Gas Consumption caluculation in offline simulator (After Decoplan) | |
172 NEW: CF56 Bottom gas usage (l/min or bar/min) (For Simulator) | |
173 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
|
174 |
206 | 175 New in 1.82 beta: |
176 BETA Version - Do NOT use for diving! | |
207 | 177 CHANGE: Speed optimization in Logbook |
209
cdba979821ee
frame around logbook scale, some more speed improvements
heinrichsweikamp
parents:
207
diff
changeset
|
178 NEW: Scale for Profile view in Logbook (10m,10min) |
206 | 179 |
160 | 180 New in 1.81 beta: |
156 | 181 BETA Version - Do NOT use for diving! |
206 | 182 NEW: Release in French, Spain and English (Use correct HEX file!) |
197 | 183 CHANGE: ZH-L16 display all stops (up to 96m), as ZH-L16-GF mode |
180 | 184 BUGFIX: Don't wrap TTS sum (still limit each stop display (not compute) to ~4h) |
185 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
|
186 BUGFIX: Inactive gases greyed-out in Simulator results |
77ab44108c07
BUGFIX: Inactive gases greyed-out in Simulator results
Heinrichsweikamp
parents:
169
diff
changeset
|
187 BUGFIX: "Better Gas" now works for Gas 4 and Gas 5, as well |
180 | 188 NEW: GF_lo and GF_hi stored in logbook |
197 | 189 BUGFIX: Gradient factor reworked |
190 NEW: CF55: Additional delay for gas switch (decoplan, includng divemode) | |
160 | 191 |
192 New in 1.80 Stable: | |
193 Stable release | |
156 | 194 BUGFIX: No Custom view in Surfacemode as default |
195 | |
139 | 196 New in 1.76 Beta: |
197 BETA Version - Do NOT use for diving! | |
140 | 198 NEW: "beta" is shown for beta versions |
199 CHANGE: NoFly and Desaturation time only visible when > 0 | |
141 | 200 CHANGE: "LowBatt!" Warning in Divemode |
139 | 201 |
115 | 202 New in 1.75 Beta: |
203 BETA Version - Do NOT use for diving! | |
204 BUGFIX: Decomask in Gauge mode removed | |
129
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
205 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
|
206 NEW: Altimeter (OSTC MK.2 only) |
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
207 BUGFIX: Timeout reset in Customview (OSTC MK.2 only) |
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
208 BUGFIX: Surface Interval |
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
209 NEW: Non-Resettable Average Depth (OSTC MK.2 only) |
138 | 210 NEW: CF41: Mix Type Icons in Surfacemode (OSTC MK.2 only) |
211 NEW: CF49: Show Altimeter in Surfacemode (OSTC MK.2 only) | |
212 NEW: CF50: Show LogMarker in Divemode/Customview (OSTC MK.2 only) | |
213 NEW: CF51: Show Stopwatch in Divemode/Customview (OSTC MK.2 only) | |
214 NEW: CF52: Show Tissue Graph in Divemode/Customview (OSTC MK.2 only) | |
215 NEW: CF53: Show Leading Tissue in Divemode/Customview (OSTC MK.2 only) | |
216 NEW: CF39: Adjust fixed SetPoint if Diluent ppO2 > SetPoint (OSTC MK.2 only) | |
217 BUGFIX: Custom view for Apnoe mode disabled | |
218 BUGFIX: Custom view for Gauge mode adjusted | |
115 | 219 |
105 | 220 New in 1.74 Beta: |
221 BETA Version - Do NOT use for diving! | |
222 NEW: Added END (Equivalent narcotic depth) for GasSetup | |
111 | 223 CHANGE: Limits for several Custom Functions (OSTC MK.2 only) |
105 | 224 BUGFIX: Realtime Simulator menu |
111 | 225 NEW: Customview for Surfacemode (OSTC MK.2 only) |
226 NEW: Icon for Tank mix on Surface screen (OSTC MK.2 only) | |
227 BUGFIX: Stopwatch Reset | |
105 | 228 |
85 | 229 New in 1.73 Beta: |
230 BETA Version - Do NOT use for diving! | |
98
6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents:
85
diff
changeset
|
231 NEW: Anti-Alised fonts (OSTC MK.2 only) |
6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents:
85
diff
changeset
|
232 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
|
233 NEW: Custom functions menu more comfortable (OSTC Mk.2 only) |
85 | 234 BUGFIX: Surface interval now correct for repetitive dives |
98
6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents:
85
diff
changeset
|
235 CHANGE: Changes in divemode layout (OSTC Mk.2 only) |
85 | 236 |
70
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
237 New in 1.72 Beta: |
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
238 BETA Version - Do NOT use for diving! |
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
239 BUGFIX: TTS display while decoplan is displayed |
71
6beb680a6130
1.72beta - color-coded gaslist, small fix with stopwatch
heinrichsweikamp
parents:
70
diff
changeset
|
240 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
|
241 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
|
242 CHANGE: Exchanged "Gaslist" and "Decoplan" in Divemode menu |
74 | 243 BUGFIX: ppO2 warning for very high ppO2 levels |
70
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
244 |
62 | 245 New in 1.71 Beta: |
246 BETA Version - Do NOT use for diving! | |
247 BUGFIX: Custom text can be 23chars again | |
248 BUGFIX: Simulator descends to exact depth | |
63 | 249 NEW: Added CF39: =1 shows clock in divemode (OSTC Mk.2 only) |
64 | 250 BUGFIX: Surface Interval not afffected from Simulator |
68 | 251 CHANGE: "Decosum" changed to "TTS" (Time to Surface) |
252 NEW: Up to 16 Deco Stops are displayed in Divemode and Simulator (GF Modes only) | |
69 | 253 NEW: CF40 added (=1: Ceiling violation displayed in Color# Warnings (OSTC Mk.2 Only)) |
62 | 254 |
51 | 255 New in 1.70 Stable: |
256 Stable release | |
52 | 257 WARNING: This update will reset all Custom Functions! |
258 BUGFIX: Gas Changes for Simulator | |
51 | 259 |
45 | 260 New in 1.65 Beta: |
47 | 261 This is the 1.70 Stable release candidate |
45 | 262 BETA Version - Do NOT use for diving! |
263 CHANGE: Restored original Gas Setup | |
264 CHANGE: CF25 (Deco Debug) default to 0 | |
47 | 265 BUGFIX: Velocity warning (CF47) only for ascend |
45 | 266 |
42 | 267 New in 1.63 Beta: |
268 BETA Version - Do NOT use for diving! | |
43 | 269 CHANGE: CF15 defines threshold for CNS display in Surfacemode (OSTC MK.2 only) |
270 NEW: CF48 sets positive clock offset [seconds/24h], added at Midnight | |
44 | 271 BUGFIX: CNS restored after simulation |
42 | 272 |
30 | 273 New in 1.62 Beta: |
274 BETA Version - Do NOT use for diving! | |
275 CHANGE: More space around divemode-menu | |
33 | 276 CHANGE: Disabled "Delete Dive" in logbook |
277 CHANGE: Simulated dives are no longer stored in the logbook | |
278 NEW: Simulator is much faster now | |
34 | 279 NEW: New Simulation results screen |
37 | 280 BUGFIX: CF Warning displayed in Color# Warnings (OSTC Mk.2 only) |
281 NEW: Gas Setup sorts Gaslist | |
282 NEW: Deco Code uses all Gases for forecast | |
30 | 283 |
25 | 284 New in 1.61 Beta: |
285 BETA Version - Do NOT use for diving! | |
286 CHANGE: "Better Gas" now blinks more eye catching | |
287 CHANGE: Battery symbol range changed (OSTC Mk.2 Only) | |
288 NEW: Added CF37: Color# Warnings (OSTC Mk.2 Only) | |
29 | 289 NEW: Color# = 0,4,8,192,196 and 200 (Black or very dim) is ignored (OSTC Mk.2 Only) |
25 | 290 BUGFIX: History not updated in Simulator mode |
26 | 291 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
|
292 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
|
293 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
|
294 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
|
295 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
|
296 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
|
297 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
|
298 CHANGE: Change of color layout (OSTC Mk.2 Only) |
25 | 299 |
21 | 300 New in 1.60 Stable: |
301 Stable release | |
302 | |
19 | 303 New in 1.56 Beta: |
304 BETA Version - Do NOT use for diving! | |
305 BUGFIX: Inactive Gases in Divemode greyed out (OSTC Mk.2 only) | |
306 NEW: Scale in Tissue Graph (OSTC Mk.2 only) | |
307 NEW: Leading Tissue percent is displayed in Tissue Graph (OSTC Mk.2 only) | |
308 NEW: Diluent is shown in Pre-Dive screen for CC modes | |
309 | |
17 | 310 New in 1.55 Beta: |
311 BETA Version - Do NOT use for diving! | |
312 CHANGE: Greyed out gases more readable | |
313 CHANGE: Removed "Delete All" from Logbook Menu | |
314 NEW: CF42=1: Active Gas will blink if a better gas is available | |
315 CHANGE: Returning from Bailout to CCR mode will not reset diluent gas | |
316 | |
16 | 317 New in 1.54 Beta: |
15 | 318 BETA Version - Do NOT use for diving! |
319 BUGFIX: Freeze at startup | |
320 | |
12 | 321 New in 1.53 Beta: |
322 BETA Version - Do NOT use for diving! | |
323 CHANGE: License moved into Menu | |
324 NEW: Quick power on | |
325 NEW: Not used O2 Sensors are not shown (OSTC1 only) | |
326 NEW: O2 Board is automatically selected when found within the 1st second in divemode (OSTC1 only) | |
13 | 327 NEW: Quick-View of Gaslist (Pre-Dive Check), press ENTER in Surfacemode |
12 | 328 |
4 | 329 New in 1.52 Beta: |
330 BETA Version - Do NOT use for diving! | |
331 NEW: Fixed-Setpoint ppO2 limited to physically possible value | |
7 | 332 BUGFIX: CF32 was displayed wrong on first call |
8 | 333 NEW: Gas change recommendation in divemode ('*' after Gas) |
334 CHANGE: "Const.ppO2 Setup" renamed to "CCR SetPoint Menu" | |
9 | 335 BUGFIX: CF35 now affects all items in surface and divemode |
11 | 336 NEW: CF36 sets Divemode mask color (OSTC Mk.2 only) |
10 | 337 BUGFIX: CF15 removed (OSTC Mk.2 only) |
4 | 338 |
2 | 339 New in 1.51 Beta: |
3 | 340 BETA Version - Do NOT use for diving! |
2 | 341 BUGFIX: PC Simulator mode |
3 | 342 NEW: CF35 sets standard color |
343 BUGFIX: Display startup at very cold ambient temperatures | |
344 BUGFIX: Battery voltage accuracy | |
345 BUGFIX: Temperature accuracy | |
346 BUGFIX: ppO2 is displayed in Bailout mode | |
2 | 347 |
0 | 348 New in 1.50 Stable: |
2 | 349 Initial release for OSTC Mk.2 |