common

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-12441 Merge staging

Merged staging

DEN-12224 added heat disinfect temperature gradient alarm

One letter enums could be more descriptive with their names.

One letter enums could be more descriptive with their names.

Why no SW Config in Release?

Why no SW Config in Release?

DEN-12441 Updated alarm table from latest develop branch.

Merge branch 'staging' into develop

DEN-12224 updated the messages list

Updated alarm recirculation properties.

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.

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
DEN-12441 Merge to develop and resolve conflicts.

DEN-12441 Resolve Alarm definition conflicts for merge with Develop.

Merge branch 'staging' into develop

DEN-12224 removed the set point command

Merge branch 'staging' into develop

DEN-12224 added an alarm to fault if there is no flow and the heaters are on