diff src/option_table.asm @ 344:1e342e433839

CHANGE: GF and aGF high range increased to 45-110% Flow control test
author heinrichsweikamp
date Mon, 20 Jul 2015 15:04:13 +0200
parents 34e2f5bdc5a2
children 9a1c275077b0
line wrap: on
line diff
--- a/src/option_table.asm	Mon Jul 20 12:43:42 2015 +0200
+++ b/src/option_table.asm	Mon Jul 20 15:04:13 2015 +0200
@@ -101,12 +101,12 @@
         OPTION_UINT8p10 oPPO2Max,       .120, ppo2_warning_high, .160,   0,      .10,    opt_ppO2_max
         OPTION_UINT8    oLastDeco,      .3,  .6, .3,  tMeters,      .11,    opt_last_stop
         OPTION_UINT8    oGF_low,       .10,  .100, .30,  tPercent,  .12,    opt_GF_low
-        OPTION_UINT8    oGF_high,      .60,  .110, .85, tPercent,   .13,    opt_GF_high
+        OPTION_UINT8    oGF_high,      .45,  .110, .85, tPercent,   .13,    opt_GF_high
         OPTION_UINT8p10 osatmult,      .100,  .140, .110,tPercent,  .14,    char_I_saturation_multiplier
         OPTION_UINT8p10 odesatmult,    .60,  .100,  .90,tPercent,   .15,    char_I_desaturation_multiplier
         OPTION_UINT8p10 oPPO2Min,       .16, ppo2_warning_low, .19,   0,         .16,    opt_ppO2_min
         OPTION_UINT8    oaGF_low,      .10,  .100, .30,  tPercent,  .17,    opt_aGF_low
-        OPTION_UINT8    oaGF_high,     .60,  .110, .85, tPercent,   .18,    opt_aGF_high
+        OPTION_UINT8    oaGF_high,     .45,  .110, .85, tPercent,   .18,    opt_aGF_high
         OPTION_BOOL     oEnable_aGF,    0,                          .19,    opt_enable_aGF              ; =1: aGF can be selected underwater
         OPTION_UINT8    oCompassGain,   0,  7,  6,       tMinutes,  .20,    opt_compass_gain            ; 0-7 (230LSB/Gauss to 1370LSB/Gauss)
         OPTION_ENUM8    oSamplingRate,  2,  0,  tSampling2s,        .21,    opt_sampling_rate           ; =1: 10s, =0: 2s