Mercurial > public > hwos_code
annotate src/calibrate.inc @ 149:3ba51c6d6c0f
1.50 stable release
author | heinrichsweikamp |
---|---|
date | Mon, 11 Aug 2014 11:32:44 +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 |