Mercurial > public > hwos_code
annotate src/calibrate.inc @ 595:1719de53e497
2.97 SP2 (999bar fix)
author | heinrichsweikamp |
---|---|
date | Mon, 25 Jun 2018 18:29:54 +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 |