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