Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' of ssh://dvm-linux02:7999/hd/hdfirmware into DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2

DEN-11114: Prevent pump set command from restarting pump control if rate/mode are not changed.

DEN-11114 tested the modified the reservoir management code

DEN-11098: Addressed code review feedback.

DEN-11098 Added compiler switch RUN_BLOOD_CIRCUIT_PRIME_AGAIN

DEN-11114 continued working on the reservoir management

DEN-11089 Added cases in switch statement to handle prime pause for new saline dialyzer state

DEN-11114 continued working on the resevoir management

DEN-11114: perform periodic clock check only if release build so debugging will not cause alarm.

DEN-11089 Removed signalDialOutPumpHardStop since it has not been started

DEN-11114: Removed obsolete UF PI controller. Cleaned up UF control code changes.

DEN-11089 the VDO pump is stopped before transition from dialyzer state to wet selftests state

DEN-11089 Correction - dialyzer dialysate bypass priming path uses R1 instead of R2 and dialyzer dialysate priming path uses R2 instead of R1

DEN-11114: Added comment.

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' of ssh://dvm-linux02:7999/hd/hdfirmware into DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2

DEN-11114 initial commit of the reservoirs module. Continued with implementing the reservoir management

    • -0
    • +407
    ./Services/Reservoirs.c
    • -0
    • +38
    ./Services/Reservoirs.h
DEN-11114: Updated UF control to included estimated UF flow as input.

DEN-11089 Incorporated peer review comments

Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' into develop

DEN-11114: Restored previous motor controller speed feedback conversion to RPM - it was right before.

Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' into develop

DEN-11114: Fixed conversion issue for pump speed ADC voltage levels.

DEN-11114: Changed syringe ID measurement to median between min and max ID given by manufacturer. Included prime volume in calculation of volume needed to meet needs of treatment.

DEN-11089 if priming for the 1st time, transition to the HD_PRIME_SALINE_SETUP_STATE

DEN-11089 In hadlePrimeDialysateBypassState, state should be HD_PRIME_RESERVOIR_ONE_FILL_COMPLETE_STATE

DEN-11089 Swapped the dialysate priming circuit - prime the R2 circuit first then prime the R1 circuit

DEN-11089 Implemented new saline dialyzer priming state to purge air from the dialyzer path

DEN-11114: Updated syringe inner diameter to improve dispense accuracy. Updated minimum dispense rate to 0.2 mL/hr.