Index: tools/Code_Report.csv =================================================================== diff -u -r9d4548bf8a9bb1c01148202549d621c406a6f6d0 -rf0a5d956684ee9f5322817061f916f3922a1e08c --- tools/Code_Report.csv (.../Code_Report.csv) (revision 9d4548bf8a9bb1c01148202549d621c406a6f6d0) +++ tools/Code_Report.csv (.../Code_Report.csv) (revision f0a5d956684ee9f5322817061f916f3922a1e08c) @@ -135,6 +135,8 @@ ./dg/hd_proxy.py, Function, cmd_resend_dg_alarms(self) -> int: ./dg/hd_proxy.py, Function, cmd_switch_reservoirs(self, reservoir_id: int = RESERVOIR1, use_last_trimmer_dc: int = 0) -> int: ./dg/hd_proxy.py, Function, cmd_hd_communication_status_override(self, status: bool, reset: int = NO_RESET) -> int: +./dg/hd_proxy.py, Function, cmd_hd_send_collect_ro_permeate_sample(self, cmd: bool = 0): +./dg/hd_proxy.py, Function, cmd_hd_send_chem_flush_sample_result(self, result: bool = 0): ./dg/hd_proxy.py, Function, cmd_fill(self, volume: int = 1500, tgt_fill_flow_lpm: float = 0.8, start: int = 1) -> int: ./dg/heat_disinfect_active_cool.py, Function, clear_heat_disinfect_active_cool_info(self) -> None: ./dg/heat_disinfect.py, Function, clear_heat_disinfect_info(self) -> None: @@ -355,6 +357,7 @@ ./hd/calibration_record.py, Function, cmd_set_hd_calibration_record(self, hd_calibration_record: OrderedDict) -> bool: ./hd/calibration_record.py, Function, cmd_reset_hd_calibration_record(self) -> bool: ./hd/calibration_record.py, Function, cmd_get_hd_calibration_record_report(self, report_destination: str = None): +./hd/dg_proxy.py, Function, cmd_dg_send_command_response(self, cmd_id: int = 0, rejected: bool = 0, rejection_code:int = 0): ./hd/dialysate_inlet_flow.py, Function, get_measured_dialysate_inlet_pump_motor_controller_current(self): ./hd/dialysate_inlet_flow.py, Function, get_pwm_duty_cycle_pct(self): ./hd/dialysate_inlet_flow.py, Function, get_rotor_count(self): @@ -1136,6 +1139,7 @@ hd/hemodialysis_device.py, Variable, calibration_record hd/hemodialysis_device.py, Variable, dialysate_inlet_flow hd/hemodialysis_device.py, Variable, dialysate_outlet_flow +hd/hemodialysis_device.py, Variable, dg_proxy hd/hemodialysis_device.py, Variable, fluid_leak hd/hemodialysis_device.py, Variable, pressure_occlusion hd/hemodialysis_device.py, Variable, pretreatment