Controllers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged staging

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

  1. … 9 more files in changeset.
DEN-14999: merged staging

  1. … 1 more file in changeset.
DEN-14999: Removed BP and DPi flow range checks.

Merge branch 'DEN-14999-alarm-table-updates' into develop

  1. … 1 more file in changeset.
DEN-14999: updates to pressure POST test and 24V range alarms.

RESOLVED IN CODE WALKTHROUGH.

RESOLVED IN CODE WALKTHROUGH.

I don't know. I believe check in msg should have no payload, but it usually does have a u32 of unknown purpose. I have found that the very first check-in after power up has no payload according to ...

I don't know. I believe check in msg should have no payload, but it usually does have a u32 of unknown purpose. I have found that the very first check-in after power up has no payload according to candump and this was causing alarm 46. Until UI sorts this out, I am not going to check payload.

What is the other flavor of UI check in message. If it is a different size, shouldn't it be its own separate message?

What is the other flavor of UI check in message. If it is a different size, shouldn't it be its own separate message?

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

Warning (13 min) removed since no longer alarming at 15 min.

Warning (13 min) removed since no longer alarming at 15 min.

Fixed.

Fixed.

DEN-14999: on blood leak detection, alarm, but then go to init state to prevent re-trigger after alarm cleared.

Add timeOfLastUICheckin and uiDidCommunicate.

Add timeOfLastUICheckin and uiDidCommunicate.

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. … 3 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?

Fixed merge conflict from staging.

DEN-14999: Removed alarm 306. Increased t/o on alarm 318 to 10 sec. Change alarm 141 to not clear immediate, but instead clear when low level sees fluid.

Fixed merge conflicts from DEN-14999.

  1. … 1 more file in changeset.
DEN-14999: Log DG command ID for rejected DG command alarm.

Fixed merge conflicts.

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

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

  1. … 8 more files in changeset.
DEN-14999: Fixed issue with repeated trimmer heater commands being sent to DG.

  1. … 1 more file in changeset.
Merge branch 'DEN-14906-dialyzer-de-prime' into develop

  1. … 1 more file in changeset.
DEN-14906: Fixed arterial high pressure check while in adjunct treatment states.