ModePreTreat.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
While you are updating this file, can please break this line?

While you are updating this file, can please break this line?

Can we align like this result = u32BroadcastIntervalOverride( message, &preTreatmentStatePublishInterval, TASK_GENERAL_INTERVAL );

Can we align like this
result = u32BroadcastIntervalOverride( message,
&preTreatmentStatePublishInterval,
TASK_GENERAL_INTERVAL );

Add to inputs: preTreatmentStatePublishInterval

Add to inputs: preTreatmentStatePublishInterval

will create a branch for dialin and make the necessary changes. Before merging will talk to Caitlynn to change the variable in automated testing as well.

will create a branch for dialin and make the necessary changes. Before merging will talk to Caitlynn to change the variable in automated testing as well.

Updated to store the result in a local BOOL

Updated to store the result in a local BOOL

Set to local BOOL and then return the BOOL.

Set to local BOOL and then return the BOOL.

Make a #define up top for the 5.

Make a #define up top for the 5.

Initialize this in the init function instead of here.

Initialize this in the init function instead of here.

Yes,I Added the Dial-in override function for the publish interval.

Yes,I Added the Dial-in override function for the publish interval.

Remove empty line

Remove empty line

Please sync this payload in DD firmware, Leahi-dialin and System Scripts.

Please sync this payload in DD firmware, Leahi-dialin and System Scripts.

Align the indent

Align the indent

Are we going to allow Dialin to override this publish interval?

Are we going to allow Dialin to override this publish interval?

Add a blank line before return statement.

Add a blank line before return statement.

Try to initialize these broadcast timer counters to different values (between 0 and 19) so that we don't broadcast all data messages at the same time - we want to spread these broadcasts out over e...

Try to initialize these broadcast timer counters to different values (between 0 and 19) so that we don't broadcast all data messages at the same time - we want to spread these broadcasts out over each 1 second period of time.

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

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

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.

should we replace current Pre-Treatment state with currentPreTreatmentState?

should we replace current Pre-Treatment state with currentPreTreatmentState?

Add @Message

Add @Message

break this line

break this line

break this line

break this line

Why is this on a separate line? Move after = above.

Why is this on a separate line? Move after = above.