annotate src/calibrate.inc @ 601:08a0162d3ca1
Fix false CNS readings in logbook
author |
heinrichsweikamp |
date |
Tue, 14 Aug 2018 11:01:47 +0200 |
parents |
b455b31ce022 |
children |
c40025d8e750 |
rev |
line source |
113
|
1 ;=============================================================================
|
|
2 ;
|
582
|
3 ; File calibrate.inc REFACTORED VERSION V2.97
|
113
|
4 ;
|
|
5 ;=============================================================================
|
|
6
|
582
|
7 extern calibrate_mix ; Calibrate with any mix
|
|
8 extern compute_mvolts_for_all_sensors ; compute sensor mv values from digital transmitted data
|
|
9 extern transmit_setpoint ; Transmit current setpoint from WREG (in cbar) to external electronics
|