Messaging.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
please add blank space between ( (int)postState ), TRUE );

please add blank space between ( (int)postState ), TRUE );

please add blank space between ( (int)postState ), TRUE );

please add blank space between ( (int)postState ), TRUE );

Alarm id should be 196? Description looks same as 194.

Alarm id should be 196?
Description looks same as 194.

Change PRES_OCCL to PRESSURE

Change PRES_OCCL to PRESSURE

Maybe move OperationModes.c?

Maybe move OperationModes.c?

Use generic confirmation functions/messages.

Use generic confirmation functions/messages.

Move this function to OperationModes.c.

Move this function to OperationModes.c.

From here forward, we can just call sendMessage() with appropriate params.

From here forward, we can just call sendMessage() with appropriate params.

Use generic helper function (sendMessage) in MessageSupport.c.

Use generic helper function (sendMessage) in MessageSupport.c.

Use generic confirmation functions/messages for off button.

Use generic confirmation functions/messages for off button.

Remove change.

Remove change.

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

  1. … 21 more files in changeset.
LEAHI-TD-FIRMWARE-LDT-4063_Power Control and POST - FW Implementation - 1/6:
LEAHI-TD-FIRMWARE-LDT-4063_Power Control and POST - FW Implementation - 1/6:
LDT-4013: Merge latest staging into LDT-4013, resolved merge conflicts and addressed CR comments

  1. … 12 more files in changeset.
Should this check be moved to the fluid bolus exec function?

Should this check be moved to the fluid bolus exec function?

Maintain alphabetical order.

Maintain alphabetical order.

Eliza says we do allow multiple iso UF sessions in a treatment. So do we still need this else if, but looking at <= iso UF elapsed session time?

Eliza says we do allow multiple iso UF sessions in a treatment. So do we still need this else if, but looking at <= iso UF elapsed session time?

What about HDF?

What about HDF?

Once UI software sends the volume and/or duration change request and once we change them, the UI software will send another request to confirm the displayed settings to the user and that is what is...

Once UI software sends the volume and/or duration change request and once we change them, the UI software will send another request to confirm the displayed settings to the user and that is what is being handled in this function.

return result;

return result;

Keep local result and set to TRUE or FALSE with a ternary.

Keep local result and set to TRUE or FALSE with a ternary.

Which setting does this message confirm (duration or volume)?

Which setting does this message confirm (duration or volume)?

Align comment.

Align comment.

where are we calling an alarm? i think we are only sending event change data in completeBolusToCumulative() right?

where are we calling an alarm?
i think we are only sending event change data in completeBolusToCumulative() right?

do we need this block?

do we need this block?