Services

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-14689-messaging-bugs' into develop

  1. … 5 more files in changeset.
DEN-14689: message naming sync

  1. … 9 more files in changeset.
DEN-14689: naming consistency pass.

DEN-13154: Update to handling of insufficient Heparin alarm per DEN-14814 and DEN-14287.

  1. … 2 more files in changeset.
HD-DEN-14860_Recirculation Alarm 68 During High Flow Treatments
HD-DEN-14860_Recirculation Alarm 68 During High Flow Treatments
DEN-14860 Use higher percentage limit of depletion time alarm for faster dialysate flow. Linear interpolation between fast and slow reservoir fill speeds. Heater ON during reservoir transfer.

  1. … 1 more file in changeset.
DEN-14860 Use higher percentage limit of depletion time alarm for faster dialysate flow. Linear interpolation between fast and slow reservoir fill speeds. Heater ON during reservoir transfer.

  1. … 1 more file in changeset.
DEN-14860 Use higher percentage limit of depletion time alarm for faster dialysate flow. Linear interpolation between fast and slow reservoir fill speeds. Heater ON during reservoir transfer.

  1. … 1 more file in changeset.
Let's review PRS req together. Seems like we have conflicting alarm properties in place that don't make sense to me. Let's figure out what behavior Systems team is looking for here and then decide ...

Let's review PRS req together. Seems like we have conflicting alarm properties in place that don't make sense to me. Let's figure out what behavior Systems team is looking for here and then decide what properties/persistence should be set.

PRS (Ex: PRS 377) no longer has it as of 1/05. SRS (Ex: SRSHD 901) does. which one should be enforced?

PRS (Ex: PRS 377) no longer has it as of 1/05. SRS (Ex: SRSHD 901) does. which one should be enforced?

I thought the non-safety temp alarms had a large persistence. Now they have none?

I thought the non-safety temp alarms had a large persistence. Now they have none?

If you clear immediately, it will let you resume/clear alarm immediately (before temp comes back into range), but then alarm will re-trigger immediately (because temp is still out of range).

If you clear immediately, it will let you resume/clear alarm immediately (before temp comes back into range), but then alarm will re-trigger immediately (because temp is still out of range).

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

Compiler will align structures to 32-bits by default. Use "#pragma pack(push,1)" above structure declaration and "#pragma pack(pop)" below declaration to tell the compiler to pack/compress structur...

Compiler will align structures to 32-bits by default. Use "#pragma pack(push,1)" above structure declaration and "#pragma pack(pop)" below declaration to tell the compiler to pack/compress structures to 1 byte (8-bit) alignment.

Can you clarify? Is U08 no longer the size of 1 byte?

Can you clarify? Is U08 no longer the size of 1 byte?

Should pack structure to 1 byte so sizeof() gives you 1 byte size.

Should pack structure to 1 byte so sizeof() gives you 1 byte size.

Should pack structure to 1 byte so sizeof() gives you 1 byte size.

Should pack structure to 1 byte so sizeof() gives you 1 byte size.

Remove 2 blank lines.

Remove 2 blank lines.

I think FALSE was more appropriate. Last param indicates whether this ACK msg is an ACK (T) or NAK (F).

I think FALSE was more appropriate. Last param indicates whether this ACK msg is an ACK (T) or NAK (F).

2 lines appropriate around banner separators like this.

2 lines appropriate around banner separators like this.

Merge branch 'DEN-14689-messaging-bugs' into develop

DEN-14689: Updated more send message functions to use a data structure. fixed some ACK_NOT_REQUIRED fields.

HD-DEN-14830_Incorrect Dialysate Temperature Alarm Triggered
HD-DEN-14830_Incorrect Dialysate Temperature Alarm Triggered
Extra blank line.

Extra blank line.

Extra blank line.

Extra blank line.

DEN-14689: refactored event and off button sending to use data structures in order to ease auto-generated message list.

DEN-14689: refactored ack reponse and UI response message to use a data structure in order to ease auto-generated message list

HD-DEN-13154_Heparin Syringe Empty Position Incorrect
HD-DEN-13154_Heparin Syringe Empty Position Incorrect