StatePreTxRecirculate.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Why are we commenting this out?

Why are we commenting this out?

Magic number. Make a #define. Should this command be sent here or in transition function of pre-tx mode?

Magic number. Make a #define.
Should this command be sent here or in transition function of pre-tx mode?

Why are we ending air trap control here?

Why are we ending air trap control here?

Why is this commented out?

Why is this commented out?

Add one more blank line before test support banner.

Add one more blank line before test support banner.

Remove these blank lines.

Remove these blank lines.

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 5 more files in changeset.
LDT-5363:Addressed review comments

Add initialBloodFlowComplete to outputs

Add initialBloodFlowComplete to outputs

Add initialBloodFlowComplete and preTxRecircStartTime to inputs.

Add initialBloodFlowComplete and preTxRecircStartTime to inputs.

LDT-5363:Updated Recirculation State

Should be only one return at end of function.

Should be only one return at end of function.

I think != TRUE is better in these cases.

I think != TRUE is better in these cases.

Should be "brief". No "s".

Should be "brief". No "s".

LDT-5363: Updated Qd logic in Pre-Treatment

  1. … 5 more files in changeset.
LEAHI-TD-FIRMWARE-LDT-5363_Pre-Treatment - FW Implementation - 11/6:
LEAHI-TD-FIRMWARE-LDT-5363_Pre-Treatment - FW Implementation - 11/6:
LEAHI-TD-FIRMWARE-LDT-3992_Disposable Tube Set Auto Priming Process - Saline - FW Implementation - 1/6:
LEAHI-TD-FIRMWARE-LDT-3992_Disposable Tube Set Auto Priming Process - Saline - FW Implementation - 1/6:
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 4 more files in changeset.
align the comment part

align the comment part

This is right, but we don't have a patient connection state implemented yet so we will get stuck here if we do this now. For now, comment out this line with a TODO to restore when patient connectio...

This is right, but we don't have a patient connection state implemented yet so we will get stuck here if we do this now.
For now, comment out this line with a TODO to restore when patient connection state is implemented and add a temporary line of code to request treatment mode here.

LDT-4027:Updated Pre-treatment Recirculate state

  1. … 2 more files in changeset.
LDT-4027: Addressed Code review comments for Pre-Treatment Recirculate State

You only addressed the first part of my comment above.

You only addressed the first part of my comment above.

This medium alarm is ID 196 (from enum above). So I would expect it to be at the bottom of this table. Why are you placing it here?

This medium alarm is ID 196 (from enum above). So I would expect it to be at the bottom of this table. Why are you placing it here?

Remove from input: preTxRecircStartTime, recircMediumAlarmGiven and recircResumeRequested Remove from output: recircMediumAlarmGiven and recircResumeRequested

Remove from input: preTxRecircStartTime, recircMediumAlarmGiven and recircResumeRequested
Remove from output: recircMediumAlarmGiven and recircResumeRequested

Output should be none.

Output should be none.