Mercurial > public > hwos_code
annotate src/calibrate.inc @ 295:7027d735ac62
NEW CCR decoplan: 2nd pass to display bailout stops and gas volumes
author | jDG |
---|---|
date | Sun, 31 May 2015 02:14:09 +0200 |
parents | e3ac5b2021bc |
children | 5c6da9fa5cb0 |
rev | line source |
---|---|
113 | 1 ;============================================================================= |
2 ; | |
3 ; File calibrate.inc | |
4 ; | |
5 ;============================================================================= | |
6 | |
7 extern compute_ppo2 ; compute mv_sensorX and ppo2_sensorX arrays | |
8 extern calibrate_mix ; Calibrate with any mix | |
145
e3ac5b2021bc
NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents:
113
diff
changeset
|
9 extern check_sensors ; Check O2 sensor thresholds for fallback |