sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-12182-ui_dev-sprint-65' into develop

  1. … 1 more file in changeset.
DEN-12228: No difference between 80% and 100% brightness setting

- Since the brightness is not linear a map created and the code improved as well.

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

Merge branch 'staging' into DEN-12121-sw_dev-sprint-65

    • -10
    • +8
    ./gui/qml/dialogs/DiagnosticsDialog.qml
  1. … 1 more file in changeset.
DEN-12121: Implemented Model and Views for BloodLeak, AirBubble, AirTrap and DG Conductvity for DEN-12118. Removed ODi and ODo in diagnostic dialog. Added isCompleted field in Rinseback Model for DEN-9932.

    • -6
    • +2
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -0
    • +57
    ./model/dg/data/MDGConductivityData.cpp
    • -0
    • +90
    ./model/dg/data/MDGConductivityData.h
    • -0
    • +45
    ./model/hd/data/MHDAirBubbleData.cpp
    • -0
    • +84
    ./model/hd/data/MHDAirBubbleData.h
    • -0
    • +45
    ./model/hd/data/MHDAirTrapData.cpp
    • -0
    • +84
    ./model/hd/data/MHDAirTrapData.h
    • -0
    • +78
    ./model/hd/data/MHDBloodLeakData.cpp
  1. … 12 more files in changeset.
DEN-10974: Syringe pump installation screen allows user to proceed before syringe installed

- Added the response message 0xAD00(173), for the request message of 0x6200(98):Pre-treatmetn disposables confirm.

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

DEN-11972: Initial Patient ID entered text is displayed in red

- Set the keyboard locale to en_US

    • -0
    • +60
    ./gui/qml/KeyboardItem.qml
  1. … 2 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-12183: KBM: Usual Meetings/Support/Development

- added device register request

- added device factory reset ( UI factory reset has not implemented yet, it's only the UI/CS communication)

    • -5
    • +62
    ./cloudsync/CloudSyncController.cpp
DEN-12183: KBM: Usual Meetings/Support/Development

- Added the request device info message.

    • -66
    • +269
    ./cloudsync/CloudSyncController.cpp
  1. … 2 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

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
    • +1
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
    • -1
    • +1
    ./view/hd/data/treatment/VTreatmentBloodFlow.h
  1. … 1 more file in changeset.
Merge branch 'DEN-11980-sw_dev-sprint-64' into staging

    • -4
    • +2
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -2
    • +2
    ./view/hd/data/treatment/VTreatmentBloodFlow.h
  1. … 1 more file in changeset.
Merge branch 'DEN-11980-sw_dev-sprint-64' into develop

    • -4
    • +2
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -2
    • +2
    ./view/hd/data/treatment/VTreatmentBloodFlow.h
DEN-12106: Heparin Delivery Active Text Does Not Appear

  1. … 1 more file in changeset.
Added Dialin to unhandled

- Added Dialin messages to be defined/logged by unhandled messages definitions.

- It needs the call with the option -d to enable the Dialin handling.

  1. … 2 more files in changeset.
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.