Mercurial > public > mk2
annotate code_part1/OSTC_code_asm_part1/changelog.txt @ 332:1828234369fc ScreenDump
Added dump_screen compression. From ~15 to ~2/3 secondes.
author | JeanDo |
---|---|
date | Wed, 11 May 2011 01:37:29 +0200 |
parents | 4a28d7a1c620 |
children | ba0f30f3d560 |
rev | line source |
---|---|
324 | 1 New in 1.89 beta: |
2 BETA Version - Do NOT use for diving! | |
3 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
|
4 NEW: Fixed Setpoint with color warnings |
4a28d7a1c620
Fixed Setpoint behavior >2,55bar with CF38=ON
heinrichsweikamp
parents:
324
diff
changeset
|
5 BUGFIX: Fixed Setpoint behavior >2,55bar with CF38=ON |
4a28d7a1c620
Fixed Setpoint behavior >2,55bar with CF38=ON
heinrichsweikamp
parents:
324
diff
changeset
|
6 NEW: Future TTS also available in no-deco phase of dive |
324 | 7 |
309 | 8 New in 1.88 beta: |
9 BETA Version - Do NOT use for diving! | |
10 CHANGE: CF warning window moved to upper right corner | |
324 | 11 BUGFIX: Gas4 fixed |
12 NEW: Future TTS (@xx Variant) in Custom View (Divemode) | |
13 NEW: CF58 (0-10 min): Computes Future TTS in xx min | |
309 | 14 |
273 | 15 New in 1.87 beta: |
16 BETA Version - Do NOT use for diving! | |
281 | 17 CHANGE: Runtime simulator faster |
18 BUGFIX: "Active?" list in Divemode | |
292 | 19 NEW: Display CNS in decoplan |
20 NEW: Colored stops in decoplan (CF55 > 0) | |
298 | 21 NEW: 115kbaud/s bootloader |
307 | 22 NEW: Colored battery sign when charging (yellow) or charged (green) |
298 | 23 CHANGE: Battery symbol filled |
296 | 24 BUGFIX: Apply salinity for ceiling warning |
307 | 25 CHANGE: Gas Setup page 2 reworked (MOD depth default) |
298 | 26 BUGFIX: x-scale in Logbook fixed |
27 CHANGE: Some typos in English text | |
301 | 28 NEW: Display ppO2[Diluent] in CCR modes |
307 | 29 NEW: Display EAD/END in OCR and CCR modes |
273 | 30 |
267
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
31 New in 1.86 beta: |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
32 BETA Version - Do NOT use for diving! |
268 | 33 BUGFIX: Average depth in Logbook fixed |
273 | 34 BUGFIX: Stand-alone simulator |
267
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
35 |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
36 New in 1.85 beta: |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
37 BETA Version - Do NOT use for diving! |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
38 BUGFIX: zero gas rate (bug bb28) |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
39 BUGFIX: Safer rounding (bug bb29) |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
40 CHANGE: making the seconds display in divemode smoother |
814ac3af3052
1.85beta release, 1.86beta start, german texts updated
heinrichsweikamp
parents:
255
diff
changeset
|
41 |
228 | 42 New in 1.84 beta: |
43 BETA Version - Do NOT use for diving! | |
229
85ea09d3b9d8
Nofly should not be reset after dive simulation (bug BB18).
JeanDo
parents:
228
diff
changeset
|
44 BUGFIX: NoFly time should not be reseted after dive simulation. |
239 | 45 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
|
46 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
|
47 NEW: Internal logbook shows Gas changes |
249 | 48 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
|
49 CHANGE: Set Time menu |
245
dee88c962653
Some clean up and minor I2C speed improvements
heinrichsweikamp
parents:
243
diff
changeset
|
50 |
219
b6dd54b3567c
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents:
209
diff
changeset
|
51 New in 1.83 beta: |
b6dd54b3567c
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents:
209
diff
changeset
|
52 BETA Version - Do NOT use for diving! |
b6dd54b3567c
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
heinrichsweikamp
parents:
209
diff
changeset
|
53 BUGFIX: gas switch |
228 | 54 NEW: De/Activate gases underwater (Gaslist -> More -> Actve?) |
55 NEW: Gas Consumption caluculation in offline simulator (After Decoplan) | |
56 NEW: CF56 Bottom gas usage (l/min or bar/min) (For Simulator) | |
57 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
|
58 |
206 | 59 New in 1.82 beta: |
60 BETA Version - Do NOT use for diving! | |
207 | 61 CHANGE: Speed optimization in Logbook |
209
cdba979821ee
frame around logbook scale, some more speed improvements
heinrichsweikamp
parents:
207
diff
changeset
|
62 NEW: Scale for Profile view in Logbook (10m,10min) |
206 | 63 |
160 | 64 New in 1.81 beta: |
156 | 65 BETA Version - Do NOT use for diving! |
206 | 66 NEW: Release in French, Spain and English (Use correct HEX file!) |
197 | 67 CHANGE: ZH-L16 display all stops (up to 96m), as ZH-L16-GF mode |
180 | 68 BUGFIX: Don't wrap TTS sum (still limit each stop display (not compute) to ~4h) |
69 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
|
70 BUGFIX: Inactive gases greyed-out in Simulator results |
77ab44108c07
BUGFIX: Inactive gases greyed-out in Simulator results
Heinrichsweikamp
parents:
169
diff
changeset
|
71 BUGFIX: "Better Gas" now works for Gas 4 and Gas 5, as well |
180 | 72 NEW: GF_lo and GF_hi stored in logbook |
197 | 73 BUGFIX: Gradient factor reworked |
74 NEW: CF55: Additional delay for gas switch (decoplan, includng divemode) | |
160 | 75 |
76 New in 1.80 Stable: | |
77 Stable release | |
156 | 78 BUGFIX: No Custom view in Surfacemode as default |
79 | |
139 | 80 New in 1.76 Beta: |
81 BETA Version - Do NOT use for diving! | |
140 | 82 NEW: "beta" is shown for beta versions |
83 CHANGE: NoFly and Desaturation time only visible when > 0 | |
141 | 84 CHANGE: "LowBatt!" Warning in Divemode |
139 | 85 |
115 | 86 New in 1.75 Beta: |
87 BETA Version - Do NOT use for diving! | |
88 BUGFIX: Decomask in Gauge mode removed | |
129
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
89 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
|
90 NEW: Altimeter (OSTC MK.2 only) |
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
91 BUGFIX: Timeout reset in Customview (OSTC MK.2 only) |
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
92 BUGFIX: Surface Interval |
06c4899ddb4b
Custom views in dive mode configrable (New CF50-CF53)
Heinrichsweikamp
parents:
115
diff
changeset
|
93 NEW: Non-Resettable Average Depth (OSTC MK.2 only) |
138 | 94 NEW: CF41: Mix Type Icons in Surfacemode (OSTC MK.2 only) |
95 NEW: CF49: Show Altimeter in Surfacemode (OSTC MK.2 only) | |
96 NEW: CF50: Show LogMarker in Divemode/Customview (OSTC MK.2 only) | |
97 NEW: CF51: Show Stopwatch in Divemode/Customview (OSTC MK.2 only) | |
98 NEW: CF52: Show Tissue Graph in Divemode/Customview (OSTC MK.2 only) | |
99 NEW: CF53: Show Leading Tissue in Divemode/Customview (OSTC MK.2 only) | |
100 NEW: CF39: Adjust fixed SetPoint if Diluent ppO2 > SetPoint (OSTC MK.2 only) | |
101 BUGFIX: Custom view for Apnoe mode disabled | |
102 BUGFIX: Custom view for Gauge mode adjusted | |
115 | 103 |
105 | 104 New in 1.74 Beta: |
105 BETA Version - Do NOT use for diving! | |
106 NEW: Added END (Equivalent narcotic depth) for GasSetup | |
111 | 107 CHANGE: Limits for several Custom Functions (OSTC MK.2 only) |
105 | 108 BUGFIX: Realtime Simulator menu |
111 | 109 NEW: Customview for Surfacemode (OSTC MK.2 only) |
110 NEW: Icon for Tank mix on Surface screen (OSTC MK.2 only) | |
111 BUGFIX: Stopwatch Reset | |
105 | 112 |
85 | 113 New in 1.73 Beta: |
114 BETA Version - Do NOT use for diving! | |
98
6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents:
85
diff
changeset
|
115 NEW: Anti-Alised fonts (OSTC MK.2 only) |
6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents:
85
diff
changeset
|
116 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
|
117 NEW: Custom functions menu more comfortable (OSTC Mk.2 only) |
85 | 118 BUGFIX: Surface interval now correct for repetitive dives |
98
6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
heinrichsweikamp
parents:
85
diff
changeset
|
119 CHANGE: Changes in divemode layout (OSTC Mk.2 only) |
85 | 120 |
70
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
121 New in 1.72 Beta: |
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
122 BETA Version - Do NOT use for diving! |
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
123 BUGFIX: TTS display while decoplan is displayed |
71
6beb680a6130
1.72beta - color-coded gaslist, small fix with stopwatch
heinrichsweikamp
parents:
70
diff
changeset
|
124 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
|
125 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
|
126 CHANGE: Exchanged "Gaslist" and "Decoplan" in Divemode menu |
74 | 127 BUGFIX: ppO2 warning for very high ppO2 levels |
70
8d8e753d72e3
1.72beta - small output fix in non-GF modes
heinrichsweikamp
parents:
69
diff
changeset
|
128 |
62 | 129 New in 1.71 Beta: |
130 BETA Version - Do NOT use for diving! | |
131 BUGFIX: Custom text can be 23chars again | |
132 BUGFIX: Simulator descends to exact depth | |
63 | 133 NEW: Added CF39: =1 shows clock in divemode (OSTC Mk.2 only) |
64 | 134 BUGFIX: Surface Interval not afffected from Simulator |
68 | 135 CHANGE: "Decosum" changed to "TTS" (Time to Surface) |
136 NEW: Up to 16 Deco Stops are displayed in Divemode and Simulator (GF Modes only) | |
69 | 137 NEW: CF40 added (=1: Ceiling violation displayed in Color# Warnings (OSTC Mk.2 Only)) |
62 | 138 |
51 | 139 New in 1.70 Stable: |
140 Stable release | |
52 | 141 WARNING: This update will reset all Custom Functions! |
142 BUGFIX: Gas Changes for Simulator | |
51 | 143 |
45 | 144 New in 1.65 Beta: |
47 | 145 This is the 1.70 Stable release candidate |
45 | 146 BETA Version - Do NOT use for diving! |
147 CHANGE: Restored original Gas Setup | |
148 CHANGE: CF25 (Deco Debug) default to 0 | |
47 | 149 BUGFIX: Velocity warning (CF47) only for ascend |
45 | 150 |
42 | 151 New in 1.63 Beta: |
152 BETA Version - Do NOT use for diving! | |
43 | 153 CHANGE: CF15 defines threshold for CNS display in Surfacemode (OSTC MK.2 only) |
154 NEW: CF48 sets positive clock offset [seconds/24h], added at Midnight | |
44 | 155 BUGFIX: CNS restored after simulation |
42 | 156 |
30 | 157 New in 1.62 Beta: |
158 BETA Version - Do NOT use for diving! | |
159 CHANGE: More space around divemode-menu | |
33 | 160 CHANGE: Disabled "Delete Dive" in logbook |
161 CHANGE: Simulated dives are no longer stored in the logbook | |
162 NEW: Simulator is much faster now | |
34 | 163 NEW: New Simulation results screen |
37 | 164 BUGFIX: CF Warning displayed in Color# Warnings (OSTC Mk.2 only) |
165 NEW: Gas Setup sorts Gaslist | |
166 NEW: Deco Code uses all Gases for forecast | |
30 | 167 |
25 | 168 New in 1.61 Beta: |
169 BETA Version - Do NOT use for diving! | |
170 CHANGE: "Better Gas" now blinks more eye catching | |
171 CHANGE: Battery symbol range changed (OSTC Mk.2 Only) | |
172 NEW: Added CF37: Color# Warnings (OSTC Mk.2 Only) | |
29 | 173 NEW: Color# = 0,4,8,192,196 and 200 (Black or very dim) is ignored (OSTC Mk.2 Only) |
25 | 174 BUGFIX: History not updated in Simulator mode |
26 | 175 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
|
176 NEW: Depth, CNS, GF, ppO2 and Velocity are Color-coded (OSTC Mk.2 Only) |
e01e6428d316
CHANGE: Change of color layout (OSTC Mk.2 Only)
heinrichsweikamp
parents:
27
diff
changeset
|
177 NEW: CF43: Depth [mBar] for color-code display (OSTC Mk.2 Only) |
e01e6428d316
CHANGE: Change of color layout (OSTC Mk.2 Only)
heinrichsweikamp
parents:
27
diff
changeset
|
178 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
|
179 NEW: CF45: GF [%] for color-code display (OSTC Mk.2 Only) |
e01e6428d316
CHANGE: Change of color layout (OSTC Mk.2 Only)
heinrichsweikamp
parents:
27
diff
changeset
|
180 NEW: CF46: ppO2 [cBar] for color-code display (OSTC Mk.2 Only) |
e01e6428d316
CHANGE: Change of color layout (OSTC Mk.2 Only)
heinrichsweikamp
parents:
27
diff
changeset
|
181 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
|
182 CHANGE: Change of color layout (OSTC Mk.2 Only) |
25 | 183 |
21 | 184 New in 1.60 Stable: |
185 Stable release | |
186 | |
19 | 187 New in 1.56 Beta: |
188 BETA Version - Do NOT use for diving! | |
189 BUGFIX: Inactive Gases in Divemode greyed out (OSTC Mk.2 only) | |
190 NEW: Scale in Tissue Graph (OSTC Mk.2 only) | |
191 NEW: Leading Tissue percent is displayed in Tissue Graph (OSTC Mk.2 only) | |
192 NEW: Diluent is shown in Pre-Dive screen for CC modes | |
193 | |
17 | 194 New in 1.55 Beta: |
195 BETA Version - Do NOT use for diving! | |
196 CHANGE: Greyed out gases more readable | |
197 CHANGE: Removed "Delete All" from Logbook Menu | |
198 NEW: CF42=1: Active Gas will blink if a better gas is available | |
199 CHANGE: Returning from Bailout to CCR mode will not reset diluent gas | |
200 | |
16 | 201 New in 1.54 Beta: |
15 | 202 BETA Version - Do NOT use for diving! |
203 BUGFIX: Freeze at startup | |
204 | |
12 | 205 New in 1.53 Beta: |
206 BETA Version - Do NOT use for diving! | |
207 CHANGE: License moved into Menu | |
208 NEW: Quick power on | |
209 NEW: Not used O2 Sensors are not shown (OSTC1 only) | |
210 NEW: O2 Board is automatically selected when found within the 1st second in divemode (OSTC1 only) | |
13 | 211 NEW: Quick-View of Gaslist (Pre-Dive Check), press ENTER in Surfacemode |
12 | 212 |
4 | 213 New in 1.52 Beta: |
214 BETA Version - Do NOT use for diving! | |
215 NEW: Fixed-Setpoint ppO2 limited to physically possible value | |
7 | 216 BUGFIX: CF32 was displayed wrong on first call |
8 | 217 NEW: Gas change recommendation in divemode ('*' after Gas) |
218 CHANGE: "Const.ppO2 Setup" renamed to "CCR SetPoint Menu" | |
9 | 219 BUGFIX: CF35 now affects all items in surface and divemode |
11 | 220 NEW: CF36 sets Divemode mask color (OSTC Mk.2 only) |
10 | 221 BUGFIX: CF15 removed (OSTC Mk.2 only) |
4 | 222 |
2 | 223 New in 1.51 Beta: |
3 | 224 BETA Version - Do NOT use for diving! |
2 | 225 BUGFIX: PC Simulator mode |
3 | 226 NEW: CF35 sets standard color |
227 BUGFIX: Display startup at very cold ambient temperatures | |
228 BUGFIX: Battery voltage accuracy | |
229 BUGFIX: Temperature accuracy | |
230 BUGFIX: ppO2 is displayed in Bailout mode | |
2 | 231 |
0 | 232 New in 1.50 Stable: |
2 | 233 Initial release for OSTC Mk.2 |