Services

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-12224 updated the blood leak emebedded mode

  1. … 1 more file in changeset.
Done

Done

Done

Done

Done

Done

Done

Done

Yes. setupForBloodRecirculationState() does this on Init and entry to Blood Recirculation.

Yes. setupForBloodRecirculationState() does this on Init and entry to Blood Recirculation.

This was a place holder for NVRAM saving of Treatment Time. I removed it.

This was a place holder for NVRAM saving of Treatment Time. I removed it.

Is this timer reset to 0 when we go to states where blood is recirculating? I think it should be.

Is this timer reset to 0 when we go to states where blood is recirculating? I think it should be.

Put spaces between parenthesis and inner condition code. Prefer literals be on right side of compare operators except for "==".

Put spaces between parenthesis and inner condition code. Prefer literals be on right side of compare operators except for "==".

Consider reading these blocked flags into local booleans so you don't have to keep calling these functions (and avoid possibility that function returns different value in subsequent call).

Consider reading these blocked flags into local booleans so you don't have to keep calling these functions (and avoid possibility that function returns different value in subsequent call).

I think syringe pump is stopped in every scenario so maybe this should stay here instead of in various setup functions.

I think syringe pump is stopped in every scenario so maybe this should stay here instead of in various setup functions.

I think VDi and VDo valves are closed in every scenario so maybe they should just be set here instead of in the various setup functions.

I think VDi and VDo valves are closed in every scenario so maybe they should just be set here instead of in the various setup functions.

DEN-12224 updated the blood leak embedded mode

  1. … 4 more files in changeset.
What is the purpose of this new code? Should have a comment above to make clear. Need to address TODOs.

What is the purpose of this new code? Should have a comment above to make clear.
Need to address TODOs.

HD-DEN-12441_SW Dev Sprint 67 Darren
HD-DEN-12441_SW Dev Sprint 67 Darren
Merge branch 'develop' of ssh://dvm-linux02:7999/hd/hdfirmware into develop

  1. … 1 more file in changeset.
Fixed merge conflicts.

  1. … 3 more files in changeset.
DEN-12224: Added message support for UI to request going to service mode. Allow faults to be minimized.

DEN-12224 updated the blood leak embedded mode commands

  1. … 4 more files in changeset.
DEN-12224: Trigger service mode alarm when transitioning to service mode. Do not go to fault mode on fault if in service mode.

  1. … 1 more file in changeset.
Merge branch 'DEN-12609-sw_dev-sprint-69_mg' into develop

  1. … 3 more files in changeset.
DEN-12704: DEN-12332 Reworked timer for reservoir depletion alarm.

Merge branch 'DEN-12441-sw_dev_sprint_67_darren' into develop

  1. … 1 more file in changeset.
Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop

  1. … 3 more files in changeset.
DEN-12224 updated the blood leak driver

  1. … 5 more files in changeset.
Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop

  1. … 3 more files in changeset.
DEN-12224, DEN-12642 updated the software configuration in post treatment.

  1. … 3 more files in changeset.
Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop