Mercurial > public > hwos_code
annotate src/changelog.txt @ 286:729b01914098
NEW test w/o stops and with stops
author | jdg@air |
---|---|
date | Fri, 29 May 2015 02:07:28 +0200 |
parents | eb758a5b44eb |
children | 508d7fb98b34 |
rev | line source |
---|---|
281
eb758a5b44eb
BUGFIX: Fix download issue for dives made with 1.80 firmware
heinrichsweikamp
parents:
278
diff
changeset
|
1 [1.81] |
eb758a5b44eb
BUGFIX: Fix download issue for dives made with 1.80 firmware
heinrichsweikamp
parents:
278
diff
changeset
|
2 |
eb758a5b44eb
BUGFIX: Fix download issue for dives made with 1.80 firmware
heinrichsweikamp
parents:
278
diff
changeset
|
3 - Stable Version - |
eb758a5b44eb
BUGFIX: Fix download issue for dives made with 1.80 firmware
heinrichsweikamp
parents:
278
diff
changeset
|
4 BUGFIX: Fix download issue for dives made with 1.80 firmware |
eb758a5b44eb
BUGFIX: Fix download issue for dives made with 1.80 firmware
heinrichsweikamp
parents:
278
diff
changeset
|
5 |
278
dfac47ac2e1d
BUGFIX: There was a 1:4096 chance that a portion of a dive was not stored correctly resulting in download issues
heinrichsweikamp
parents:
275
diff
changeset
|
6 [1.80] |
273
12ee30cbced9
CHANGE: Automatically abort connection fail after 2mins (Bluetooth only)
heinrichsweikamp
parents:
272
diff
changeset
|
7 |
12ee30cbced9
CHANGE: Automatically abort connection fail after 2mins (Bluetooth only)
heinrichsweikamp
parents:
272
diff
changeset
|
8 - Stable Version - |
12ee30cbced9
CHANGE: Automatically abort connection fail after 2mins (Bluetooth only)
heinrichsweikamp
parents:
272
diff
changeset
|
9 CHANGE: Automatically abort connection fail after 2mins (Bluetooth only) |
274
9347893b74ce
BUGFIX: Fast Gas change near the ppO2 limit could cause switching to a non-available Gas #0
heinrichsweikamp
parents:
273
diff
changeset
|
10 BUGFIX: Fast Gas change near the ppO2 limit could cause switching to a non-available Gas #0 |
275 | 11 CHANGE: Code now called hwOS officially |
278
dfac47ac2e1d
BUGFIX: There was a 1:4096 chance that a portion of a dive was not stored correctly resulting in download issues
heinrichsweikamp
parents:
275
diff
changeset
|
12 BUGFIX: There was a 1:4096 chance that a portion of a dive was not stored correctly resulting in download issues |
273
12ee30cbced9
CHANGE: Automatically abort connection fail after 2mins (Bluetooth only)
heinrichsweikamp
parents:
272
diff
changeset
|
13 |
268
29acdb601548
BUGFIX: Increase timing tolerance for S8 HUD (cR only)
heinrichsweikamp
parents:
267
diff
changeset
|
14 [1.78] |
29acdb601548
BUGFIX: Increase timing tolerance for S8 HUD (cR only)
heinrichsweikamp
parents:
267
diff
changeset
|
15 |
29acdb601548
BUGFIX: Increase timing tolerance for S8 HUD (cR only)
heinrichsweikamp
parents:
267
diff
changeset
|
16 - Stable Version - |
29acdb601548
BUGFIX: Increase timing tolerance for S8 HUD (cR only)
heinrichsweikamp
parents:
267
diff
changeset
|
17 BUGFIX: Increase timing tolerance for S8 HUD (cR only) |
272 | 18 CHANGE: increase min input voltage from 1,2mV to 1,9mV (cR only) |
19 CHANGE: adjust menu for different hardware versions (OSTC 2) | |
268
29acdb601548
BUGFIX: Increase timing tolerance for S8 HUD (cR only)
heinrichsweikamp
parents:
267
diff
changeset
|
20 |
266 | 21 [1.77] |
22 | |
23 - Stable Version - | |
24 BUGFIX: Charge done indicator (cR and 2 Hardware) | |
267
f64afa14ef07
BUGFIX: Analog sensors were ignored in 1.76
heinrichsweikamp
parents:
266
diff
changeset
|
25 BUGFIX: Analog sensors were ignored in 1.76 |
266 | 26 |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
237
diff
changeset
|
27 [1.76] |
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
237
diff
changeset
|
28 |
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
237
diff
changeset
|
29 - Stable Version - |
265 | 30 CHANGE: aGF pair has same range then normal GF pair |
247
5968af2839a4
BUGFIX: Always update CCR sensor data in Sensor-Menu
heinrichsweikamp
parents:
239
diff
changeset
|
31 BUGFIX: Always update CCR sensor data in Sensor-Menu |
265 | 32 NEW: Graphical compass display in dive mode |
33 NEW: Bearing option in divemode | |
34 CHANGE: New warning icon | |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
237
diff
changeset
|
35 |
231
834e1c35160c
BUGFIX: Show average depth with one decimal digit only
mh@mh-THINK
parents:
227
diff
changeset
|
36 [1.75] |
834e1c35160c
BUGFIX: Show average depth with one decimal digit only
mh@mh-THINK
parents:
227
diff
changeset
|
37 |
834e1c35160c
BUGFIX: Show average depth with one decimal digit only
mh@mh-THINK
parents:
227
diff
changeset
|
38 - Stable Version - |
834e1c35160c
BUGFIX: Show average depth with one decimal digit only
mh@mh-THINK
parents:
227
diff
changeset
|
39 BUGFIX: Show average depth with one dezimal digit only |
233 | 40 NEW: Show start gas in OC mode permanently |
237 | 41 NEW: Show OSTC2-like active gas boxes in surface mode |
231
834e1c35160c
BUGFIX: Show average depth with one decimal digit only
mh@mh-THINK
parents:
227
diff
changeset
|
42 |
227
03946aa48fa5
NEW: Support for hwHUD without the LED module
heinrichsweikamp
parents:
225
diff
changeset
|
43 [1.74] |
225
31088352ee32
BUGFIX: Show dives with >999mins divetime correctly
heinrichsweikamp
parents:
223
diff
changeset
|
44 |
227
03946aa48fa5
NEW: Support for hwHUD without the LED module
heinrichsweikamp
parents:
225
diff
changeset
|
45 - Stable Version - |
225
31088352ee32
BUGFIX: Show dives with >999mins divetime correctly
heinrichsweikamp
parents:
223
diff
changeset
|
46 BUGFIX: Show dives with >999mins divetime correctly |
227
03946aa48fa5
NEW: Support for hwHUD without the LED module
heinrichsweikamp
parents:
225
diff
changeset
|
47 NEW: Support for optical hwHUD without the LED module (OSTC3 only) |
225
31088352ee32
BUGFIX: Show dives with >999mins divetime correctly
heinrichsweikamp
parents:
223
diff
changeset
|
48 |
222 | 49 [1.72] |
50 | |
223 | 51 - Stable Version - |
222 | 52 BUGFIX: Store new dives after power-loss during divemode correctly |
223 | 53 NEW: Make button sensitivity configurable (cR hardware) |
222 | 54 |
208
53771bd3d567
NEW: Show plan parameters in decoplan result page
heinrichsweikamp
parents:
198
diff
changeset
|
55 [1.70] |
53771bd3d567
NEW: Show plan parameters in decoplan result page
heinrichsweikamp
parents:
198
diff
changeset
|
56 |
53771bd3d567
NEW: Show plan parameters in decoplan result page
heinrichsweikamp
parents:
198
diff
changeset
|
57 - Stable Version - |
53771bd3d567
NEW: Show plan parameters in decoplan result page
heinrichsweikamp
parents:
198
diff
changeset
|
58 NEW: Show plan parameters in decoplan result page |
216
973a0969e0ac
NEW: On-board simulator can increase divetime in 5min steps
heinrichsweikamp
parents:
208
diff
changeset
|
59 NEW: On-board simulator can increase divetime in 5min steps |
217 | 60 BUGFIX: Layout fixes |
208
53771bd3d567
NEW: Show plan parameters in decoplan result page
heinrichsweikamp
parents:
198
diff
changeset
|
61 |
198
c511dc403d7e
(Slightly) reduce current consumption in Eco and sleep mode
heinrichsweikamp
parents:
188
diff
changeset
|
62 [1.62] |
c511dc403d7e
(Slightly) reduce current consumption in Eco and sleep mode
heinrichsweikamp
parents:
188
diff
changeset
|
63 |
c511dc403d7e
(Slightly) reduce current consumption in Eco and sleep mode
heinrichsweikamp
parents:
188
diff
changeset
|
64 - Beta Version - |
c511dc403d7e
(Slightly) reduce current consumption in Eco and sleep mode
heinrichsweikamp
parents:
188
diff
changeset
|
65 CHANGE: (Slightly) reduce current consumption in Eco and sleep mode |
c511dc403d7e
(Slightly) reduce current consumption in Eco and sleep mode
heinrichsweikamp
parents:
188
diff
changeset
|
66 NEW: Allow auto-return from setpoint fallback |
c511dc403d7e
(Slightly) reduce current consumption in Eco and sleep mode
heinrichsweikamp
parents:
188
diff
changeset
|
67 |
183
976e19d1e1ba
BUGFIX: O2 > 99% was not configurable from the PC
heinrichsweikamp
parents:
181
diff
changeset
|
68 [1.61] |
976e19d1e1ba
BUGFIX: O2 > 99% was not configurable from the PC
heinrichsweikamp
parents:
181
diff
changeset
|
69 |
976e19d1e1ba
BUGFIX: O2 > 99% was not configurable from the PC
heinrichsweikamp
parents:
181
diff
changeset
|
70 - Beta Version - |
976e19d1e1ba
BUGFIX: O2 > 99% was not configurable from the PC
heinrichsweikamp
parents:
181
diff
changeset
|
71 BUGFIX: O2 > 99% was not configurable from the PC |
184
faa06c58e977
BUGFIX: Quit Apnea mode on the surface manually
heinrichsweikamp
parents:
183
diff
changeset
|
72 BUGFIX: Quit Apnea mode on the surface manually |
185
f515712d8cd6
BUGFIX: Check min and max values after PC configuration properly
heinrichsweikamp
parents:
184
diff
changeset
|
73 BUGFIX: Check min and max values after PC configuration properly |
188
ebc28381f17d
NEW: Show Bailout Gas List in Surface mode (CCR Modes)
heinrichsweikamp
parents:
187
diff
changeset
|
74 CHANGE: Longer timeout (4 min) for calibration menu and Surface mode (CCR Modes) |
ebc28381f17d
NEW: Show Bailout Gas List in Surface mode (CCR Modes)
heinrichsweikamp
parents:
187
diff
changeset
|
75 NEW: Show Bailout Gas List in Surface mode (CCR Modes) |
ebc28381f17d
NEW: Show Bailout Gas List in Surface mode (CCR Modes)
heinrichsweikamp
parents:
187
diff
changeset
|
76 CHANGE: Faster update rate for sensor display in surface mode |
183
976e19d1e1ba
BUGFIX: O2 > 99% was not configurable from the PC
heinrichsweikamp
parents:
181
diff
changeset
|
77 |
181
32c17df38423
BUGFIX: END/EAD updated when adjusting current gas during the dive
heinrichsweikamp
parents:
178
diff
changeset
|
78 [1.60] |
32c17df38423
BUGFIX: END/EAD updated when adjusting current gas during the dive
heinrichsweikamp
parents:
178
diff
changeset
|
79 |
32c17df38423
BUGFIX: END/EAD updated when adjusting current gas during the dive
heinrichsweikamp
parents:
178
diff
changeset
|
80 - Stable Version - |
32c17df38423
BUGFIX: END/EAD updated when adjusting current gas during the dive
heinrichsweikamp
parents:
178
diff
changeset
|
81 BUGFIX: END/EAD updated when adjusting current gas during the dive |
32c17df38423
BUGFIX: END/EAD updated when adjusting current gas during the dive
heinrichsweikamp
parents:
178
diff
changeset
|
82 |
173 | 83 [1.54] |
84 | |
85 - Beta Version - | |
174
932e91074bdb
CHANGE: Clarify Travel Gases with "---" as change depth
heinrichsweikamp
parents:
173
diff
changeset
|
86 BUGFIX: Future TTS in sensor mode (CCR Mode) |
932e91074bdb
CHANGE: Clarify Travel Gases with "---" as change depth
heinrichsweikamp
parents:
173
diff
changeset
|
87 CHANGE: Clarify Travel Gases with "---" as change depth |
932e91074bdb
CHANGE: Clarify Travel Gases with "---" as change depth
heinrichsweikamp
parents:
173
diff
changeset
|
88 CHANGE: Enable "Change Depth" Menu only for deco gases |
175
d097e10b383b
CHANGE: Draw a frame around the dive mode menu
heinrichsweikamp
parents:
174
diff
changeset
|
89 CHANGE: Draw a frame around the dive mode menu |
178 | 90 BUGFIX: Average depth computation |
173 | 91 |
166
30ebaf72170d
BUGFIX: Flip compass with flipped screen, too
heinrichsweikamp
parents:
164
diff
changeset
|
92 [1.53] |
30ebaf72170d
BUGFIX: Flip compass with flipped screen, too
heinrichsweikamp
parents:
164
diff
changeset
|
93 |
30ebaf72170d
BUGFIX: Flip compass with flipped screen, too
heinrichsweikamp
parents:
164
diff
changeset
|
94 - Beta Version - |
30ebaf72170d
BUGFIX: Flip compass with flipped screen, too
heinrichsweikamp
parents:
164
diff
changeset
|
95 BUGFIX: Flip compass with flipped screen, too |
30ebaf72170d
BUGFIX: Flip compass with flipped screen, too
heinrichsweikamp
parents:
164
diff
changeset
|
96 BUGFIX: Surface interval was paused during simulator |
168
1784ab9362ca
BUGFIX: False max. temp in Logbook, false Bailout and Gas 6 flags in logbook
heinrichsweikamp
parents:
166
diff
changeset
|
97 BUGFIX: False max. temp in Logbook, false Bailout and Gas 6 flags in logbook |
169
dcf3e08f31ac
CHANGE: Improve internal logbook usability
heinrichsweikamp
parents:
168
diff
changeset
|
98 CHANGE: Improve internal logbook usability |
170 | 99 CHANGE: Compass readout smoothed |
166
30ebaf72170d
BUGFIX: Flip compass with flipped screen, too
heinrichsweikamp
parents:
164
diff
changeset
|
100 |
162
95d05cc14736
NEW: Safe tissue data, date and time during firmware update
heinrichsweikamp
parents:
159
diff
changeset
|
101 [1.52] |
95d05cc14736
NEW: Safe tissue data, date and time during firmware update
heinrichsweikamp
parents:
159
diff
changeset
|
102 |
95d05cc14736
NEW: Safe tissue data, date and time during firmware update
heinrichsweikamp
parents:
159
diff
changeset
|
103 - Beta Version - |
95d05cc14736
NEW: Safe tissue data, date and time during firmware update
heinrichsweikamp
parents:
159
diff
changeset
|
104 NEW: Safe tissue data, date and time during firmware update |
95d05cc14736
NEW: Safe tissue data, date and time during firmware update
heinrichsweikamp
parents:
159
diff
changeset
|
105 CHANGE: Postion of min. and (NEW:) max. temperature in logbook |
164 | 106 BUGFIX: Fast diluent (w/o dive mode menu) change did not work correctly |
162
95d05cc14736
NEW: Safe tissue data, date and time during firmware update
heinrichsweikamp
parents:
159
diff
changeset
|
107 |
153 | 108 [1.51] |
152
19ad15f04f60
BUGFIX: Clear Setpoint-Fallback warning when in bailout
heinrichsweikamp
parents:
149
diff
changeset
|
109 |
19ad15f04f60
BUGFIX: Clear Setpoint-Fallback warning when in bailout
heinrichsweikamp
parents:
149
diff
changeset
|
110 - Beta Version - |
19ad15f04f60
BUGFIX: Clear Setpoint-Fallback warning when in bailout
heinrichsweikamp
parents:
149
diff
changeset
|
111 BUGFIX: Clear Setpoint-Fallback warning when in bailout |
19ad15f04f60
BUGFIX: Clear Setpoint-Fallback warning when in bailout
heinrichsweikamp
parents:
149
diff
changeset
|
112 NEW: 180° display rotation option |
154
afa31c815f24
NEW: Show ppO2 for change depth during gas setup
heinrichsweikamp
parents:
153
diff
changeset
|
113 NEW: Show ppO2 for change depth during gas setup |
155
5f71e31bd5b3
CHANGE: Re-arranged Settings Menu, add 180? rotate to menu
heinrichsweikamp
parents:
154
diff
changeset
|
114 CHANGE: Re-arranged Settings Menu |
159 | 115 BUGFIX: PC configuration issues fixed |
152
19ad15f04f60
BUGFIX: Clear Setpoint-Fallback warning when in bailout
heinrichsweikamp
parents:
149
diff
changeset
|
116 |
149 | 117 [1.50] |
118 | |
119 Stable release | |
120 | |
145
e3ac5b2021bc
NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents:
144
diff
changeset
|
121 [1.46] |
e3ac5b2021bc
NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents:
144
diff
changeset
|
122 |
e3ac5b2021bc
NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents:
144
diff
changeset
|
123 - Beta Version - |
e3ac5b2021bc
NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents:
144
diff
changeset
|
124 NEW: Setpoint-Fallback option for external O2 sensor failure |
e3ac5b2021bc
NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents:
144
diff
changeset
|
125 |
144 | 126 [1.45] |
127 | |
128 - Beta Version - | |
129 CHANGE: Minor German language update | |
130 BUGFIX: Clock setting (Bug from 1.44beta) | |
131 | |
141 | 132 [1.44] |
133 | |
130 | 134 - Beta Version - |
131 | 135 NEW: Update warnings every second |
136 NEW: Show "Stop" in front of Safety Stop | |
132
ec0b1e829399
Bugfix: Start dive mode simulator in correct depth
heinrichsweikamp
parents:
131
diff
changeset
|
137 BUGFIX: Start dive mode simulator in correct depth |
133
939f1e83c4c2
BUGFIX: Surface interval was not displayed correctly in some cases
heinrichsweikamp
parents:
132
diff
changeset
|
138 BUGFIX: Surface interval was not displayed correctly in some cases |
939f1e83c4c2
BUGFIX: Surface interval was not displayed correctly in some cases
heinrichsweikamp
parents:
132
diff
changeset
|
139 NEW: Store tissue load, date and time, surface interval, desat. time and nofly time every hour and reload them after battery change |
134
4574aed5cd4c
Show clock in Apnea mode, minor layout changes in Apnea mode
heinrichsweikamp
parents:
133
diff
changeset
|
140 NEW: Show clock in Apnea mode, minor layout changes in Apnea mode |
149 | 141 NEW: Simplify gas change (Two button presses only) |
130 | 142 |
141 | 143 [1.41] |
144 | |
127 | 145 - Beta Version - |
123 | 146 NEW: Ceiling display (GF_hi based) in divemode |
113 | 147 NEW: Support for C3 hardware |
118 | 148 CHANGE: Show heading with leading zeros |
119 | 149 BUGFIX: Do not show "GF info" for non-GF modes |
127 | 150 BUGFIX: Minor display allignment changes |
113 | 151 |
141 | 152 [1.40] |
153 | |
103 | 154 CHANGE: Minor language updates |
104
223579e905c3
Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents:
103
diff
changeset
|
155 NEW: Show a Safety Stop if enabled (Menu "Deco Parameters") |
107
dc44aa645549
BUGFIX: wrong ppo2 recording parameter in short header
heinrichsweikamp
parents:
105
diff
changeset
|
156 BUGFIX: dive profile recording issue in OC mode |
110 | 157 BUGFIX: OSTC settings via USB issues |
111 | 158 BUGFIX: CNS in deco planner |
102
37275e0fa7f5
NEW: Show End-of-Dive time together with clock during deco
heinrichsweikamp
parents:
100
diff
changeset
|
159 |
141 | 160 [1.30] |
161 | |
100 | 162 NEW: Show event "Bailout" in internal logbook |
97
53a99a2dc6a1
CHANGE: Always compute bailout plan based on all active gases
heinrichsweikamp
parents:
95
diff
changeset
|
163 CHANGE: Always compute bailout plan based on all active gases |
53a99a2dc6a1
CHANGE: Always compute bailout plan based on all active gases
heinrichsweikamp
parents:
95
diff
changeset
|
164 CHANGE: Re-select last diluent when returning from bailout to OC |
100 | 165 BUGFIX: Show "*" always in front of the initial Setpoint 1 |
95
3dfc2b7ced6d
BUGFIX: Show "*" always in front of the initial Setpoint 1
heinrichsweikamp
parents:
94
diff
changeset
|
166 |
141 | 167 [1.26] |
168 | |
94
f2201aa374db
BUGFIX: compass calibration does now timeout automatically after 60s
heinrichsweikamp
parents:
92
diff
changeset
|
169 BUGFIX: compass calibration does now timeout automatically after 60s |
f2201aa374db
BUGFIX: compass calibration does now timeout automatically after 60s
heinrichsweikamp
parents:
92
diff
changeset
|
170 BUGFIX: decoplan re-calculation in bailout case |
f2201aa374db
BUGFIX: compass calibration does now timeout automatically after 60s
heinrichsweikamp
parents:
92
diff
changeset
|
171 |
141 | 172 [1.25] |
173 | |
89
c34516c99ca8
BUGFIX: No average depth for end-of-dive portion (<1m)
heinrichsweikamp
parents:
87
diff
changeset
|
174 BUGFIX: No average depth for end-of-dive portion (<1m) |
c34516c99ca8
BUGFIX: No average depth for end-of-dive portion (<1m)
heinrichsweikamp
parents:
87
diff
changeset
|
175 BUGFIX: Show "CC Diluents" in logbook instead of OC Gas List |
90
3274e87fd027
NEW: automatic compass gain makes calibration quicker
heinrichsweikamp
parents:
89
diff
changeset
|
176 NEW: automatic compass gain makes calibration quicker |
92
7ca1105751c7
add sensor calibration option (PC only), some cleanup
heinrichsweikamp
parents:
90
diff
changeset
|
177 CHANGE: Battery percent setpoints adjusted to worst case current consumption |
89
c34516c99ca8
BUGFIX: No average depth for end-of-dive portion (<1m)
heinrichsweikamp
parents:
87
diff
changeset
|
178 |
141 | 179 [1.24] |
180 | |
87 | 181 CHANGE: Minor french translation |
182 CHANGE: No warning sign for selected aGF | |
183 CHANGE: Show battery warning sign for less then 10% battery capacity only | |
184 CHANGE: Color schemes improved | |
185 | |
141 | 186 [1.23] |
187 | |
78
668b432dcae9
BUGFIX: Reset Logbook did not reset Logbook TOC properly
mh@mh-THINK.localdomain
parents:
77
diff
changeset
|
188 BUGFIX: Reset Logbook did not reset Logbook TOC properly |
668b432dcae9
BUGFIX: Reset Logbook did not reset Logbook TOC properly
mh@mh-THINK.localdomain
parents:
77
diff
changeset
|
189 |
141 | 190 [1.22] |
191 | |
77
131e6dd9e201
BUGFIX: Potential bug to freeze the OSTC3 after battery change or update
heinrichsweikamp
parents:
76
diff
changeset
|
192 BUGFIX: Potential bug to freeze the OSTC3 after battery change or update |
131e6dd9e201
BUGFIX: Potential bug to freeze the OSTC3 after battery change or update
heinrichsweikamp
parents:
76
diff
changeset
|
193 |
141 | 194 [1.21] |
195 | |
76 | 196 CHANGE: French Translations, again |
197 BUGFIX: Fix cursor in "New Battery" menu | |
198 NEW: Show serial number and firmware version in main menu | |
199 CHANGE: "Reset all" returns to surface mode | |
200 CHANGE: Single press surfacemode menu | |
201 | |
141 | 202 [1.20] |
203 | |
75 | 204 Stable release |
205 | |
141 | 206 [1.12] |
207 | |
66
00636132cca6
BUGFIX: Maintain last selected customview in surface mode
heinrichsweikamp
parents:
65
diff
changeset
|
208 BUGFIX: Maintain last selected customview in surface mode |
68 | 209 BUGFIX: Set Day for months <31 days |
69 | 210 CHANGE: Some French Translations |
211 CHANGE: Default Future TTS=0 (Disabled) | |
212 NEW: Expand "gas change window" up to 1m below programmed | |
213 change depth (If ppO2 within user-set max. threshold) | |
214 BUGFIX: Intermittent USB connection on MAC | |
66
00636132cca6
BUGFIX: Maintain last selected customview in surface mode
heinrichsweikamp
parents:
65
diff
changeset
|
215 |
141 | 216 [1.11] |
217 | |
65 | 218 NEW: allow logbook erase from reset menu |
219 NEW: show battery voltage in info menu | |
220 | |
141 | 221 [1.10] |
222 | |
62 | 223 Stable release |
224 | |
141 | 225 [1.04] |
226 | |
59 | 227 NEW: 1.6 hardware support |
228 CHANGE: Backlight level in eco mode | |
60 | 229 BUGFIX: Display Desat.-Time >100 hours |
59 | 230 |
141 | 231 [1.03] |
232 | |
50 | 233 NEW: user-selectable color schemes |
54 | 234 BUGFIX: div. language corrections |
235 NEW: Dynamic Gaslist in OC mode (Divemode, Customview 7) | |
55 | 236 CHANGE: Change "O2" warning to "ppO2" |
237 NEW: "End-of-Dive" countdown when surfaced | |
50 | 238 |
141 | 239 [1.02] |
240 | |
48 | 241 CHANGE: Time and Date in normal (Not tiny) font |
242 BUGFIX: Minor french language fix | |
243 | |
141 | 244 [1.01] |
245 | |
47 | 246 BUGFIX: deco gas init in OC planner |
247 | |
141 | 248 [1.00] |
249 | |
44
18fe4e668baa
BUGFIX: Percent display with 1,5V batteries
heinrichsweikamp
parents:
41
diff
changeset
|
250 BUGFIX: Percent display with 1,5V batteries |
18fe4e668baa
BUGFIX: Percent display with 1,5V batteries
heinrichsweikamp
parents:
41
diff
changeset
|
251 |
141 | 252 [0.99] |
253 | |
31
53a09c1b7410
BUGFIX: alternating brightness at very low ambient light
heinrichsweikamp
parents:
29
diff
changeset
|
254 BUGFIX: alternating brightness at very low ambient light |
32 | 255 CHANGE: GF high lowest setting 60% |
36 | 256 BUGFIX: NOAA tables for CNS are in ATA, not bar |
257 CHANGE: change apnea timeout, do no longer store apnea dives in logbook | |
40 | 258 BUGFIX: Simulator in CC mode |
259 BUGFIX: Apnea total divetime | |
260 BUGFIX: Battery percent value with 3,6V battery | |
41 | 261 NEW: Surface customview with important deco settings |
31
53a09c1b7410
BUGFIX: alternating brightness at very low ambient light
heinrichsweikamp
parents:
29
diff
changeset
|
262 |
141 | 263 [0.98] |
264 | |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
26
diff
changeset
|
265 New: Add cardinal (and ordinal) directions for the compass |
26 | 266 |
141 | 267 [0.97] |
268 | |
19 | 269 NEW: compass gain option to work with more magnetic battery types |
25 | 270 BUGFIX: fix imperial units in logbook |
19 | 271 |
141 | 272 [0.96] |
273 | |
17 | 274 NEW: calm compass reading for minor heading changes |
275 NEW: reduce eco low brightness threshold (for cave diving) | |
276 | |
141 | 277 [0.95] |
278 | |
14 | 279 BUGFIX: Show "MOD:" instead of "EAD:" in gas setup |
280 | |
141 | 281 [0.94] |
282 | |
11 | 283 CHANGE: Show Max. Depth with 0.1m precision |
284 | |
141 | 285 [0.91] |
286 | |
9 | 287 BUGFIX: Battery percents in cold water |
288 | |
141 | 289 [0.93] |
290 | |
9 | 291 BUGFIX: Custom text <60 chars |
292 BUGFIX: Logbook PC protocol | |
293 Italian language updates | |
294 BUGFIX: Timeout in decoplanner result page | |
295 |