Index: tools/Code_Report.csv =================================================================== diff -u -r537c1c326330d59d271489f4503f9944c44d3c3b -r5334bed1bac0f87aa0d2aec36de8147c9a07bebe --- tools/Code_Report.csv (.../Code_Report.csv) (revision 537c1c326330d59d271489f4503f9944c44d3c3b) +++ tools/Code_Report.csv (.../Code_Report.csv) (revision 5334bed1bac0f87aa0d2aec36de8147c9a07bebe) @@ -75,6 +75,7 @@ ./dg/dialysate_generator.py, Function, cmd_dg_op_mode_broadcast_interval_override(self, ms:int=250, reset:int=NO_RESET) -> int: ./dg/dialysate_generator.py, Function, cmd_block_dg_message_transmissions(self, msg1: int = 0, msg2: int = 0, msg3: int = 0, msg4: int = 0, ./dg/dialysate_generator.py, Function, cmd_dg_ram_status_override(self, ram_reg: int = 0, status: int = 0, reset: int = NO_RESET) -> int: +./dg/dialysate_generator.py, Function, cmd_dg_pending_ack_override(self, pending_ack_channel: int = 0, reset: int = NO_RESET) -> int: ./dg/drain_pump.py, Function, cmd_drain_pump_set_outlet_target_flow_lpm(self, flow: float) -> int: ./dg/drain_pump.py, Function, cmd_drain_pump_set_rpm(self, rpm: int) -> int: ./dg/drain_pump.py, Function, cmd_drain_pump_measured_rpm_override(self, sensor: int, rpm: int, reset: int = NO_RESET) -> int: @@ -352,6 +353,7 @@ ./hd/blood_leak.py, Function, cmd_blood_leak_set_to_embedded_mode(self): ./hd/blood_leak.py, Function, cmd_blood_leak_set_embedded_mode_command(self, command: int, msg_payload: int = None): ./hd/buttons.py, Function, cmd_stop_button_override(self, state: int, reset: int = NO_RESET) -> int: +./hd/buttons.py, Function, cmd_send_hd_power_off_response(self, usr_response: int ) -> None: ./hd/buttons.py, Function, get_power_timeout_expired(self): ./hd/buttons.py, Function, reset_poweroff_timeout_expired(self): ./hd/buttons.py, Function, cmd_off_button_override(self, state: int, reset: int = NO_RESET) -> int: @@ -441,13 +443,14 @@ ./hd/hemodialysis_device.py, Function, cmd_block_hd_message_transmissions(self, msg1: int = 0, msg2: int = 0, msg3: int = 0, msg4: int = 0, ./hd/hemodialysis_device.py, Function, cmd_request_ui_version(self) -> None: ./hd/hemodialysis_device.py, Function, cmd_hd_ram_status_override(self, ram_reg: int = 0, status: int = 0, reset: int = NO_RESET) -> int: +./hd/hemodialysis_device.py, Function, cmd_hd_pending_ack_override(self, pending_ack_channel: int = 0, reset: int = NO_RESET) -> int: ./hd/post_treatment.py, Function, get_post_treatment_sub_mode(self) -> int: ./hd/pressure_occlusion.py, Function, get_arterial_pressure_limit_min(self): ./hd/pressure_occlusion.py, Function, get_arterial_pressure_limit_max(self): ./hd/pressure_occlusion.py, Function, get_venous_pressure_limit_min(self): ./hd/pressure_occlusion.py, Function, get_venous_pressure_limit_max(self): -./hd/pressure_occlusion.py, Function, cmd_arterial_pressure_measured_override(self, pres: float, reset: int = NO_RESET) -> int: -./hd/pressure_occlusion.py, Function, cmd_venous_pressure_measured_override(self, pres: float, reset: int = NO_RESET) -> int: +./hd/pressure_occlusion.py, Function, cmd_arterial_pressure_measured_override(self, pres: float, filtered: bool = False, reset: int = NO_RESET) -> int: +./hd/pressure_occlusion.py, Function, cmd_venous_pressure_measured_override(self, pres: float, filtered: bool = False, reset: int = NO_RESET) -> int: ./hd/pressure_occlusion.py, Function, cmd_blood_pump_measured_occlusion_override(self, occl: int, reset: int = NO_RESET) -> int: ./hd/pressure_occlusion.py, Function, cmd_pressure_occlusion_broadcast_interval_override(self, ms: int, reset: int = NO_RESET) -> int: ./hd/pressure_occlusion.py, Function, get_arterial_pressure(self): @@ -1430,7 +1433,7 @@ common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_VALVE_NOT_FUNCTIONAL common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_VALVE_CURRENT_OUT_OF_RANGE common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_VALVE_POSITION_OUT_OF_RANGE -common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_BLOOD_LEAK_FPGA_FAULT +common/alarm_defs.py, Enum, AlarmList, ALARM_ID_AVAILABLE_20 common/alarm_defs.py, Enum, AlarmList, ALARM_ID_DG_BARO_PRESSURE_OUT_OF_RANGE common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_DG_COMMAND_INVALID_PARAMETER_FAULT common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_BLOOD_LEAK_SENSOR_SET_POINT_SET_FAILURE @@ -1496,7 +1499,7 @@ common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_BLOOD_LEAK_DETECTED common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_VENOUS_PRESSURE_LOW common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_VENOUS_BUBBLE_DETECTED -common/alarm_defs.py, Enum, AlarmList, ALARM_ID_AVAILABLE_17 +common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_BLOOD_LEAK_RECOVERING_PLEASE_WAIT common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_VENOUS_PRESSURE_HIGH common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_ARTERIAL_PRESSURE_LOW common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_ARTERIAL_PRESSURE_HIGH @@ -1844,7 +1847,7 @@ common/dg_defs.py, Enum, DGHeatDisinfectUIStates, NUM_OF_HEAT_DISINFECT_UI_STATES common/dg_defs.py, Enum, DGHeatDisinfectActiveCoolStates, DGHeatDisinfectActiveCoolStates common/dg_defs.py, Enum, DGHeatDisinfectActiveCoolStates, DG_HEAT_DISINFECT_ACTIVE_COOL_STATE_START -common/dg_defs.py, Enum, DGHeatDisinfectActiveCoolStates, DG_HEAT_DISINFECT_ACITVE_COOL_MIX_DRAIN_R1_STATE +common/dg_defs.py, Enum, DGHeatDisinfectActiveCoolStates, DG_HEAT_DISINFECT_ACTIVE_COOL_MIX_DRAIN_R1_STATE common/dg_defs.py, Enum, DGHeatDisinfectActiveCoolStates, DG_HEAT_DISINFECT_ACTIVE_COOL_MIX_DRAIN_R2_STATE common/dg_defs.py, Enum, DGHeatDisinfectActiveCoolStates, DG_HEAT_DISINFECT_ACTIVE_COOL_FILL_R1_STATE common/dg_defs.py, Enum, DGHeatDisinfectActiveCoolStates, DG_HEAT_DISINFECT_ACTIVE_COOL_FILL_R2_STATE