ModeStandby.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DENBUG-334 updated the code to initialize the variables in between the treatments without a need to power cycle the unit

  1. … 9 more files in changeset.
HD-DENBUG-334_Alarm 127 Low Venous Pressure Not Triggered When Back TO Back TX IS Run Without Power Cycle
HD-DENBUG-334_Alarm 127 Low Venous Pressure Not Triggered When Back TO Back TX IS Run Without Power Cycle
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 19 more files in changeset.
Merged release/p1b/staging

  1. … 17 more files in changeset.
DENBUG-298 updated the code from staging

  1. … 19 more files in changeset.
HD-DENBUG-298_User Unable TO Deliver Saline P1B Staging
HD-DENBUG-298_User Unable TO Deliver Saline P1B Staging
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 19 more files in changeset.
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Done

Done

Bad practice to have two calls to same function here. Possible that 2nd call will return different result. Should call function once to assign value to a local var prior to if statement and then re...

Bad practice to have two calls to same function here. Possible that 2nd call will return different result.
Should call function once to assign value to a local var prior to if statement and then reference the local var in the if statement.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Yes. I think we should have these events to information.

Yes. I think we should have these events to information.

Are these permanent?

Are these permanent?

DENBUG-302 updated the confirmation function to receive the 4 payloads to be sent up

  1. … 4 more files in changeset.
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Add comment explaining what we're doing here.

Add comment explaining what we're doing here.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Moved it to OperationModes

Moved it to OperationModes

DENBUG-302 updated the code to check for the UF rate confirmation in operation mode. DEN-17237 changed the code to re-trigger the placeholder cleaning mode alarms if they got cleared

  1. … 3 more files in changeset.
For other confirmations, an executive (e.g. alarm mgmt monitor or standby mode exec) is responsible for checking confirmation status and we don't call specific handlers from here. Why can't we foll...

For other confirmations, an executive (e.g. alarm mgmt monitor or standby mode exec) is responsible for checking confirmation status and we don't call specific handlers from here. Why can't we follow that design pattern for this confirmation?

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

DENBUG-302 continued with the changes for the UF rate screen support

  1. … 9 more files in changeset.
Done

Done

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

2 blank lines above/below test banner.

2 blank lines above/below test banner.