Services

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-14999-alarm-table-updates' into develop

DEN-14999: Removed minimum UF change. Added 250ms of persistence to HD fluid leak alarm. Increased no ack retries from 8 to 10 because UI needed more time at startup. Accept UI check-in message regardless of payload size because UI is sending 2 different flavors of check-in message.

  1. … 2 more files in changeset.
Does the new code result in one less TRUE comparison? Can rinsebackTimerCtr ever be greater than RINSEBACK_DONE_WARNING_TIME?

Does the new code result in one less TRUE comparison? Can rinsebackTimerCtr ever be greater than RINSEBACK_DONE_WARNING_TIME?

Merge DEN-14860

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

  1. … 8 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 13 more files in changeset.
DEN-14906: fixed merge conflicts from staging.

  1. … 9 more files in changeset.
RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

Fixed.

Fixed.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

DEN-14999: Set UI as communicating on any msg received from UI (not just check-in) to address DEN-14928.

Changing from U32 to S32. It is a relative ms timer (so wouldn't be negative), but I needed to initialize this to something less than zero so that alarm ranking logic will be forced to rank a brand...

Changing from U32 to S32. It is a relative ms timer (so wouldn't be negative), but I needed to initialize this to something less than zero so that alarm ranking logic will be forced to rank a brand new alarm (triggered 0 ms ago).

What's the significance of changing to U32? Is this being used as a timer?

What's the significance of changing to U32? Is this being used as a timer?

DEN-14999: Fixed alarm mgmt issue where top alarm may not be set if LOW priority alarm triggered. Ensure HD pump on flag is set to FALSE when pump controller is in off state.

  1. … 3 more files in changeset.
DEN-14999: Split alarm 46 (no ACK) into 2 alarms. 46 is for msg to UI w/ no ACK. 18 is for msg to DG w/ no ACK.

DEN-14860 Fill time calculation maximum calculation 10% extra margin. Move Depletion time calculation to work in all reservoir states.

Should venPres < venLowLimit be done outside if statement?

Should venPres < venLowLimit be done outside if statement?

Merge branch 'DEN-14906-dialyzer-de-prime' into develop

DEN-14906: Fix response to Dialin requiring ACK when it should not.

  1. … 1 more file in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 1 more file in changeset.
HD-DEN-14999_Alarm Table Updates
HD-DEN-14999_Alarm Table Updates
Merge branch 'staging' into DEN-14788-DIAL-242-air-bubble-sensor

DEN-14788: fixed UI check-in.