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