Index: tools/Code_Report.csv =================================================================== diff -u -r72f5c4ec976b9c25eb5dc5f411f7cdf96ef4d51b -rc28aea7d9322893cf2c8861f8e4fd58b8f6d3833 --- tools/Code_Report.csv (.../Code_Report.csv) (revision 72f5c4ec976b9c25eb5dc5f411f7cdf96ef4d51b) +++ tools/Code_Report.csv (.../Code_Report.csv) (revision c28aea7d9322893cf2c8861f8e4fd58b8f6d3833) @@ -624,7 +624,7 @@ ./hd/ui_proxy.py, Function, cmd_ui_off_button_response(self, response: int) -> int: ./hd/ui_proxy.py, Function, cmd_get_ro_only_mode_status(self) -> int: ./hd/ui_proxy.py, Function, cmd_ui_send_alarm_triggered_message(self, alarm_id: int, data_field1: int = 0, data_field2: int = 0) -> int: -./hd/ui_proxy.py, Function, cmd_ui_send_pressure_limits_change_request(self, arterial: int, venous: int, asymmetric_venous: int) -> int: +./hd/ui_proxy.py, Function, cmd_ui_send_pressure_limits_change_request(self, arterial: int, venous: int, asymmetric_venous: int) -> None: ./hd/ui_proxy.py, Function, get_hd_version(self): ./hd/ui_proxy.py, Function, get_fpga_version(self): ./hd/ui_proxy.py, Function, get_reject_reasons(self): @@ -1419,7 +1419,7 @@ common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_UI_COMM_TIMEOUT common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_COMM_TOO_MANY_BAD_CRCS common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_CAN_MESSAGE_NOT_ACKED_BY_UI -common/alarm_defs.py, Enum, AlarmList, ALARM_ID_AVAILABLE_16 +common/alarm_defs.py, Enum, AlarmList, ALARM_ID_DG_MAX_RO_PUMP_PWM_EXCEEDED common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_UF_VOLUME_ACCURACY_ERROR common/alarm_defs.py, Enum, AlarmList, ALARM_ID_HD_FPGA_COMM_TIMEOUT common/alarm_defs.py, Enum, AlarmList, ALARM_ID_DG_VALVE_CONTROL_FAILURE