comparison src/tft_outputs.inc @ 482:c0ee33f1f399

New customview #12 for PSCR mode shows ppO2, O2 drop and lung ratio
author heinrichsweikamp
date Tue, 07 Feb 2017 12:15:12 +0100
parents ad8acade5567
children 4542d03f748a
comparison
equal deleted inserted replaced
481:3e643ec05dac 482:c0ee33f1f399
110 extern TFT_sensor_check_mask ; Show ppO2 of O2 and Diluent mask 110 extern TFT_sensor_check_mask ; Show ppO2 of O2 and Diluent mask
111 extern TFT_sensor_check ; Show ppO2 of O2 and Diluent 111 extern TFT_sensor_check ; Show ppO2 of O2 and Diluent
112 extern TFT_ppo2_ead_end_cns_mask ; Show ppO2, END/EAD and CNS mask 112 extern TFT_ppo2_ead_end_cns_mask ; Show ppO2, END/EAD and CNS mask
113 extern TFT_ppo2_ead_end_cns ; Show ppO2, END/EAD and CNS 113 extern TFT_ppo2_ead_end_cns ; Show ppO2, END/EAD and CNS
114 extern compute_pscr_ppo2 ; Compute ppO2 for PSCR mode 114 extern compute_pscr_ppo2 ; Compute ppO2 for PSCR mode
115 115 extern TFT_pscr_info_mask ; Show ppO2, drop and lung ratio mask
116 extern TFT_pscr_info ; Show ppO2, drop and lung ratio
116 117
117 118
118 ; Misc 119 ; Misc
119 extern TFT_standard_color 120 extern TFT_standard_color
120 extern TFT_disabled_color 121 extern TFT_disabled_color