0
|
1 ;=============================================================================
|
|
2 ;
|
623
|
3 ; File ms5541.inc combined next generation V3.0.1
|
0
|
4 ;
|
|
5 ;
|
654
|
6 ; Copyright (c) 2011, JD Gascuel, heinrichs weikamp gmbh, all right reserved.
|
0
|
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
|
604
|
16 extern get_calibration_data
|