firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
There are 2 available msg IDs above that should be used before adding new ones.

There are 2 available msg IDs above that should be used before adding new ones.

Align comment.

Align comment.

Remove extra blank line.

Remove extra blank line.

Need function header.

Need function header.

Need function header.

Need function header.

What happened here? Why changed?

What happened here? Why changed?

Shouldn't make changes outside of user code scope. Looks like blank line added - remove.

Shouldn't make changes outside of user code scope. Looks like blank line added - remove.

HD-DEN-14344_SW S85 MG Air Pump
HD-DEN-14344_SW S85 MG Air Pump
RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

measuredDialInFlow is (and was) local to this function, but measuredDialInFlowRate is not - it is accessed via getMeasuredDialInFlowRate().

measuredDialInFlow is (and was) local to this function, but measuredDialInFlowRate is not - it is accessed via getMeasuredDialInFlowRate().

measuredDialInFlowRate is now local to the function.

measuredDialInFlowRate is now local to the function.

If this condition (timeout) occurs in middle of pressure build up, will we release on transition to next state?

If this condition (timeout) occurs in middle of pressure build up, will we release on transition to next state?

Magic # 5 - use #define. What happens if prior bubble clear is still active when this times out? Seems like condition should check that bubbleClearActive is FALSE too.

Magic # 5 - use #define.
What happens if prior bubble clear is still active when this times out? Seems like condition should check that bubbleClearActive is FALSE too.

HD-DEN-14197_SW S83 MG PI Optimization
HD-DEN-14197_SW S83 MG PI Optimization
HD-DEN-14099_Bubbles IN Dialysate Out Line From DG TO Cartridge
HD-DEN-14099_Bubbles IN Dialysate Out Line From DG TO Cartridge
HD-DEN-14307_DG HD Dev HD DG Dvt Update Part 6
HD-DEN-14307_DG HD Dev HD DG Dvt Update Part 6
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Done

Done

Need to make sure these only get called once before pre-treatment.

Need to make sure these only get called once before pre-treatment.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.