Index: NVDataMgmtHDRecords.h =================================================================== diff -u -r6d98aaf38c1fc7381611fd69959b0c9116f1be4f -rc4171147708d867ba5886aaa53182ad0fae774d3 --- NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 6d98aaf38c1fc7381611fd69959b0c9116f1be4f) +++ NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision c4171147708d867ba5886aaa53182ad0fae774d3) @@ -8,7 +8,7 @@ * @file NVDataMgmtHDRecords.h * * @author (last) Dara Navaei -* @date (last) 03-May-2022 +* @date (last) 13-Jul-2022 * * @author (original) Dara Navaei * @date (original) 13-Feb-2021 @@ -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;