Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated MAlarmMapping.cpp

RESOLVED.

RESOLVED.

Actually, this is correct. And it should not have parenthesis like you said, otherwise it becomes incorrect. if I write it like : ( ( x * ( maximum - minimum ) ) / width ) + minimum then too man...

Actually, this is correct.
And it should not have parenthesis like you said, otherwise it becomes incorrect.
if I write it like :

 ( ( x * ( maximum - minimum ) ) / width ) + minimum 

then too many /redundant parentheses make it confusing.

To make sure the addition is done first, should you put ( width + minimum ) ?

To make sure the addition is done first, should you put ( width + minimum ) ?

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

Bamboo Commit: Updated MAlarmMapping.cpp

Thanks, Updated.

Thanks,
Updated.

Thanks, Aligned.

Thanks,
Aligned.

This is part of an ongoing investigation on how to fix the slider touch margin issue. I am still working on it. It worked somehow for the slider with lower resolution but for sliders, with a high r...

This is part of an ongoing investigation on how to fix the slider touch margin issue.
I am still working on it.
It worked somehow for the slider with lower resolution but for sliders, with a high resolution, it causes a handler jump which makes it less user-friendly.
Added clarifying comment.

This is the Trends screen. It is needed since it has not been implemented yet has been commented out.

This is the Trends screen.
It is needed since it has not been implemented yet has been commented out.

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-11980: Split Flows Data Model to Blood Flow data and Inlet Data Models. Updated Views to reflect new message protocol for Blood Flow and Inlet Flow. Updated Diagnostic Dialog to reflect new message values.

    • -0
    • +72
    ./hd/data/treatment/MTreatmentBloodFlowData.cpp
    • -0
    • +98
    ./hd/data/treatment/MTreatmentBloodFlowData.h
    • -165
    • +0
    ./hd/data/treatment/MTreatmentFlowsData.h
    • -0
    • +69
    ./hd/data/treatment/MTreatmentInletFlowData.cpp
    • -0
    • +95
    ./hd/data/treatment/MTreatmentInletFlowData.h
  1. … 7 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

If not needed, why not just delete this line?

If not needed, why not just delete this line?

Why commented out?

Why commented out?

Lines above are formatted to align terms of equation. This line is not.

Lines above are formatted to align terms of equation. This line is not.

Thickness?

Thickness?

UI-BUG-S63
UI-BUG-S63
Updated the DG POST index like the HD

  1. … 4 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

RESOLVED.

RESOLVED.