PresOccl.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

Can't keep in message x47 as f/w will not have calculated new min/max yet. I made it so message x9 will broadcast immediately after user changes pressure limit windows.

Can't keep in message x47 as f/w will not have calculated new min/max yet.
I made it so message x9 will broadcast immediately after user changes pressure limit windows.

Seems the only message which is providing the calculated A/V min/max is here in message 0x09. I think it was better to keep the min, max of the arterial and venous in the message 0x47 (A/V InTx adj...

Seems the only message which is providing the calculated A/V min/max is here in message 0x09.
I think it was better to keep the min, max of the arterial and venous in the message 0x47 (A/V InTx adj) to let UI immediately have the updated values,
instead of the x09 which is a broadcast and won't immediately send the updated/calculated min/max, and causes a short delay (depending on interval of the broadcast) to update the UI.
Or in both if the message 0x09 is getting continuously updated during treatment.

RESOLVED IN CODE WALKTHROUGH.

RESOLVED IN CODE WALKTHROUGH.

RESOLVED IN CODE WALKTHROUGH.

RESOLVED IN CODE WALKTHROUGH.

RESOLVED IN CODE WALKTHROUGH.

RESOLVED IN CODE WALKTHROUGH.

Fixed.

Fixed.

Yes. Fixed.

Yes. Fixed.

Yes. Fixed.

Yes. Fixed.

Fixed.

Fixed.

Fixed.

Fixed.

same here?

same here?

Isn't the Venous Asymmetric missing?

Isn't the Venous Asymmetric missing?

don't you need to add the venous asymmetric here to be reset? Since I am going to give user an option to adjust it during treatment.

don't you need to add the venous asymmetric here to be reset?
Since I am going to give user an option to adjust it during treatment.

Add pressureLimitsActive to header.

Add pressureLimitsActive to header.

Add pressureLimitsActive to header.

Add pressureLimitsActive to header.

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

Will always be integers. Prefer to store them that way.

Will always be integers. Prefer to store them that way.

Could these recently added variables be defined as F32 instead of casting?

Could these recently added variables be defined as F32 instead of casting?

HD-DEN-15359_Usability Arterial And Venous Pressure Alarm Limits
HD-DEN-15359_Usability Arterial And Venous Pressure Alarm Limits
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Moved to here from function.

Moved to here from function.

No longer needed.

No longer needed.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.