sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updates per code review.

DEN-12121: skeleton model and file for blood leak sensor for DEN-12118.

    • -0
    • +37
    ./model/hd/data/MHDBloodLeakData.h
  1. … 1 more file in changeset.
DEN-12183KBM: Usual Meetings/Support/Development

- Added the basics of the messaging with the new source and coding.

- Now it needs error handling class.

    • -45
    • +69
    ./cloudsync/CloudSyncController.cpp
    • -19
    • +42
    ./cloudsync/CloudSyncController.h
  1. … 2 more files in changeset.
DEN-11980: Updates and fixes per code review.

    • -0
    • +67
    ./model/hd/data/treatment/MTreatmentDialysateFlowData.cpp
    • -0
    • +95
    ./model/hd/data/treatment/MTreatmentDialysateFlowData.h
  1. … 1 more file in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

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

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

UI-BUG-S63: UI-BUG-S63-2: Addressed the code review comments.

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.

    • -4
    • +2
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -0
    • +72
    ./model/hd/data/treatment/MTreatmentBloodFlowData.cpp
    • -0
    • +98
    ./model/hd/data/treatment/MTreatmentBloodFlowData.h
    • -165
    • +0
    ./model/hd/data/treatment/MTreatmentFlowsData.h
    • -0
    • +69
    ./model/hd/data/treatment/MTreatmentInletFlowData.cpp
    • -0
    • +95
    ./model/hd/data/treatment/MTreatmentInletFlowData.h
    • -2
    • +2
    ./view/hd/data/treatment/VTreatmentBloodFlow.h
  1. … 2 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Merge branch 'UI_BUG_S63' into develop

Updated the DG POST index like the HD

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

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

UI-BUG-S62: UI-BUG-S62-1

Addressed code reviews.

  1. … 2 more files in changeset.
Merge branch 'UI_BUG_S63' into develop

DEN-11814: Heparin Minimum Dispensing Parameters Should Be 0.2

- Reverted back the Heparin min to 0.0 due to the slider's issue which disables the OFF feature, since the value 0.0 becomes an invalid.

- A minor update on the POST progress display to start when 0 to max of complete enum -1.

- An idea of fixing the slider touch issue. [Is DISABLED for now, for more test]

    • -2
    • +3
    ./gui/qml/pages/disinfect/DisinfectStack.qml
    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-9704: Missing acknowledgement confirmation message/alarm when leaving BP/HR blank

- A typo caused the BP/HR entry timer disabled.

  1. … 1 more file in changeset.
Merge branch 'UI_BUG_S62' into develop

DEN-11825: BP/HR screen has no instruction for user to read from bluetooth cuff or enter information

- Center aligned the notification

DEN-11814: Heparin Minimum Dispensing Parameters Should Be 0.2

- updated the min range regarding the recent PRS-347, PRS-348

- Fixed the minimum precision of the heparin.

  1. … 1 more file in changeset.
Merge branch 'UI_BUG_S62' into develop

DEN-10422: Dialysate Flow Rate maximum rate selectable in Treatment does not meet PRS resolution

DEN-8145: Issues with UI Create Treatment screen

Remainder items (summary):

- 3) Discuss whether to keep the manufacturing default on the slider since the user needs to confirm each parameter: Agreed to set to the minimum value

- 7) Arterial Pressure and Venous Pressure should be consistent with other parameters, the unit should be shown at the end: will be updated to have the units located in the title of the slider.

- Also fixed the title coloring when the slider has not been adjusted yet.

  1. … 1 more file in changeset.