TDCommon.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
What if we're in paused state (because your alarm has stop property set)? Should we return TRUE here if in paused state and interrupted state was the await syringe load confirmation state?

What if we're in paused state (because your alarm has stop property set)? Should we return TRUE here if in paused state and interrupted state was the await syringe load confirmation state?

Right now, the load syringe alarm indicates stop so we will go to paused state. Is that what we want to do? Don't we want to stay in this state and wait for confirmation?

Right now, the load syringe alarm indicates stop so we will go to paused state. Is that what we want to do? Don't we want to stay in this state and wait for confirmation?

Should this alarm have stop property set to FALSE?

Should this alarm have stop property set to FALSE?

Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

Set "Stops" property back to TRUE like the other reserved UI alarms.

Set "Stops" property back to TRUE like the other reserved UI alarms.

Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

break this line

break this line

add an empty else block after the last else if block in these functions handlePreTxHeparinPreloadState handlePreTxHeparinAwaitSyringeLoadConfirmationState handlePreTxHeparinSeekState handlePreTxHep...

add an empty else block after the last else if block in these functions
handlePreTxHeparinPreloadState
handlePreTxHeparinAwaitSyringeLoadConfirmationState
handlePreTxHeparinSeekState
handlePreTxHeparinPrimeState
handlePreTxHeparinBolusState

break this line

break this line

Add initialization for heparinSetupResumeRequested and syringeLoadConfirmed

Add initialization for heparinSetupResumeRequested and syringeLoadConfirmed

Align all the function comments

Align all the function comments

Delete this row.

Delete this row.

What is happening here? Not clear if we need cartridge param. Let's remove it for now.

What is happening here? Not clear if we need cartridge param. Let's remove it for now.

Remove extra blank line.

Remove extra blank line.

Remove extra blank line.

Remove extra blank line.

Comment these out again.

Comment these out again.

Move this to right before syringe pump controller below. Add comment "Execute pinch valve command state machine."

Move this to right before syringe pump controller below. Add comment "Execute pinch valve command state machine."

Move this to right after valves controller exec below.

Move this to right after valves controller exec below.

Restore this.

Restore this.

Restore this.

Restore this.

uncomment this line.

uncomment this line.

Remove test code.

Remove test code.

I think we should have handle functions that return next state for each of these cases (just like mode state machines).

I think we should have handle functions that return next state for each of these cases (just like mode state machines).

I think we should have handle functions that return next state for each of these cases (just like mode state machines).

I think we should have handle functions that return next state for each of these cases (just like mode state machines).

Remove extra blank lines and comment.

Remove extra blank lines and comment.

Remove extra blank lines.

Remove extra blank lines.

Remove this comment?

Remove this comment?

Just have a comment here that says "Ok - do nothing."

Just have a comment here that says "Ok - do nothing."