annotate src/ms5541.inc @ 543:a92cecf8cee4
BUGFIX: "lost gas" showed current set of gases (Diluents in CC, OC in Bailout) for both "lost gas" menus
author |
heinrichsweikamp |
date |
Wed, 06 Sep 2017 11:08:59 +0200 |
parents |
11d4fc797f74 |
children |
ca4556fb60b9 |
rev |
line source |
0
|
1 ;=============================================================================
|
|
2 ;
|
|
3 ; File ms5541.inc
|
|
4 ;
|
|
5 ;
|
|
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
|
|
7 ;=============================================================================
|
|
8 ; HISTORY
|
|
9 ; 2011-08-04 : [mH] moving from OSTC code
|
|
10
|
|
11 extern calculate_compensation
|
|
12 extern get_pressure_start
|
|
13 extern get_pressure_value
|
|
14 extern get_temperature_start
|
|
15 extern get_temperature_value
|
|
16 extern get_calibration_data
|