Mercurial > public > hwos_code
diff src/hwos.inc @ 562:8b7ea27ea1fa
seperate desat and sat multipliers for GF and Non-GF modes. Set to 100/100 as default in GF mode
author | heinrichsweikamp |
---|---|
date | Sat, 03 Feb 2018 15:17:01 +0100 |
parents | 9c54849b8d3b |
children | 0ba88db66492 |
line wrap: on
line diff
--- a/src/hwos.inc Sat Feb 03 13:36:02 2018 +0100 +++ b/src/hwos.inc Sat Feb 03 15:17:01 2018 +0100 @@ -677,6 +677,10 @@ opt_calc_asc_gasvolume res 1 ; NEW calculate OC gas volume needs for ascent opt_sim_use_aGF res 1 ; NEW use GF (no) or aGF (yes) for deco calculation opt_enable_IBCD res 1 ; NEW enable IBCD warning +opt_sat_multiplier_gf res 1 ; Bühlmann safety factor for GF deco +opt_desat_multiplier_gf res 1 ; Bühlmann safety factor for GF deco +opt_sat_multiplier_non_gf res 1 ; Bühlmann safety factor for NON-GF deco +opt_desat_multiplier_non_gf res 1 ; Bühlmann safety factor for NON-GF deco ;-----------------------------EEPROM DATA ------------------------------------ ; Automatic reset of all options when this is changed: