Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged staging to DEN-15741.

Need to do same for pump track latch.

Need to do same for pump track latch.

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

DEN-16102: fixed operation status event to be called after current mode is updating

Merge branch 'DEN-15993-during-treatment-alarms-167-and-door-and-latch-open-offer-resume-option-that' into develop

# Conflicts:

# firmware/App/HDCommon.h

Remove this comment.

Remove this comment.

DEN-15993 Correct resume handling for front door

HD-DEN-15993_During Treatment Alarms 167 And Door And Latch Open Offer Resume Option That
HD-DEN-15993_During Treatment Alarms 167 And Door And Latch Open Offer Resume Option That
DEN-16102: changed dry self start state to always handle alarms with stop property.
DEN-16102: changed dry self start state to always handle alarms with stop property.
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

DEN-15927-alarm-127-low-venous-pressure-triggers-post-treatment-1

Remove unnecessary define

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

DEN-15927-alarm-127-low-venous-pressure-triggers-post-treatment-1

Removed unnecessary define.

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

Merge remote-tracking branch 'origin/DEN-15927-alarm-127-low-venous-pressure-triggers-post-treatment-1' into develop

DEN-15927-alarm-127-low-venous-pressure-triggers-post-treatment-1

Incorporated state change, rather than flow.

DEN-15927-alarm-127-low-venous-pressure-triggers-post-treatment-1

Added a minimum flow requirement to provide a small additional margin to stabilize venous pressure.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Done.

Done.

DEN-15994-rinseback-5-minute-timer-does-not-count-down

Address CR comments.

DEN-15741-dpi-does-not-stop-when-recirculation-is-paused-2

Typo.

Wouldn't we want to stop if an alarm occurred during recirculation, which affected the blood circuit? My inclination would be to manage which alarms were enabled in this state rather than not imple...

Wouldn't we want to stop if an alarm occurred during recirculation, which affected the blood circuit? My inclination would be to manage which alarms were enabled in this state rather than not implement the mechanism to stop the pumps.

Implementing the change.
Done.

DEN-15741-dpi-does-not-stop-when-recirculation-is-paused-2

Blood pump only stops for user stop.

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

Should blood recirc blocked be based on alarm properties (as you've written here) or based on whether user stopped (specifically)? My feeling is that since there is no blood in blood side of circui...

Should blood recirc blocked be based on alarm properties (as you've written here) or based on whether user stopped (specifically)? My feeling is that since there is no blood in blood side of circuit (because rinseback was completed before we got to recirc), the NoBloodRecirc alarm property maybe doesn't apply here and we should only stop BP if the user stop alarm is active.

Merge remote-tracking branch 'origin/DEN-15741-dpi-does-not-stop-when-recirculation-is-paused-2' into develop

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.