Index: NVDataMgmtHDRecords.h =================================================================== diff -u -r5b0a75e836a3f30e2ab6a627920a36c9e0f1d914 -r59871c9964559b5137781af9c2eeed6bab18ef73 --- NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 5b0a75e836a3f30e2ab6a627920a36c9e0f1d914) +++ NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 59871c9964559b5137781af9c2eeed6bab18ef73) @@ -1,14 +1,14 @@ /************************************************************************** * -* Copyright (c) 2021-2023 Diality Inc. - All Rights Reserved. +* Copyright (c) 2021-2024 Diality Inc. - All Rights Reserved. * * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * @file NVDataMgmtHDRecords.h * * @author (last) Dara Navaei -* @date (last) 04-May-2023 +* @date (last) 26-Jun-2023 * * @author (original) Dara Navaei * @date (original) 13-Feb-2021 @@ -65,8 +65,8 @@ SW_CONFIG_DISABLE_SAMPLE_WATER, ///< Software configuration disable sample water. SW_CONFIG_DISABLE_CONSUMABLES_TESTS, ///< Software configuration disable consumables tests. SW_CONFIG_DISABLE_DRY_SELF_TESTS, // TODO remove ///< 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_DISABLE_PRIMING, // TODO remove ///< Software configuration disable priming. + SW_CONFIG_DISABLE_WET_SELF_TEST, // TODO remove ///< Software configuration disable wet self test. SW_CONFIG_ENABLE_WET_SELF_TEST_WIDER_VOLUME_TOL, // TODO remove ///< 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. @@ -76,7 +76,7 @@ SW_CONFIG_DISABLE_PUMPS_FLOW_LIMITS, ///< Software configuration disable pumps flow limits. SW_CONFIG_DISABLE_UI_COMM_ALARMS, ///< Software configuration disable UI communications alarms. SW_CONFIG_DISABLE_VOLTAGES_ALARMS, ///< Software configuration disable voltages alarms. - SW_CONFIG_ENABLE_1_MIN_TREATMENT, ///< Software configuration enable 1-minute treatment. + SW_CONFIG_ENABLE_1_MIN_TREATMENT, // TODO remove ///< Software configuration enable 1-minute treatment. SW_CONFIG_ENABLE_BLOOD_PUMP_OPEN_LOOP, ///< Software configuration enable blood pump open loop. SW_CONFIG_ENABLE_DIALYSATE_INLET_PUMP_OPEN_LOOP, ///< Software configuration enable dialysate inlet pump open loop. SW_CONFIG_DISABLE_SWITCHES_MONITOR, ///< Software configuration disable switches monitor.