Mercurial > public > hwos_code
annotate src/calibrate.inc @ 338:2811932b4e99
NEW: Mode Auto SP: Automatically switches the SP during descent (CC Mode)
author | heinrichsweikamp |
---|---|
date | Fri, 03 Jul 2015 14:47:04 +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 |