comparison src/shared_definitions.h @ 126:9e856337b225

fix depth<0m display, ceiling
author heinrichsweikamp
date Mon, 30 Jun 2014 10:58:02 +0200
parents d076e9c02438
children 7dbc1d780ca5
comparison
equal deleted inserted replaced
125:53409476a05f 126:9e856337b225
88 #endif 88 #endif
89 #define NUM_COMP 0x10 89 #define NUM_COMP 0x10
90 #define NUM_STOPS 0x20 90 #define NUM_STOPS 0x20
91 #define NUM_GAS 5 91 #define NUM_GAS 5
92 92
93 VAR_UINT (int_O_gtissue_limit);
94 VAR_UINT (int_O_gtissue_press); 93 VAR_UINT (int_O_gtissue_press);
95 VAR_UINT (int_O_desaturation_time); // 94 VAR_UINT (int_O_desaturation_time); //
96 VAR_UINT (int_O_ascenttime); // TTS (in minutes) 95 VAR_UINT (int_O_ascenttime); // TTS (in minutes)
97 VAR_UINT (int_O_extra_ascenttime); // TTS for @+5min variant (in minutes) 96 VAR_UINT (int_O_extra_ascenttime); // TTS for @+5min variant (in minutes)
98 VAR_UINT (int_O_CNS_fraction); // new in v.101 97 VAR_UINT (int_O_CNS_fraction); // new in v.101