Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 480:ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
author | heinrichsweikamp |
---|---|
date | Mon, 06 Feb 2017 16:26:36 +0100 |
parents | 9edb1359ce43 |
children | c0ee33f1f399 |
comparison
equal
deleted
inserted
replaced
479:34e73dc68799 | 480:ad8acade5567 |
---|---|
109 extern TFT_warning_fallback ; Show fallback warning | 109 extern TFT_warning_fallback ; Show fallback warning |
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 | 115 |
115 | 116 |
116 | 117 |
117 ; Misc | 118 ; Misc |
118 extern TFT_standard_color | 119 extern TFT_standard_color |