view src/gaslist.inc @ 526:0d1cda9f2d43

BUGFIX: Skip MOD Test for CCR in Sensor modes (OSTC cR and OSTC3 only) CHANGE: Swap positions of ppO2(O2) and ppO2(Dil) in customview 10 on screen. "left = lean" and "right = rich" BUGFIX: A wrong configured gas was suggested as "Better gas" on the configured depth even if this resulted in a ppO2 high or low condition
author heinrichsweikamp
date Sat, 05 Aug 2017 16:50:28 +0200
parents 653a3ab08062
children b455b31ce022
line wrap: on
line source

;=============================================================================
;
;   File gaslist.inc
;
;   Interface to OSTC gas list management.
;
;   Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
;=============================================================================
; HISTORY
;   2011-08-11 : [jDG] Creation.

    ; Utils
    extern  gaslist_strcat_gas
    extern  gaslist_strcat_gas_mod
    extern  gaslist_strcat_setpoint

    ;Setpoint Setup
    extern  gaslist_spplus,gaslist_spdepthplus, gaslist_spdepthminus,gaslist_setSP

    ; Select currently edited gas
    extern  gaslist_setgas, gaslist_gastitle
    
    ; Main gaslist menu
    extern  gaslist_pO2, gaslist_mO2
    extern  gaslist_pHe, gaslist_mHe
    extern  gaslist_show_type
    extern  gaslist_toggle_type
    extern  gaslist_cleanup_list    ; Takes care that only one gas can be first and first has 0m change depth

    ; Depth submennu
    extern  gaslist_pDepth, gaslist_mDepth
    extern  gaslist_MOD_END, gaslist_ppo2
    extern  gaslist_reset_mod_title,  gaslist_reset_mod