Index: NVDataMgmtHDRecords.h =================================================================== diff -u -re48883cbb19f2f978a46cd726e4bfefc96bd8061 -r5b0a75e836a3f30e2ab6a627920a36c9e0f1d914 --- NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision e48883cbb19f2f978a46cd726e4bfefc96bd8061) +++ NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 5b0a75e836a3f30e2ab6a627920a36c9e0f1d914) @@ -67,7 +67,7 @@ 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_ENABLE_WET_SELF_TEST_WIDER_VOLUME_TOL, ///< Software configuration enable wet self test wider volume tolerance. + 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. SW_CONFIG_DISABLE_ACCELEROMETERS, ///< Software configuration disable accelerometers. @@ -81,7 +81,7 @@ 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. SW_CONFIG_ENABLE_VBA_SPECIAL_POSITION_C, ///< Software configuration enable VBA special position C. - SW_CONFIG_DISABLE_SERVICE_AND_DISINFECT_CHECK, ///< Software configuration disable service and disinfect checks. + SW_CONFIG_DISABLE_SERVICE_AND_DISINFECT_CHECK, // TODO remove ///< Software configuration disable service and disinfect checks. SW_CONFIG_DISABLE_AIR_PUMP, // TODO remove ///< Software configuration disable air pump. NUM_OF_SW_CONFIGS ///< Number of software configurations. } SOFTWARE_CONFIG_T;