PresOccl.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-14589-DEN-14011_fix' into develop

  1. … 3 more files in changeset.
DEN-14549: Update to arterial/venous pressure limit alarm logic. Update measured UF volume in all dialysis states. Remove dialysis and UF start states.

  1. … 6 more files in changeset.
HD-DEN-14589_Dialin_RTC_Battery_syringe
HD-DEN-14589_Dialin_RTC_Battery_syringe
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 1 more file in changeset.
RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

Need to verify SRS and AlarmsDef.h are in sync.

Need to verify SRS and AlarmsDef.h are in sync.

Alignment

Alignment

Comments line up but the values don't?

Comments line up but the values don't?

DEN-14549: Fix art/ven pressure alarm check logic - apply user set limits in dialysis state (if not saline bolus) or treatment stop state (if BP running). Require door/latch to be closed in patient connection state. Remove escalation for prime complete alarms. Handle prime complete alarms in pre-tx recirculate state. Update prime complete alarm properties.

  1. … 6 more files in changeset.
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.

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Extra white space.

Extra white space.

If going back to start state, set pump track closed required, but not door closed. If skipping dry self-tests, set both to be required closed. Also, this s/w config looks like it's setup wrong. Fo...

If going back to start state, set pump track closed required, but not door closed. If skipping dry self-tests, set both to be required closed.

Also, this s/w config looks like it's setup wrong. For release build, we want to go back to start state.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

transition and resume part of stopped state should set pump track required so we don't have to keep setting it here every 50 ms.

transition and resume part of stopped state should set pump track required so we don't have to keep setting it here every 50 ms.

Should set door and pump track required here before we move on to next state.

Should set door and pump track required here before we move on to next state.

Should set pump track closed required, but not door here.

Should set pump track closed required, but not door here.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Do we need an else where we reset 10 second start time (if latch opened)?

Do we need an else where we reset 10 second start time (if latch opened)?

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Fixed. Created handleDrySelfTestStartState() that counts settle time once the latch is determined closed.

Fixed. Created handleDrySelfTestStartState() that counts settle time once the latch is determined closed.