Mercurial > public > mk2
annotate code_part1/OSTC_code_asm_part1/changelog.txt @ 714:b7f7184d800d
banksafe sensor init
author | heinrichsweikamp |
---|---|
date | Thu, 16 May 2013 14:16:09 +0200 |
parents | 6ff7f894c3af |
children | d333c8462844 |
rev | line source |
---|---|
712 | 1 New in 2.62: |
2 BETA Version - Do NOT use for diving! | |
3 BUGFIX: CNS compute. NOAA tables are in ATA, not bar | |
4 | |
692 | 5 New in 2.61: |
6 BETA Version - Do NOT use for diving! | |
7 CHANGE: Set default for CF64 (Color inactive) to 103 (light blue) | |
699 | 8 BUGFIX: Vault low_depth too |
9 BUGFIX: Ascent to first stop in finer steps (Deko spikes) | |
692 | 10 |
678 | 11 New in 2.60: |
12 BETA Version - Do NOT use for diving! | |
680 | 13 CHANGE: Removed "Mix type" Icons and CF43 |
681 | 14 CHANGE: Hardware4 support |
685
aebb6d039249
Use 4byte in EEPROM for diluents (Same as OC gases)
heinrichsweikamp
parents:
681
diff
changeset
|
15 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
|
16 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
|
17 UPDATE: OSTC interface description file |
686 | 18 NEW: Hard-coded min. Values for CF00 and CF01 |
690 | 19 CHANGE: Set cursor to "Exit" when leaving some sub-menus |
678 | 20 |
677
683e7d821678
Set CF17 (ppo2_warning_low) low level to 0.16bar
heinrichsweikamp
parents:
675
diff
changeset
|
21 New in 2.59: |
683e7d821678
Set CF17 (ppo2_warning_low) low level to 0.16bar
heinrichsweikamp
parents:
675
diff
changeset
|
22 BETA Version - Do NOT use for diving! |
683e7d821678
Set CF17 (ppo2_warning_low) low level to 0.16bar
heinrichsweikamp
parents:
675
diff
changeset
|
23 CHANGE: Set CF17 (ppo2_warning_low) low level to 0.16bar |
678 | 24 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
|
25 |
675 | 26 New in 2.58: |
27 BETA Version - Do NOT use for diving! | |
28 NEW: Confirmation when marker is set | |
29 BUGFIX: Decoplan update after GF change | |
30 NEW: CF70: Safety Stop Duration [s] | |
31 NEW: CF71: Safety Stop Start Depth [m] | |
32 NEW: CF72: Safety Stop End Depth [m] | |
33 NEW: CF73: Safety Stop Reset Depth [m] | |
34 | |
661 | 35 New in 2.57: |
36 BETA Version - Do NOT use for diving! | |
666 | 37 CHANGE: GF_hi default now 85% (CF33) |
38 NEW: aGF: Alternative GF (CF67 and CF68). Can be switched underwater if CF69=1 | |
39 NEW: CF67: aGF_lo [%] | |
40 NEW: CF68: aGF_hi [%] | |
41 NEW: CF69: Allow GF change (underwater) | |
670 | 42 CHANGE: Deco model default now is L16-GF OC (OC, GF-Deco) |
661 | 43 |
656 | 44 New in 2.56: |
45 BETA Version - Do NOT use for diving! | |
661 | 46 BUGFIX: Gas volumes when many tanks and stops |
47 BUGFIX: show first diluent in simulator result screen (Instead of first gas) | |
656 | 48 |
653 | 49 New in 2.55: |
50 BETA Version - Do NOT use for diving! | |
656 | 51 NEW: Allow any Diluent to be "First Gas" in CCR mode |
653 | 52 |
652 | 53 New in 2.54: |
54 BETA Version - Do NOT use for diving! | |
55 BUGFIX: Allow Diluents with more then 50% He | |
653 | 56 CHANGE: "Max." Depth text position |
652 | 57 |
651 | 58 New in 2.53: |
631
19c2773a1657
Divisor Decoplan (CF25) stores entire decoplan in logbook
heinrichsweikamp
parents:
629
diff
changeset
|
59 BETA Version - Do NOT use for diving! |
651 | 60 NEW: 5 Gases extra for CC |
675 | 61 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
|
62 NEW: Divisor Decoplan (CF25) stores entire decoplan in logbook |
634
6cbdfd1b9dcf
NEW: CF29 stored in divelog header (Byte 52)
heinrichsweikamp
parents:
631
diff
changeset
|
63 NEW: CF29 stored in divelog header (Byte 52) |
642 | 64 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
|
65 |
627
8d2dc109ecfc
NEW: Gaslist highlights "better gas" in divemode
heinrichsweikamp
parents:
624
diff
changeset
|
66 New in 2.51: |
8d2dc109ecfc
NEW: Gaslist highlights "better gas" in divemode
heinrichsweikamp
parents:
624
diff
changeset
|
67 BETA Version - Do NOT use for diving! |
8d2dc109ecfc
NEW: Gaslist highlights "better gas" in divemode
heinrichsweikamp
parents:
624
diff
changeset
|
68 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
|
69 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
|
70 NEW: Cursor is in front of the "better gas" automatically |
627
8d2dc109ecfc
NEW: Gaslist highlights "better gas" in divemode
heinrichsweikamp
parents:
624
diff
changeset
|
71 |
622 | 72 New in 2.50 Stable: |
73 INFO: This update will reset all Custom Functions and gases to defaults | |
624 | 74 BUGFIX: Divetime display in Gauge mode |
622 | 75 |
619 | 76 New in 2.29: |
77 INFO: This update will reset CFIII menu to defaults | |
78 BETA Version - Do NOT use for diving! | |
621 | 79 NEW CF66: Show GF in NDL (If GF > CF08) |
80 NEW: Show total dives in Battery Information menu | |
81 CHANGE: CF01 default to 75cm | |
619 | 82 |
610 | 83 New in 2.28: |
84 BETA Version - Do NOT use for diving! | |
612
ec2cfd4b748b
Blink better gas in bailout case (if CF42=1)
heinrichsweikamp
parents:
610
diff
changeset
|
85 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
|
86 CHANGE: Surface screen layout change |
616 | 87 BUGFIX: Use CF01 for end-of-dive detection |
618 | 88 CHANGE: CF01 default to 50cm |
610 | 89 |
90 New in 2.27: | |
91 BETA Version - Do NOT use for diving! | |
92 BUGFIX: Reset CFIII on update | |
93 | |
606 | 94 New in 2.26: |
95 BETA Version - Do NOT use for diving! | |
96 CHANGE: Safety stop behaviour | |
97 BUGFIX: Reset CFIII Menu | |
98 | |
598
f3735da18809
NEW: CF65: Show a safety stop for no-deco dives
heinrichsweikamp
parents:
595
diff
changeset
|
99 New in 2.25: |
f3735da18809
NEW: CF65: Show a safety stop for no-deco dives
heinrichsweikamp
parents:
595
diff
changeset
|
100 BETA Version - Do NOT use for diving! |
f3735da18809
NEW: CF65: Show a safety stop for no-deco dives
heinrichsweikamp
parents:
595
diff
changeset
|
101 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
|
102 |
595 | 103 New in 2.24: |
104 BETA Version - Do NOT use for diving! | |
105 BUGFIX: CNS for pSCR-GF | |
106 | |
587
1b021a280e15
NEW CF64: Configures color for inactive gases
heinrichsweikamp
parents:
583
diff
changeset
|
107 New in 2.23: |
1b021a280e15
NEW CF64: Configures color for inactive gases
heinrichsweikamp
parents:
583
diff
changeset
|
108 BETA Version - Do NOT use for diving! |
1b021a280e15
NEW CF64: Configures color for inactive gases
heinrichsweikamp
parents:
583
diff
changeset
|
109 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
|
110 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
|
111 |
570 | 112 New in 2.22: |
574 | 113 BETA Version - Do NOT use for diving! |
114 NEW: Custom Functions III menu (CF64-CF95) | |
570 | 115 BUGFIX: Missed deco stops issue |
571
7f5419d4157d
timeout for 2nd page of Gas Setup, ceiling allingment
heinrichsweikamp
parents:
570
diff
changeset
|
116 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
|
117 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
|
118 NEW: Battery statistics reset when battery is fully charged |
570 | 119 |
559
c84ea647ff58
do not show gas switch stops in yellow when CF55=0
heinrichsweikamp
parents:
552
diff
changeset
|
120 New in 2.21: |
550 | 121 BUGFIX: GF warning in logbook memory |
552 | 122 NEW: Compute ppO2 for pSCR diving |
123 NEW: CF61: Show pSCR ppO2 in customview | |
124 NEW: CF62: pSCR O2 Drop in percent | |
125 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
|
126 BUGFIX: CF55 behaviour |
550 | 127 |
545 | 128 New in 2.20: |
129 Stable Release | |
130 | |
538 | 131 New in 2.10 beta: |
537 | 132 BETA Version - Do NOT use for diving! |
133 BUGFIX: Spurious logbook read issue | |
134 BUGFIX: Improved stability for bootloader v2 | |
135 | |
533 | 136 New in 2.09 beta: |
137 BETA Version - Do NOT use for diving! | |
138 BUGFIX: small layout fixes | |
139 BUGFIX: Show NDL after deco is done | |
140 | |
528
67ab3c028bc2
Show change gas depth below gaslist (in divemode)
heinrichsweikamp
parents:
526
diff
changeset
|
141 New in 2.08 beta: |
67ab3c028bc2
Show change gas depth below gaslist (in divemode)
heinrichsweikamp
parents:
526
diff
changeset
|
142 BETA Version - Do NOT use for diving! |
67ab3c028bc2
Show change gas depth below gaslist (in divemode)
heinrichsweikamp
parents:
526
diff
changeset
|
143 NEW: Show change gas depth below gaslist (in divemode) |
67ab3c028bc2
Show change gas depth below gaslist (in divemode)
heinrichsweikamp
parents:
526
diff
changeset
|
144 |
519 | 145 New in 2.07 beta: |
526 | 146 BETA Version - Do NOT use for diving! |
519 | 147 NEW: Added GF surface display (when > CF08). |
526 | 148 BUGFIX: spurious random NDL>0 during deco dive |
149 CHANGE: Moved "Bailout" to top of SetPoint list | |
150 CHANGE: Speed optimizations in deco code | |
519 | 151 |
510 | 152 New in 2.06 beta: |
502 | 153 BETA Version - Do NOT use for diving! |
515 | 154 CHANGE: NDL routine faster/more precise simulation |
510 | 155 BUGFIX: CCR air mode: should not blink for my bailout (bug #66) |
515 | 156 BUGFIX: Spurious stop order when simulating deadly fast ascent |
510 | 157 BUGFIX: N2_ratio/He_ratio[] not inited at boot time. |
158 CHANGE: Turkish text for velocity. | |
502 | 159 |
496 | 160 New in 2.05 beta: |
161 BETA Version - Do NOT use for diving! | |
498 | 162 BUGFIX: German text layout in Divemode |
502 | 163 NEW: Always show numeric velocity... |
681 | 164 NEW: DISPLAY Brightness setting |
496 | 165 |
488 | 166 New in 2.04 beta: |
167 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
|
168 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
|
169 BUGFIX: Surface desat factor missing for Interval planning in GF mode. |
492
19b9e19ea4da
+CHANGE: Velocity display updated every second
heinrichsweikamp
parents:
491
diff
changeset
|
170 CHANGE: Velocity display updated every second |
19b9e19ea4da
+CHANGE: Velocity display updated every second
heinrichsweikamp
parents:
491
diff
changeset
|
171 NEW: CF60: Show graphical velocity indicator (Ascend only) |
495 | 172 NEW: Added turkish language |
488 | 173 |
484 | 174 New in 2.03 beta: |
487 | 175 BETA Version - Do NOT use for diving! |
176 BUGFIX: Logbook write | |
484 | 177 |
476 | 178 New in 2.02 beta: |
487 | 179 BETA Version - Do NOT use for diving! |
476 | 180 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
|
181 CHANGE: SAC (CF56/CF57) in range 5..50 l/min (no more decimal). |
526 | 182 NEW: 32MHz mode: computes twice faster. |
476 | 183 BUGFIX: Hang when deco table is full (more than 32 stops). |
184 | |
457 | 185 New in 2.01 beta: |
186 BUGFIX: No decodata in logbook for apnea dives | |
187 | |
456 | 188 New in 2.00 Stable: |
189 Stable release | |
190 BUGFIX: Fixing 32kB boundary read for logbook | |
191 | |
451 | 192 New in 1.98 beta: |
193 BUGFIX bad first Tp° and ceiling values in logbook curves. | |
194 | |
450 | 195 New in 1.97 beta: |
430 | 196 NEW: Logbook displays ceilings and temperature curve. |
439
b9cf06de8aca
BUGFIX: Decoplanner accumulates CNS during ascent (bug #55)
JeanDo
parents:
430
diff
changeset
|
197 BUGFIX: Decoplanner accumulates CNS during ascent. |
441
4826dd98514b
NEW: Decoplanner OC volumes in liters (or bars), up to 65000.
JeanDo
parents:
440
diff
changeset
|
198 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
|
199 NEW: Decoplanner OC volumes in liters (or bars), up to 65000. |
450 | 200 NEW: Released also in Russian language |
201 BUGFIX: SetPoint store in Profile | |
430 | 202 |
418 | 203 New in 1.95 beta: |
419
e671d2018e0f
0.98bar equal 10m depths with salinity set to 1.00kg/l
heinrichsweikamp
parents:
418
diff
changeset
|
204 CHANGE: 0.98bar equal 10m depths with salinity set to 1.00kg/l |
418 | 205 |
412 | 206 New in 1.94 beta: |
418 | 207 Pre-Release for 2.0 Stable |
412 | 208 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
|
209 CHANGE: Max. depth for simulator now 120m |
d022c62a1df5
fixing issue with end-of-dive threshold in high-altitude mode
heinrichsweikamp
parents:
412
diff
changeset
|
210 BUGFIX: Ascend threshold in high altitude mode |
412 | 211 |
407 | 212 New in 1.93 beta: |
213 BETA Version - Do NOT use for diving! | |
214 BUGFIX: blinking fixed setpoint if actual setpoint lower then physically possible | |
215 BUGFIX: SetPoint recording for logbook | |
216 BUGFIX: Divetime seconds synced with stopwatch start | |
408
3e0192f6c241
NEW: End-of-Dive countdown displayed after surfacing
heinrichsweikamp
parents:
407
diff
changeset
|
217 NEW: End-of-Dive countdown displayed after surfacing |
407 | 218 |
393 | 219 New in 1.92 beta: |
220 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
|
221 BUGFIX: warning color for ppO2>3,3bar and ppO2<6,55bar fixed |
405 | 222 BUGFIX: Start SetPoint is attached to first depth sample in logbook profile |
223 BUGFIX: Simulator menu collided with descent counter in Apnea mode | |
224 BUGFIX: Display hypoxic air in divemode (bug #41) | |
225 CHANGE: Gas change indication is displayed in yellow | |
393 | 226 |
347 | 227 New in 1.91 beta: |
228 BETA Version - Do NOT use for diving! | |
229 BUGFIX: Ignore depths>130m in PC simulation | |
360 | 230 BUGFIX: Avoid spurious CF55 stops with 3 gas or more |
361 | 231 BUGFIX: Average depth in Logbook (For dives made with >=1.91) |
383 | 232 BUGFIX: Logbook time scale (squares are 10min * 10m) |
233 BUGFIX: Bühlmann half-times rounded to the minute | |
234 BUGFIX: Protect again rare race contition on pressure/temperature | |
392 | 235 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
|
236 CHANGE: CF02 now allows delay of more then 240seconds |
383 | 237 CHANGE: First gas do not reset change depth |
238 CHANGE: Logbook format 21: store & shows dive model (sat/desat or GF_low/high factors), | |
239 CNS profile, GF profile. | |
240 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
|
241 NEW: "Quit Sim" in divemode simulator menu for exiting the simulation |
360 | 242 NEW: Allow -2:00 to +2:00 adjustement per day (CF48). |
243 NEW: 1/10/100 steps in CF menu | |
357
562f1bc79f3c
Bugfix: Wake-up into divemode with 1.91alpha
Heinrichsweikamp
parents:
352
diff
changeset
|
244 NEW: 64kByte Logbook (Doubled capacity compared to 1.90) |
383 | 245 NEW: Additional dive interval for simulator and decoplaning |
246 NEW: Negative temperatures in logbook and battery information menu | |
247 NEW: Screen dump support | |
347 | 248 |
249 New in 1.90 Stable: | |
250 Stable release | |
251 | |
324 | 252 New in 1.89 beta: |
253 BETA Version - Do NOT use for diving! | |
254 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
|
255 NEW: Fixed Setpoint with color warnings |
4a28d7a1c620
Fixed Setpoint behavior >2,55bar with CF38=ON
heinrichsweikamp
parents:
324
diff
changeset
|
256 BUGFIX: Fixed Setpoint behavior >2,55bar with CF38=ON |
4a28d7a1c620
Fixed Setpoint behavior >2,55bar with CF38=ON
heinrichsweikamp
parents:
324
diff
changeset
|
257 NEW: Future TTS also available in no-deco phase of dive |
324 | 258 |
309 | 259 New in 1.88 beta: |
260 BETA Version - Do NOT use for diving! | |
261 CHANGE: CF warning window moved to upper right corner | |
324 | 262 BUGFIX: Gas4 fixed |
263 NEW: Future TTS (@xx Variant) in Custom View (Divemode) | |
264 NEW: CF58 (0-10 min): Computes Future TTS in xx min | |
309 | 265 |
273 | 266 New in 1.87 beta: |
267 BETA Version - Do NOT use for diving! | |
281 | 268 CHANGE: Runtime simulator faster |
269 BUGFIX: "Active?" list in Divemode | |
292 | 270 NEW: Display CNS in decoplan |
271 NEW: Colored stops in decoplan (CF55 > 0) | |
298 | 272 NEW: 115kbaud/s bootloader |
307 | 273 NEW: Colored battery sign when charging (yellow) or charged (green) |
298 | 274 CHANGE: Battery symbol filled |
296 | 275 BUGFIX: Apply salinity for ceiling warning |
307 | 276 CHANGE: Gas Setup page 2 reworked (MOD depth default) |
298 | 277 BUGFIX: x-scale in Logbook fixed |
278 CHANGE: Some typos in English text | |
301 | 279 NEW: Display ppO2[Diluent] in CCR modes |
307 | 280 NEW: Display EAD/END in OCR and CCR modes |
273 | 281 |
267
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
282 New in 1.86 beta: |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
283 BETA Version - Do NOT use for diving! |
268 | 284 BUGFIX: Average depth in Logbook fixed |
273 | 285 BUGFIX: Stand-alone simulator |
267
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
286 |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
287 New in 1.85 beta: |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
288 BETA Version - Do NOT use for diving! |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
289 BUGFIX: zero gas rate (bug bb28) |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
290 BUGFIX: Safer rounding (bug bb29) |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
291 CHANGE: making the seconds display in divemode smoother |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
292 |
228 | 293 New in 1.84 beta: |
294 BETA Version - Do NOT use for diving! | |
229
85ea09d3b9d8
Nofly should not be reset after dive simulation (bug BB18).
JeanDo
parents:
228
diff
changeset
|
295 BUGFIX: NoFly time should not be reseted after dive simulation. |
239 | 296 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
|
297 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
|
298 NEW: Internal logbook shows Gas changes |
249 | 299 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
|
300 CHANGE: Set Time menu |
245
dee88c962653
Some clean up and minor I2C speed improvements
heinrichsweikamp
parents:
243
diff
changeset
|
301 |
219
b6dd54b3567c
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents:
209
diff
changeset
|
302 New in 1.83 beta: |
b6dd54b3567c
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents:
209
diff
changeset
|
303 BETA Version - Do NOT use for diving! |
b6dd54b3567c
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents:
209
diff
changeset
|
304 BUGFIX: gas switch |
228 | 305 NEW: De/Activate gases underwater (Gaslist -> More -> Actve?) |
306 NEW: Gas Consumption caluculation in offline simulator (After Decoplan) | |
307 NEW: CF56 Bottom gas usage (l/min or bar/min) (For Simulator) | |
308 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
|
309 |
206 | 310 New in 1.82 beta: |
311 BETA Version - Do NOT use for diving! | |
207 | 312 CHANGE: Speed optimization in Logbook |
209
cdba979821ee
frame around logbook scale, some more speed improvements
heinrichsweikamp
parents:
207
diff
changeset
|
313 NEW: Scale for Profile view in Logbook (10m,10min) |
206 | 314 |
160 | 315 New in 1.81 beta: |
156 | 316 BETA Version - Do NOT use for diving! |
206 | 317 NEW: Release in French, Spain and English (Use correct HEX file!) |
197 | 318 CHANGE: ZH-L16 display all stops (up to 96m), as ZH-L16-GF mode |
180 | 319 BUGFIX: Don't wrap TTS sum (still limit each stop display (not compute) to ~4h) |
320 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
|
321 BUGFIX: Inactive gases greyed-out in Simulator results |
77ab44108c07
BUGFIX: Inactive gases greyed-out in Simulator results
Heinrichsweikamp
parents:
169
diff
changeset
|
322 BUGFIX: "Better Gas" now works for Gas 4 and Gas 5, as well |
180 | 323 NEW: GF_lo and GF_hi stored in logbook |
197 | 324 BUGFIX: Gradient factor reworked |
325 NEW: CF55: Additional delay for gas switch (decoplan, includng divemode) | |
160 | 326 |
327 New in 1.80 Stable: | |
328 Stable release | |
156 | 329 BUGFIX: No Custom view in Surfacemode as default |
330 | |
139 | 331 New in 1.76 Beta: |
332 BETA Version - Do NOT use for diving! | |
140 | 333 NEW: "beta" is shown for beta versions |
334 CHANGE: NoFly and Desaturation time only visible when > 0 | |
141 | 335 CHANGE: "LowBatt!" Warning in Divemode |
139 | 336 |
115 | 337 New in 1.75 Beta: |
338 BETA Version - Do NOT use for diving! | |
339 BUGFIX: Decomask in Gauge mode removed | |
129
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
340 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
|
341 NEW: Altimeter (OSTC MK.2 only) |
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
342 BUGFIX: Timeout reset in Customview (OSTC MK.2 only) |
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
343 BUGFIX: Surface Interval |
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
344 NEW: Non-Resettable Average Depth (OSTC MK.2 only) |
138 | 345 NEW: CF41: Mix Type Icons in Surfacemode (OSTC MK.2 only) |
346 NEW: CF49: Show Altimeter in Surfacemode (OSTC MK.2 only) | |
347 NEW: CF50: Show LogMarker in Divemode/Customview (OSTC MK.2 only) | |
348 NEW: CF51: Show Stopwatch in Divemode/Customview (OSTC MK.2 only) | |
349 NEW: CF52: Show Tissue Graph in Divemode/Customview (OSTC MK.2 only) | |
350 NEW: CF53: Show Leading Tissue in Divemode/Customview (OSTC MK.2 only) | |
351 NEW: CF39: Adjust fixed SetPoint if Diluent ppO2 > SetPoint (OSTC MK.2 only) | |
352 BUGFIX: Custom view for Apnoe mode disabled | |
353 BUGFIX: Custom view for Gauge mode adjusted | |
115 | 354 |
105 | 355 New in 1.74 Beta: |
356 BETA Version - Do NOT use for diving! | |
357 NEW: Added END (Equivalent narcotic depth) for GasSetup | |
111 | 358 CHANGE: Limits for several Custom Functions (OSTC MK.2 only) |
105 | 359 BUGFIX: Realtime Simulator menu |
111 | 360 NEW: Customview for Surfacemode (OSTC MK.2 only) |
361 NEW: Icon for Tank mix on Surface screen (OSTC MK.2 only) | |
362 BUGFIX: Stopwatch Reset | |
105 | 363 |
85 | 364 New in 1.73 Beta: |
365 BETA Version - Do NOT use for diving! | |
98
6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents:
85
diff
changeset
|
366 NEW: Anti-Alised fonts (OSTC MK.2 only) |
6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents:
85
diff
changeset
|
367 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
|
368 NEW: Custom functions menu more comfortable (OSTC Mk.2 only) |
85 | 369 BUGFIX: Surface interval now correct for repetitive dives |
98
6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents:
85
diff
changeset
|
370 CHANGE: Changes in divemode layout (OSTC Mk.2 only) |
85 | 371 |
70
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
372 New in 1.72 Beta: |
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
373 BETA Version - Do NOT use for diving! |
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
374 BUGFIX: TTS display while decoplan is displayed |
71
6beb680a6130
1.72beta - color-coded gaslist, small fix with stopwatch
heinrichsweikamp
parents:
70
diff
changeset
|
375 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
|
376 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
|
377 CHANGE: Exchanged "Gaslist" and "Decoplan" in Divemode menu |
74 | 378 BUGFIX: ppO2 warning for very high ppO2 levels |
70
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
379 |
62 | 380 New in 1.71 Beta: |
381 BETA Version - Do NOT use for diving! | |
382 BUGFIX: Custom text can be 23chars again | |
383 BUGFIX: Simulator descends to exact depth | |
63 | 384 NEW: Added CF39: =1 shows clock in divemode (OSTC Mk.2 only) |
64 | 385 BUGFIX: Surface Interval not afffected from Simulator |
68 | 386 CHANGE: "Decosum" changed to "TTS" (Time to Surface) |
387 NEW: Up to 16 Deco Stops are displayed in Divemode and Simulator (GF Modes only) | |
69 | 388 NEW: CF40 added (=1: Ceiling violation displayed in Color# Warnings (OSTC Mk.2 Only)) |
62 | 389 |
51 | 390 New in 1.70 Stable: |
391 Stable release | |
52 | 392 WARNING: This update will reset all Custom Functions! |
393 BUGFIX: Gas Changes for Simulator | |
51 | 394 |
45 | 395 New in 1.65 Beta: |
47 | 396 This is the 1.70 Stable release candidate |
45 | 397 BETA Version - Do NOT use for diving! |
398 CHANGE: Restored original Gas Setup | |
399 CHANGE: CF25 (Deco Debug) default to 0 | |
47 | 400 BUGFIX: Velocity warning (CF47) only for ascend |
45 | 401 |
42 | 402 New in 1.63 Beta: |
403 BETA Version - Do NOT use for diving! | |
43 | 404 CHANGE: CF15 defines threshold for CNS display in Surfacemode (OSTC MK.2 only) |
405 NEW: CF48 sets positive clock offset [seconds/24h], added at Midnight | |
44 | 406 BUGFIX: CNS restored after simulation |
42 | 407 |
30 | 408 New in 1.62 Beta: |
409 BETA Version - Do NOT use for diving! | |
410 CHANGE: More space around divemode-menu | |
33 | 411 CHANGE: Disabled "Delete Dive" in logbook |
412 CHANGE: Simulated dives are no longer stored in the logbook | |
413 NEW: Simulator is much faster now | |
34 | 414 NEW: New Simulation results screen |
37 | 415 BUGFIX: CF Warning displayed in Color# Warnings (OSTC Mk.2 only) |
416 NEW: Gas Setup sorts Gaslist | |
417 NEW: Deco Code uses all Gases for forecast | |
30 | 418 |
25 | 419 New in 1.61 Beta: |
420 BETA Version - Do NOT use for diving! | |
421 CHANGE: "Better Gas" now blinks more eye catching | |
422 CHANGE: Battery symbol range changed (OSTC Mk.2 Only) | |
423 NEW: Added CF37: Color# Warnings (OSTC Mk.2 Only) | |
29 | 424 NEW: Color# = 0,4,8,192,196 and 200 (Black or very dim) is ignored (OSTC Mk.2 Only) |
25 | 425 BUGFIX: History not updated in Simulator mode |
26 | 426 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
|
427 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
|
428 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
|
429 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
|
430 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
|
431 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
|
432 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
|
433 CHANGE: Change of color layout (OSTC Mk.2 Only) |
25 | 434 |
21 | 435 New in 1.60 Stable: |
436 Stable release | |
437 | |
19 | 438 New in 1.56 Beta: |
439 BETA Version - Do NOT use for diving! | |
440 BUGFIX: Inactive Gases in Divemode greyed out (OSTC Mk.2 only) | |
441 NEW: Scale in Tissue Graph (OSTC Mk.2 only) | |
442 NEW: Leading Tissue percent is displayed in Tissue Graph (OSTC Mk.2 only) | |
443 NEW: Diluent is shown in Pre-Dive screen for CC modes | |
444 | |
17 | 445 New in 1.55 Beta: |
446 BETA Version - Do NOT use for diving! | |
447 CHANGE: Greyed out gases more readable | |
448 CHANGE: Removed "Delete All" from Logbook Menu | |
449 NEW: CF42=1: Active Gas will blink if a better gas is available | |
450 CHANGE: Returning from Bailout to CCR mode will not reset diluent gas | |
451 | |
16 | 452 New in 1.54 Beta: |
15 | 453 BETA Version - Do NOT use for diving! |
454 BUGFIX: Freeze at startup | |
455 | |
12 | 456 New in 1.53 Beta: |
457 BETA Version - Do NOT use for diving! | |
458 CHANGE: License moved into Menu | |
459 NEW: Quick power on | |
460 NEW: Not used O2 Sensors are not shown (OSTC1 only) | |
461 NEW: O2 Board is automatically selected when found within the 1st second in divemode (OSTC1 only) | |
13 | 462 NEW: Quick-View of Gaslist (Pre-Dive Check), press ENTER in Surfacemode |
12 | 463 |
4 | 464 New in 1.52 Beta: |
465 BETA Version - Do NOT use for diving! | |
466 NEW: Fixed-Setpoint ppO2 limited to physically possible value | |
7 | 467 BUGFIX: CF32 was displayed wrong on first call |
8 | 468 NEW: Gas change recommendation in divemode ('*' after Gas) |
469 CHANGE: "Const.ppO2 Setup" renamed to "CCR SetPoint Menu" | |
9 | 470 BUGFIX: CF35 now affects all items in surface and divemode |
11 | 471 NEW: CF36 sets Divemode mask color (OSTC Mk.2 only) |
10 | 472 BUGFIX: CF15 removed (OSTC Mk.2 only) |
4 | 473 |
2 | 474 New in 1.51 Beta: |
3 | 475 BETA Version - Do NOT use for diving! |
2 | 476 BUGFIX: PC Simulator mode |
3 | 477 NEW: CF35 sets standard color |
478 BUGFIX: Display startup at very cold ambient temperatures | |
479 BUGFIX: Battery voltage accuracy | |
480 BUGFIX: Temperature accuracy | |
481 BUGFIX: ppO2 is displayed in Bailout mode | |
2 | 482 |
0 | 483 New in 1.50 Stable: |
2 | 484 Initial release for OSTC Mk.2 |