Mercurial > public > ostc4
comparison Discovery/Inc/tStructure.h @ 662:1b995079c045 Betatest
PSCR Mode
author | heinrichs weikamp |
---|---|
date | Tue, 14 Dec 2021 15:36:10 +0100 |
parents | 87bee7cc77b3 |
children | e81afd727993 |
comparison
equal
deleted
inserted
replaced
661:87bee7cc77b3 | 662:1b995079c045 |
---|---|
193 /* DIVE MODE */ | 193 /* DIVE MODE */ |
194 #define StMXTRA_ResetStopwatch _MB(2,4,1,1,0) | 194 #define StMXTRA_ResetStopwatch _MB(2,4,1,1,0) |
195 #define StMXTRA_CompassHeading _MB(2,4,2,1,0) | 195 #define StMXTRA_CompassHeading _MB(2,4,2,1,0) |
196 | 196 |
197 /* SURFACE MODE */ | 197 /* SURFACE MODE */ |
198 #define StMXTRA_ScrubTimer_Max_Minutes _MB(2,4,1,1,0) | 198 #define StMXTRA_ScrubTimer_Max_Minutes _MB(2,4,1,1,0) |
199 #define StMXTRA_ScrubTimer_Reset _MB(2,4,2,1,0) | 199 #define StMXTRA_ScrubTimer_Reset _MB(2,4,2,1,0) |
200 #define StMXTRA_ScrubTimer_OP_Mode _MB(2,4,3,1,0) | 200 #define StMXTRA_ScrubTimer_OP_Mode _MB(2,4,3,1,0) |
201 | 201 #define StMXTRA_PSCR_O2_Drop _MB(2,4,4,1,0) |
202 #define StMXTRA_PSCR_LUNG_RATIO _MB(2,4,5,1,0) | |
203 #define StMXTRA_CO2_Sensor _MB(2,4,6,1,0) | |
204 #define StMXTRA_CO2_Sensor_Calib _MB(2,4,6,2,0) | |
202 | 205 |
203 /* PAGE 5 */ | 206 /* PAGE 5 */ |
204 #define StMDECO _MB(2,5,0,0,0) | 207 #define StMDECO _MB(2,5,0,0,0) |
205 | 208 |
206 /* PAGE 5 MENU EDIT */ | 209 /* PAGE 5 MENU EDIT */ |
214 */ | 217 */ |
215 | 218 |
216 /* PAGE 5 EDIT FIELD CONTENT */ | 219 /* PAGE 5 EDIT FIELD CONTENT */ |
217 #define StMDECO1_OC _MB(2,5,1,1,0) | 220 #define StMDECO1_OC _MB(2,5,1,1,0) |
218 #define StMDECO1_CC _MB(2,5,1,2,0) | 221 #define StMDECO1_CC _MB(2,5,1,2,0) |
219 #define StMDECO1_Apnea _MB(2,5,1,3,0) | 222 #define StMDECO1_Apnea _MB(2,5,1,3,0) |
220 #define StMDECO1_Gauge _MB(2,5,1,4,0) | 223 #define StMDECO1_Gauge _MB(2,5,1,4,0) |
224 #define StMDECO1_PSCR _MB(2,5,1,5,0) | |
221 | 225 |
222 #define StMDECO2_CCRmode _MB(2,5,2,1,0) | 226 #define StMDECO2_CCRmode _MB(2,5,2,1,0) |
223 #define StMDECO3_PPO2Max _MB(2,5,3,1,0) | 227 #define StMDECO3_PPO2Max _MB(2,5,3,1,0) |
224 #define StMDECO4_SafetyStop _MB(2,5,4,1,0) | 228 #define StMDECO4_SafetyStop _MB(2,5,4,1,0) |
225 #define StMDECO5_FUTURE _MB(2,5,5,1,0) | 229 #define StMDECO5_FUTURE _MB(2,5,5,1,0) |
226 #define StMDECO6_SALINITY _MB(2,5,6,1,0) | 230 #define StMDECO6_SALINITY _MB(2,5,6,1,0) |
227 | 231 |
228 /* PAGE 6 */ | 232 /* PAGE 6 */ |
229 #define StMDECOP _MB(2,6,0,0,0) | 233 #define StMDECOP _MB(2,6,0,0,0) |
308 #define StMSYS5_SetBattCharge _MB(2,8,5,7,0) | 312 #define StMSYS5_SetBattCharge _MB(2,8,5,7,0) |
309 #define StMSYS5_RebootRTE _MB(2,8,5,8,0) | 313 #define StMSYS5_RebootRTE _MB(2,8,5,8,0) |
310 #define StMSYS5_RebootMainCPU _MB(2,8,5,9,0) | 314 #define StMSYS5_RebootMainCPU _MB(2,8,5,9,0) |
311 #define StMSYS5_ScreenTest _MB(2,8,5,10,0) | 315 #define StMSYS5_ScreenTest _MB(2,8,5,10,0) |
312 #define StMSYS5_SetFactoryBC _MB(2,8,5,11,0) | 316 #define StMSYS5_SetFactoryBC _MB(2,8,5,11,0) |
313 #define StMSYS5_SetSampleIndx _MB(2,8,5,12,0) | 317 #define StMSYS5_ResetBluetooth _MB(2,8,5,12,0) |
318 #define StMSYS5_SetSampleIndx _MB(2,8,5,13,0) | |
314 | 319 |
315 /* PAGE 9 */ | 320 /* PAGE 9 */ |
316 | 321 |
317 # define StMCustom _MB(2,9,0,0,0) | 322 # define StMCustom _MB(2,9,0,0,0) |
318 | 323 |