Index: NVDataMgmtHDRecords.h =================================================================== diff -u -r6d98aaf38c1fc7381611fd69959b0c9116f1be4f -r4a760dadd92723113afea5d2d8a9722a979a38e8 --- NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 6d98aaf38c1fc7381611fd69959b0c9116f1be4f) +++ NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 4a760dadd92723113afea5d2d8a9722a979a38e8) @@ -67,7 +67,7 @@ SW_CONFIG_DISABLE_DRY_SELF_TESTS, ///< Software configuration disable dry self tests. SW_CONFIG_DISABLE_PRIMING, ///< Software configuration disable priming. SW_CONFIG_DISABLE_WET_SELF_TEST, ///< Software configuration disable wet self test. - SW_CONFIG_ENABLE_DVT_ARTERIAL_PRESSURE_SENSOR, ///< Software configuration enable DVT arterial pressure sensor. + SW_CONFIG_ENABLE_WET_SELF_TEST_WIDER_VOLUME_TOL, ///< Software configuration enable wet self test wider volume tolerance. SW_CONFIG_DISABLE_ULTRAFILTRATION_ALARMS, ///< Software configuration disable ultrafiltration alarms. SW_CONFIG_DISABLE_BUBBLE_ALARMS, ///< Software configuration disable bubble alarms. SW_CONFIG_DISABLE_ACCELEROMETERS, ///< Software configuration disable accelerometers. @@ -142,7 +142,7 @@ CAL_DATA_HD_THERMISTOR_POWER_SUPPLY_1, ///< Power supply 1 therimstor. CAL_DATA_HD_TEMPSENSOR_FPGA_BOARD, ///< FPGA board temperature sensor. CAL_DATA_HD_TEMPSENSOR_VENOUS_PRESSURE, ///< Venous pressure sensor temperature sensor. - CAL_DATA_HD_TEMPSENSOR_PBA_ADC, ///< PBA ADC Temperature sensor. + CAL_DATA_HD_TEMPSENSOR_ARTERIAL_PRESSURE, ///< Arterial pressure sensor temperature sensor. NUM_OF_CAL_DATA_HD_TEMP_SENSORS, ///< Number of HD temperature sensors. } CAL_DATA_HD_TEMEPERATURE_SENSORS_T;