annotate src/calibrate.inc @ 132:ec0b1e829399
Bugfix: Start dive mode simulator in correct depth
author |
heinrichsweikamp |
date |
Tue, 08 Jul 2014 11:39:00 +0200 |
parents |
f3062a611eef |
children |
e3ac5b2021bc |
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
|